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

create-nexus-app

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-nexus-app - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

10

nexus.js

@@ -13,2 +13,12 @@ #!/usr/bin/env node

console.log(
`
███ ██ ███████ ██ ██ ██ ██ ███████
████ ██ ██ ██ ██ ██ ██ ██
██ ██ ██ █████ ███ ██ ██ ███████
██ ██ ██ ██ ██ ██ ██ ██ ██
██ ████ ███████ ██ ██ ██████ ███████
`
)
const templateChoices = [

@@ -15,0 +25,0 @@ "Dashboard",

14

package.json

@@ -9,14 +9,14 @@ {

"name": "create-nexus-app",
"version": "1.1.6",
"version": "1.1.7",
"bin": {
"create-nexus-app": "./nexus.js"
},
"scripts": {
"create": "node nexus.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Sargundeep Sachdeo",
"license": "ISC",
"description": "Nexus CLI to install the nexus template",
"scripts": {
"create": "node nexus.js",
"test": "echo \"Error: no test specified\" && exit 1"
}
}
"description": "Nexus CLI to install the nexus template"
}
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