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.13.16

11

CHANGELOG.md

@@ -6,10 +6,10 @@ # Change Log

## [0.13.15](https://github.com/gitsindonesia/ui-component/compare/v0.13.14...v0.13.15) (2022-12-08)
## [0.13.16](https://github.com/gitsindonesia/ui-component/compare/v0.13.15...v0.13.16) (2022-12-08)
**Note:** Version bump only for package @gits-id/spinner
## [0.13.15](https://github.com/gitsindonesia/ui-component/compare/v0.13.14...v0.13.15) (2022-12-08)
**Note:** Version bump only for package @gits-id/spinner
## [0.13.11](https://github.com/gitsindonesia/ui-component/compare/v0.13.10...v0.13.11) (2022-12-06)

@@ -19,7 +19,2 @@

## [0.13.9](https://github.com/gitsindonesia/ui-component/compare/v0.13.8...v0.13.9) (2022-12-05)

@@ -26,0 +21,0 @@

{
"name": "@gits-id/spinner",
"version": "0.13.15",
"version": "0.13.16",
"description": "GITS Spinner Component",
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"prepublishOnly": "npm run build",
"test": "vitest"
},
"keywords": [

@@ -15,3 +20,3 @@ "spinner",

"devDependencies": {
"@gits-id/tailwind-config": "^0.13.15",
"@gits-id/tailwind-config": "^0.13.16",
"@gits-id/utils": "^0.13.0",

@@ -37,10 +42,6 @@ "@vue/test-utils": "^2.0.0-rc.17",

},
"gitHead": "8104720a06b60ca92b79f9b6ce89108faa68bba5",
"gitHead": "75c7fa661da7f07161ec679d0acc82d3303fce65",
"dependencies": {
"vue": "^3.2.33"
},
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"test": "vitest"
}
}
}