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

@vtian-dev/button

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtian-dev/button - npm Package Compare versions

Comparing version
1.1.4
to
1.1.5
+7
-3
package.json
{
"author": "tianlu02 <tianlu02@longfor.com>",
"dependencies": {
"@vtian-dev/utils": "^1.1.4",
"@vtian-dev/utils": "^1.1.5",
"chalk": "^5.0.1"

@@ -22,7 +22,11 @@ },

},
"repository": {
"type": "git",
"url": "https://gitee.com/tiandashu/lerna-test.git"
},
"scripts": {
"test": "node lib/button.js"
},
"version": "1.1.4",
"gitHead": "3d2d2ee83ba8c8ba20562d3b07cfca5479c7df84"
"version": "1.1.5",
"gitHead": "bb50db61983b5f324ae5feb377c72d60f153a2a6"
}