Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@amanda-mitchell/node-project-scripts
Advanced tools
Common scripts and configuration for my node projects.
This package contains common configuration and settings for use across all of my projects. It was inspired by react-scripts, which is used by Create React App to simplify configuration and tooling upgrades.
yarn add --dev @amanda-mitchell/node-project-scripts
That's it!
node-project-scripts
has an install script that will create configuration files for all relevant tools that point to full configurations inside node-project-scripts
itself. This allows configuration changes in node-project-scripts
to be propagated to all its dependents without any extra upgrade steps.
GitHub actions is configured to run semantic-release
whenever new commits are pushed to the main
branch.
As long as commits are tagged with appropriate prefixes, new releases will be published automatically.
FAQs
Common scripts and configuration for my node projects.
The npm package @amanda-mitchell/node-project-scripts receives a total of 693 weekly downloads. As such, @amanda-mitchell/node-project-scripts popularity was classified as not popular.
We found that @amanda-mitchell/node-project-scripts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.