Socket
Socket
Sign inDemoInstall

@kuma-ui/sheet

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kuma-ui/sheet - npm Package Compare versions

Comparing version 0.0.0-dev-20230905132718 to 0.0.0-dev-20230905133049

6

dist/theme.d.ts

@@ -18,2 +18,5 @@ declare const defaultBreakpoints: Readonly<{

};
defaultProps?: {
variant?: string;
} & Record<string, unknown>;
};

@@ -37,2 +40,5 @@ };

} | undefined;
defaultProps?: {
variant?: string;
} & Record<string, unknown>;
} | undefined;

@@ -39,0 +45,0 @@ reset(): void;

2

package.json
{
"name": "@kuma-ui/sheet",
"version": "0.0.0-dev-20230905132718",
"version": "0.0.0-dev-20230905133049",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",

@@ -5,0 +5,0 @@ "repository": {

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