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

@vtian-dev/utils

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/utils - npm Package Compare versions

Comparing version
1.1.4
to
1.1.5
+14
-10
package.json
{
"name": "@vtian-dev/utils",
"version": "1.1.4",
"author": "tianlu02 <tianlu02@longfor.com>",
"dependencies": {
"chalk": "^5.0.1"
},
"description": "> TODO: description",
"author": "tianlu02 <tianlu02@longfor.com>",
"homepage": "",
"license": "ISC",
"main": "lib/utils.js",
"directories": {

@@ -16,12 +14,18 @@ "lib": "lib",

],
"homepage": "",
"license": "ISC",
"main": "lib/utils.js",
"name": "@vtian-dev/utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://gitee.com/tiandashu/lerna-test.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"chalk": "^5.0.1"
},
"gitHead": "3d2d2ee83ba8c8ba20562d3b07cfca5479c7df84"
"version": "1.1.5",
"gitHead": "bb50db61983b5f324ae5feb377c72d60f153a2a6"
}