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.38 to 0.0.39

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.38",
"version": "0.0.39",
"description": "",

@@ -25,8 +25,8 @@ "main": "./dist/index.mjs",

"@floating-ui/react": "^0.26.16",
"@jamsr-ui/button": "0.0.32",
"@jamsr-ui/chip": "^0.0.33",
"@jamsr-ui/button": "0.0.33",
"@jamsr-ui/chip": "^0.0.34",
"@jamsr-ui/hooks": "0.0.21",
"@jamsr-ui/input": "0.0.36",
"@jamsr-ui/shared-icons": "0.0.29",
"@jamsr-ui/utils": "0.0.28",
"@jamsr-ui/input": "0.0.35",
"@jamsr-ui/hooks": "0.0.21"
"@jamsr-ui/utils": "0.0.28"
},

@@ -40,5 +40,4 @@ "module": "dist/index.mjs",

"require": "./dist/index.js"
},
"./package.json": "./package.json"
}
}
}

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