
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@mufan/code-boilerplates
Advanced tools
Code boilerplates for our projects, powered by Magicspace.
npm install --global magicspace @mufan/code-boilerplates
Create magicspace configuration file with magicspace create command.
magicspace create @mufan/code-boilerplates/typescript
Select an example and review/edit the configuration options.
Options are defined by boilerplates.
Initialize the repository and make initial commit if you have not:
git init
touch README.md
git add README.md
git commit --message "Initial commit"
magicspace init
You can use magicspace to initialize an existing project, just expect more conflicts to resolve.
Review changes, resolve conflicts (if any) and commit the merge.
Update installed boilerplates:
npm install --global makeflow/mufan-code-boilerplates
Update magicspace:
magicspace update
Review changes, resolve conflicts (if any) and commit the merge.
MIT License.
FAQs
Code boilerplates for Mufan
We found that @mufan/code-boilerplates demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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 researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.