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

@gits-id/badge

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/badge - npm Package Compare versions

Comparing version 0.11.6 to 0.11.9

4

CHANGELOG.md

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

## [0.11.9](https://github.com/gitsindonesia/ui-component/compare/v0.11.8...v0.11.9) (2022-09-23)
**Note:** Version bump only for package @gits-id/badge
## [0.11.6](https://github.com/gitsindonesia/ui-component/compare/v0.11.5...v0.11.6) (2022-09-13)

@@ -8,0 +12,0 @@

19

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

@@ -22,4 +17,4 @@ "badge",

"devDependencies": {
"@gits-id/tailwind-config": "^0.11.6",
"@gits-id/utils": "^0.11.6",
"@gits-id/tailwind-config": "^0.11.9",
"@gits-id/utils": "^0.11.9",
"@vue/test-utils": "^2.0.0-rc.17",

@@ -36,3 +31,7 @@ "c8": "^7.11.3",

"types": "./dist/types/index.d.ts",
"gitHead": "532657141ae02e6ccdf19517801775406d8c7575"
}
"gitHead": "b5a78473960cae120ca3396a242f6fb241970de4",
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"test": "vitest"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc