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

@gits-id/icon

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/icon - npm Package Compare versions

Comparing version

to
0.11.0

CHANGELOG.md

15

package.json
{
"name": "@gits-id/icon",
"version": "0.10.12",
"version": "0.11.0",
"description": "GITS Icon Component",
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"prepublishOnly": "npm run build",
"test": "vitest"
},
"keywords": [

@@ -25,7 +30,3 @@ "gits",

"types": "./dist/types/index.d.ts",
"gitHead": "63a466289461c9391850c40d3ffa7f8429ce979f",
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"test": "vitest"
}
}
"gitHead": "691edca5992778c449d48bc6b00dc49e02295855"
}