
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
@serverless/enterprise-plugin
Advanced tools
To enable the various features of the Serverless Framework Enterprise for a particular Service you must deploy or redeploy that Service, using Serverless Framework open-source CLI version 1.45.1 or later.
Upon deployment, the Serverless Framwork Enteprise Plugin will automatically wrap and instrument your functions to work with the Serverless Framework Enterprise dashboard.
npm i
cd sdk-js
npm i
cd -
sdk-js
needs to be compile, & tests use the dist
build for integration purposes.
npm run build
npm t
cd sdk-js
npm t
cd -
npm run integration-test
First build & link your plugin globally:
npm run build
npm link
Then clone & link sls & link the plugin into sls:
git clone https://github.com/serverless/serverless
cd serverless
npm i
npm link
npm link @serverless/enterprise-plugin
If you need to work with a development version of the platform SDK too, in the sdk, run:
npm run build
npm link
and then in both serverless & this plugin, run npm link @serverless/platform-sdk
package.json
FAQs
The Serverless Dashboard plugin
The npm package @serverless/enterprise-plugin receives a total of 36,236 weekly downloads. As such, @serverless/enterprise-plugin popularity was classified as popular.
We found that @serverless/enterprise-plugin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
/Security News
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.