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

@gits-id/utils

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/utils - npm Package Compare versions

Comparing version

to
0.14.0-alpha.0

15

package.json
{
"name": "@gits-id/utils",
"version": "0.13.0",
"version": "0.14.0-alpha.0+17150420",
"description": "GITS Utilities",
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly",
"prepublishOnly": "npm run build",
"test": "vitest"
},
"keywords": [

@@ -19,3 +14,3 @@ "utils",

},
"gitHead": "adb3ec00aa7e3d02a19e8a4eb566f86b88d9118b",
"gitHead": "171504204d890d6d227e8e326d296603a4a7717b",
"devDependencies": {

@@ -37,3 +32,7 @@ "c8": "^7.11.3",

"./*": "./*"
},
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly",
"test": "vitest"
}
}
}