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

@gits-id/spinner

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/spinner - npm Package Compare versions

Comparing version

to
0.1.17-alpha.0

src/index.ts

15

package.json
{
"name": "@gits-id/spinner",
"version": "0.0.0",
"version": "0.1.17-alpha.0",
"description": "GITS Spinner Component",
"main": "index.ts",
"main": "src/index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [

@@ -16,7 +19,5 @@ "spinner",

"devDependencies": {
"@gits-id/utils": "0.0.0"
"@gits-id/utils": "^0.1.17-alpha.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}
"gitHead": "ef49408d6371355445fbb4012a9376e0d4416d30"
}