Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@boundlessgeo/sdk-generator-webpack
Advanced tools
Boundless Web SDK application generator (webpack2)
$ npm install -g @boundlessgeo/sdk-generator-webpack
The quickest way to get started with the Boundless SDK is to utilize the executable web-sdk
to generate an application as shown below:
Create the app:
$ web-sdk /tmp/foo && cd /tmp/foo
Install dependencies:
$ npm i
Starts up webpack dev server on port 3000
$ npm start
Create a package to deploy
$ npm run build -- --env.output-file=/tmp/mywebapp.zip
This generator can also be further configured with the following command line flags.
-h, --help output usage information
-V, --version output the version number
-f, --force force on non-empty directory
-d, --debug output more debug info
FAQs
Boundless Web SDK application generator (webpack2)
We found that @boundlessgeo/sdk-generator-webpack demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.