You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How does this .zip version of the package above differ from the ketcher-standalone directory and its contents that can be found under packages in this repo? Is the release version just the result of running the build script that's included in this directory's package.json?
How does the .zip version of the package differ from running npm install ketcher-standalone when building an application - does this zip version include anything else that installing it via npm does not?
I understand that the example SSR app was patched to secure against the React2Shell vulnerability - does this also affect Ketcher-Standalone in any of the ways it is distributed (.zip from releases, npm package or the version under the packages directory in this repo)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
If anyone could clarify these points, I would be very grateful:
How/where is the ketcher-standalone-3.7.0.zip version on the releases page built?
How does this .zip version of the package above differ from the ketcher-standalone directory and its contents that can be found under packages in this repo? Is the release version just the result of running the
buildscript that's included in this directory's package.json?How does the .zip version of the package differ from running
npm install ketcher-standalonewhen building an application - does this zip version include anything else that installing it via npm does not?I understand that the example SSR app was patched to secure against the React2Shell vulnerability - does this also affect Ketcher-Standalone in any of the ways it is distributed (.zip from releases, npm package or the version under the packages directory in this repo)?
Beta Was this translation helpful? Give feedback.
All reactions