🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

create-deppon

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-deppon - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
1.0.2
to
1.0.3
+6
-2
package.json
{
"name": "create-deppon",
"version": "1.0.2",
"version": "1.0.3",
"description": "德邦前端 react 项目脚手架初始化工具",

@@ -21,2 +21,6 @@ "author": {

],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"engines": {

@@ -42,3 +46,3 @@ "node": ">=14.0.0"

},
"gitHead": "53561c9905a0f33abb8a41f8c73d9eea67462751"
"gitHead": "f885b11aa852bb3d9c3f23e3d42649ba0c695b20"
}