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.
@emulsify/cli
Advanced tools
Command line interface for Emulsify.
.nvmrc
file. If you are using nvm, simply run nvm use
.npm install
.npm link
.npm run build
: builds the project based on the configuration in tsconfig.dist.json
.npm run build-schema-types
: Compiles the json-schema definitions within this project into ts types.npm run watch
: watches the codebase, and re-compiles every time a change is made.npm run format
: uses prettier to format all ts files within the codebase.npm run lint
: uses eslint to lint the codebase.npm run test
: runs Jest on the codebase. You can specify a path to a single test, and add any flags supported by Jest's CLI.npm run type
: uses typescript to check all type signatures.npm run twatch
: runs Jest without coverage, in verbose and watch mode. This is useful for running a single test during active development.FAQs
Command line interface for Emulsify
The npm package @emulsify/cli receives a total of 369 weekly downloads. As such, @emulsify/cli popularity was classified as not popular.
We found that @emulsify/cli 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
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.