Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
nunjucks-scaffolder
Advanced tools
Simple code scaffolding using nunjucks templates.
$ npm install nunjucks-scaffolder
Usage: njscaffold [options] <source> <dest>
Options:
-h, --help output usage information
-V, --version output the version number
-c, --context-file <file> Path to jsonnet context file
nunjucks-scaffolder
recursively copies files & directories from a source
directory to a destination directory, using ncp
under the hood. Each file is rendered as a nunjucks template with the contents of the context file passed as context
to each template. The context file is parsed as jsonnet.
If the destination directory doesn't exist, the scaffolder will create it (but only
one level - the parent directory must exist). To copy into the current directory use
.
as the destination.
FAQs
Simple code scaffolding using nunjucks templates
The npm package nunjucks-scaffolder receives a total of 1 weekly downloads. As such, nunjucks-scaffolder popularity was classified as not popular.
We found that nunjucks-scaffolder 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.