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

@gits-id/autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/autocomplete - npm Package Compare versions

Comparing version 0.13.11 to 0.13.15

8

CHANGELOG.md

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

## [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/autocomplete
## [0.13.11](https://github.com/gitsindonesia/ui-component/compare/v0.13.10...v0.13.11) (2022-12-06)

@@ -8,0 +16,0 @@

21

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

@@ -18,4 +13,4 @@ "autocomplete",

"dependencies": {
"@gits-id/button": "^0.13.11",
"@gits-id/icon": "^0.13.11",
"@gits-id/button": "^0.13.15",
"@gits-id/icon": "^0.13.15",
"@headlessui/vue": "^1.6.0",

@@ -26,3 +21,3 @@ "tailwindcss": "^3.0.23",

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

@@ -52,3 +47,7 @@ "@vue/test-utils": "^2.0.0-rc.17",

},
"gitHead": "01eb078443f637f65a939407d723ffcfca007f55"
}
"gitHead": "8104720a06b60ca92b79f9b6ce89108faa68bba5",
"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