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

@jamsr-ui/autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/autocomplete - npm Package Compare versions

Comparing version 0.0.8 to 0.0.10

dist/autocomplete-item.d.ts

23

package.json
{
"name": "@jamsr-ui/autocomplete",
"version": "0.0.8",
"version": "0.0.10",
"description": "",
"main": "./dist/index.mjs",
"sideEffects": false,
"keywords": [],
"keywords": [
"react",
"ui"
],
"author": "@jamsrworld",

@@ -20,3 +23,4 @@ "license": "MIT",

"react-dom": "^18.3.1",
"@jamsr-ui/tailwind-config": "^0.0.0"
"clean-package": "^2.2.0",
"@jamsr-ui/tailwind-config": "^0.0.2"
},

@@ -29,11 +33,12 @@ "peerDependencies": {

"@floating-ui/react": "^0.26.16",
"@jamsr-ui/button": "^0.0.8",
"@jamsr-ui/input": "^0.0.8",
"@jamsr-ui/utils": "^0.0.6",
"@jamsr-ui/shared-icons": "^0.0.7",
"@jamsr-ui/hooks": "^0.0.1"
"@jamsr-ui/input": "^0.0.10",
"@jamsr-ui/utils": "^0.0.8",
"@jamsr-ui/button": "^0.0.10",
"@jamsr-ui/hooks": "^0.0.3",
"@jamsr-ui/shared-icons": "^0.0.9"
},
"scripts": {
"build": "tsup"
"build": "tsup",
"typecheck": "tsc --noEmit"
}
}
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