Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
@lostmyname/generator-lmn-component
Advanced tools
A Yeoman generator for components at Lost My Name.
To use:
npm install -g yo generator-lmn-component
yo lmn-component
When the gulpfile in this repository is changed, you can use the generator to update it:
yo lmn-component:update
Remember to update lmn-component
using npm update -g lmn-component
.
If there are new dependencies, they won't be installed—you'll have to do that bit yourself.
The generator will always create a git repository for you. You can also get it to create a GitHub repository for you, and at this point you will be prompted for a "Personal access token", which you can create in Settings -> Applications.
This will be stored, so you only need to provide it the first time. Default permissions are fine, as long as it has either "repo" or "public_repo" access.
FAQs
Yeoman generator for Lost My Name components
The npm package @lostmyname/generator-lmn-component receives a total of 1 weekly downloads. As such, @lostmyname/generator-lmn-component popularity was classified as not popular.
We found that @lostmyname/generator-lmn-component 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
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
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.