
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Make sure you use node 14 (node -v to check)
npm install to install dependenciesnpm dev to start the development serverlocal/index.tsx there's a local playground for the library. Import the components you want to test and use them in the playground. Do not commit this file.Make sure you use node 14 (node -v to check)
npm run test to run the testsnpm run test:ui to run UI for the testsnpm run lint to run the linternpm run lint:fix to run the linter and fix errorsnpm run release:dry to report what would have done, if you publish the packagenpm pack to create a tarballnpm i -D <path to tarball>, e.g.: npm i -D '~/Desktop/dashboard-widgets/dashboard-widgets-0.0.1.tgz'npm whoami and you are added to OpusCapita npm registrynpm run release to publish the packagefeature/BNAPP-<ticket number>_<short description>npm run test to make sure all tests passPublishing instruction aboveFAQs
Dashboard widgets components library.
We found that @kuos/lib 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.