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.85 to 0.0.87

20

dist/style.d.ts

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

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

@@ -20,6 +20,6 @@ };

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

@@ -35,6 +35,6 @@ };

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

@@ -45,6 +45,6 @@ };

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

@@ -65,6 +65,6 @@ };

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

@@ -71,0 +71,0 @@ };

{
"name": "@jamsr-ui/autocomplete",
"version": "0.0.85",
"version": "0.0.87",
"description": "A react js ui library with tailwindcss",

@@ -28,9 +28,9 @@ "sideEffects": false,

"@floating-ui/react": "^0.26.16",
"@jamsr-ui/chip": "^0.0.71",
"@jamsr-ui/button": "^0.0.66",
"@jamsr-ui/hooks": "^0.0.42",
"@jamsr-ui/input": "^0.0.80",
"@jamsr-ui/utils": "^0.0.60",
"@jamsr-ui/shared-icons": "^0.0.55",
"@jamsr-ui/utils": "^0.0.60",
"@jamsr-ui/styles": "^0.0.7",
"@jamsr-ui/chip": "^0.0.71"
"@jamsr-ui/input": "^0.0.82"
},

@@ -37,0 +37,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