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

@jamsr-ui/autocomplete

Package Overview
Dependencies
Maintainers
0
Versions
131
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.59 to 0.0.60

20

dist/style.d.ts

@@ -9,6 +9,6 @@ import * as tailwind_variants from 'tailwind-variants';

[key: string]: tailwind_merge.ClassNameValue | {
base?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
popover?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
emptyContent?: tailwind_merge.ClassNameValue;
base?: tailwind_merge.ClassNameValue;
};

@@ -19,6 +19,6 @@ };

[x: string]: tailwind_merge.ClassNameValue | {
base?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
popover?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
emptyContent?: tailwind_merge.ClassNameValue;
base?: tailwind_merge.ClassNameValue;
};

@@ -34,6 +34,6 @@ };

[key: string]: tailwind_merge.ClassNameValue | {
base?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
popover?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
emptyContent?: tailwind_merge.ClassNameValue;
base?: tailwind_merge.ClassNameValue;
};

@@ -44,6 +44,6 @@ };

[key: string]: tailwind_merge.ClassNameValue | {
base?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
popover?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
emptyContent?: tailwind_merge.ClassNameValue;
base?: tailwind_merge.ClassNameValue;
};

@@ -64,6 +64,6 @@ };

[key: string]: tailwind_merge.ClassNameValue | {
base?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
popover?: tailwind_merge.ClassNameValue;
content?: tailwind_merge.ClassNameValue;
emptyContent?: tailwind_merge.ClassNameValue;
base?: tailwind_merge.ClassNameValue;
};

@@ -70,0 +70,0 @@ };

{
"name": "@jamsr-ui/autocomplete",
"version": "0.0.59",
"version": "0.0.60",
"description": "",

@@ -24,8 +24,8 @@ "sideEffects": false,

"@floating-ui/react": "^0.26.16",
"@jamsr-ui/button": "^0.0.47",
"@jamsr-ui/chip": "^0.0.51",
"@jamsr-ui/button": "^0.0.48",
"@jamsr-ui/hooks": "^0.0.33",
"@jamsr-ui/shared-icons": "^0.0.44",
"@jamsr-ui/input": "^0.0.54",
"@jamsr-ui/utils": "^0.0.41"
"@jamsr-ui/input": "^0.0.55",
"@jamsr-ui/utils": "^0.0.42",
"@jamsr-ui/chip": "^0.0.52",
"@jamsr-ui/shared-icons": "^0.0.45"
},

@@ -32,0 +32,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

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