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-dev-v2-20230620004617 to 0.0.0-dev-v2-20230620142942

dist/chunk-M7M7HWPI.mjs

12

dist/components/pagination.js

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

slots: {
base: "flex flex-wrap relative items-center gap-1 max-w-fit",
base: "flex flex-nowrap relative overflow-x-auto overflow-y-visible items-center gap-1 max-w-fit h-fit",
item: [],

@@ -424,3 +424,3 @@ prev: "",

size: "xs",
class: "w-7 h-7 text-xs"
class: "min-w-7 w-7 h-7 text-xs"
},

@@ -430,3 +430,3 @@ {

size: "sm",
class: "w-8 h-8 text-sm"
class: "min-w-8 w-8 h-8 text-sm"
},

@@ -436,3 +436,3 @@ {

size: "md",
class: "w-9 h-9 text-sm"
class: "min-w-9 w-9 h-9 text-sm"
},

@@ -442,3 +442,3 @@ {

size: "lg",
class: "w-10 h-10 text-base"
class: "min-w-10 w-10 h-10 text-base"
},

@@ -448,3 +448,3 @@ {

size: "xl",
class: "w-11 h-11 text-base"
class: "min-w-11 w-11 h-11 text-base"
},

@@ -451,0 +451,0 @@ {

@@ -583,3 +583,7 @@ "use strict";

7: "1.75rem",
8: "2rem"
8: "2rem",
9: "2.25rem",
10: "2.5rem",
11: "2.75rem",
12: "3rem"
},

@@ -586,0 +590,0 @@ backgroundImage: {

{
"name": "@nextui-org/theme",
"version": "0.0.0-dev-v2-20230620004617",
"version": "0.0.0-dev-v2-20230620142942",
"description": "The default theme for NextUI components",

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

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

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

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