Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nebula.js/cli-create

Package Overview
Dependencies
Maintainers
7
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nebula.js/cli-create - npm Package Compare versions

Comparing version 5.0.2 to 5.1.0

2

command.js

@@ -34,3 +34,3 @@ const create = require('./lib/create');

type: 'string',
choices: ['npm', 'yarn'],
choices: ['npm', 'yarn', 'pnpm'],
description: 'Package manager',

@@ -37,0 +37,0 @@ });

{
"name": "@nebula.js/cli-create",
"version": "5.0.2",
"version": "5.1.0",
"description": "",

@@ -30,3 +30,3 @@ "license": "MIT",

},
"gitHead": "9866ff730331ebc51c0f016ee6483c440559d6ce"
"gitHead": "d089c8c9a431f64c14d5c331f92c290520a250f9"
}

@@ -29,3 +29,3 @@ # @nebula.js/cli-create

--install Run package installation step [boolean] [default: true]
--pkgm Package manager [string] [choices: "npm", "yarn"]
--pkgm Package manager [string] [choices: "npm", "yarn", "pnpm"]
--picasso Picasso template [string] [choices: "none", "minimal", "barchart"]

@@ -47,3 +47,3 @@ --author Package author [string]

--install Run package installation step [boolean] [default: true]
--pkgm Package manager [string] [choices: "npm", "yarn"]
--pkgm Package manager [string] [choices: "npm", "yarn", "pnpm"]
--picasso Picasso template

@@ -50,0 +50,0 @@ [string] [choices: "none", "minimal", "barchart"]

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc