create-nexus-app
Advanced tools
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", |
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5306
129
1