New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blend-cli

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blend-cli - npm Package Compare versions

Comparing version

to
1.1.6

haha/.editorconfig

2

lib/getArg.js

@@ -12,2 +12,2 @@ var program = require('commander');

.parse(process.argv);
console.log(process.argv)
// console.log(process.argv)
{
"name": "blend-cli",
"version": "1.1.5",
"version": "1.1.6",
"description": "自动化创建(webpack+react)(webpack+vue)项目",

@@ -16,4 +16,7 @@ "main": "index.js",

"dependencies": {
"blend-react": "^1.0.0",
"commander": "^2.9.0",
"nodegit": "^0.22.1"
"inquirer": "^6.0.0",
"nodegit": "^0.22.1",
"ora": "^2.1.0"
},

@@ -20,0 +23,0 @@ "author": "陈元广",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet