Security News
Supply Chain Attack Detected in @solana/web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
@nebula.js/cli-create
Advanced tools
Scaffold a nebula visualization or mashup.
npm install -g @nebula.js/cli
nebula create <name>
Create a visualization
Commands:
nebula create mashup <name> Create a mashup
Positionals:
name name of the project [string] [required]
Options:
--version Show version number [boolean]
--install Run package installation step [boolean] [default: true]
--pkgm Package manager [string] [choices: "npm", "yarn"]
--picasso Picasso template [string] [choices: "none", "minimal", "barchart"]
--author Package author [string]
-h, --help Show help [boolean]
nebula create mashup <name>
Create a mashup
Positionals:
name name of the project [string] [required]
Options:
--version Show version number [boolean]
--install Run package installation step [boolean] [default: true]
--pkgm Package manager [string] [choices: "npm", "yarn"]
--picasso Picasso template
[string] [choices: "none", "minimal", "barchart"]
--author Package author [string]
-h, --help Show help [boolean]
nebula create hello-sunshine
Running nebula create without --picasso prompts a selection of the available options.
You can find the tutorial to build a basic nebula visualization using nebula.js.
nebula create mashup hello-mashie
You can find the tutorial to build a basic mashup using nebula.js.
Create a nebula visualization project called sn-table
with the npm package manager
instead of yarn
nebula create sn-table --pkgm npm
Create a mashup called table-mashup
with the npm package manager instead of yarn
nebula create mashup table-mashup --pkgm npm
Create a nebula visualization project and do not install any dependencies yet
nebula create sn-table --install false
Create a mashup and do not install any dependencies yet
nebula create mashup table-mashup --install false
2.4.1 (2022-02-10)
Note: Version bump only for package nebula.js
FAQs
Unknown package
The npm package @nebula.js/cli-create receives a total of 435 weekly downloads. As such, @nebula.js/cli-create popularity was classified as not popular.
We found that @nebula.js/cli-create 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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
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.