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

@nextui-org/theme

Package Overview
Dependencies
Maintainers
1
Versions
537
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/theme - npm Package Compare versions

Comparing version 0.0.0-canary-20241015072106 to 0.0.0-canary-20241019033949

dist/chunk-HEN5PKK4.mjs

2

dist/components/input.js

@@ -250,3 +250,3 @@ "use strict";

true: {
input: "peer pe-6",
input: "peer pe-6 input-search-cancel-button-none",
clearButton: "peer-data-[filled=true]:opacity-70 peer-data-[filled=true]:block"

@@ -253,0 +253,0 @@ }

@@ -496,2 +496,7 @@ "use strict";

"-webkit-tap-highlight-color": "transparent"
},
".input-search-cancel-button-none": {
"&::-webkit-search-cancel-button": {
"-webkit-appearance": "none"
}
}

@@ -498,0 +503,0 @@ };

@@ -20,4 +20,9 @@ declare const _default: {

};
".input-search-cancel-button-none": {
"&::-webkit-search-cancel-button": {
"-webkit-appearance": string;
};
};
};
export { _default as default };

@@ -41,2 +41,7 @@ "use strict";

"-webkit-tap-highlight-color": "transparent"
},
".input-search-cancel-button-none": {
"&::-webkit-search-cancel-button": {
"-webkit-appearance": "none"
}
}

@@ -43,0 +48,0 @@ };

@@ -81,4 +81,9 @@ declare const utilities: {

};
".input-search-cancel-button-none": {
"&::-webkit-search-cancel-button": {
"-webkit-appearance": string;
};
};
};
export { utilities };

@@ -98,2 +98,7 @@ "use strict";

"-webkit-tap-highlight-color": "transparent"
},
".input-search-cancel-button-none": {
"&::-webkit-search-cancel-button": {
"-webkit-appearance": "none"
}
}

@@ -100,0 +105,0 @@ };

{
"name": "@nextui-org/theme",
"version": "0.0.0-canary-20241015072106",
"version": "0.0.0-canary-20241019033949",
"description": "The default theme for NextUI components",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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