Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kodiak-ui/autocomplete

Package Overview
Dependencies
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kodiak-ui/autocomplete - npm Package Compare versions

Comparing version 0.1.7 to 0.1.9

12

package.json
{
"name": "@kodiak-ui/autocomplete",
"version": "0.1.7",
"version": "0.1.9",
"description": "Autocomplete hook and component for displaying suggested results based on input value",

@@ -18,12 +18,12 @@ "main": "dist/autocomplete.cjs.js",

"peerDependencies": {
"kodiak-ui": "^0.0.9",
"react": "^16.14.0",
"react-dom": "^16.14.0"
"kodiak-ui": "^0.5.9",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"dependencies": {
"@kodiak-ui/hooks": "^0.10.10",
"@kodiak-ui/primitives": "^0.20.8",
"@kodiak-ui/primitives": "^0.20.10",
"scroll-into-view-if-needed": "^2.2.26"
},
"gitHead": "0c1228e14d7fbefd17f6df9dddfffd1d234c662a"
"gitHead": "ac49aa139f487fc3b53080ba8030d106a694c70b"
}
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