Socket
Socket
Sign inDemoInstall

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.0.7 to 1.0.8

nexus.js

18

package.json
{
"dependencies": {
"child_process": "^1.0.2",
"commander": "^11.0.0",
"fs-extra": "^11.1.1",
"inquirer": "^9.2.10"
"degit": "^2.8.4",
"inquirer": "^9.2.11"
},
"name": "create-nexus-app",
"version": "1.0.7",
"version": "1.0.8",
"bin": {
"create-nexus-app": "./index.js"
"create-nexus-app": "./nexus.js"
},
"devDependencies": {},
"scripts": {
"create": "node nexus.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"author": "Sargundeep Sachdeo",
"license": "ISC",
"description": "A script to create Nexus apps"
}
"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