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.5.5

template/vue/webpack/vue-base/config/webpack.style.js

8

package.json
{
"name": "blend-cli",
"version": "1.5.4",
"version": "1.5.5",
"description": "自动化创建(webpack+react)(webpack+vue)项目",

@@ -29,3 +29,7 @@ "main": "index.js",

"license": "ISC",
"devDependencies": {}
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/chenyuanguang/blend-cli"
}
}