Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kuma-ui/system

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kuma-ui/system - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

dist/position.d.ts

@@ -6,5 +6,5 @@ import { CSSValue, ResponsiveStyle } from "./types";

left: CSSValue<"left", true>;
bottom: CSSValue<"left", true>;
inset: CSSValue<"left", true>;
bottom: CSSValue<"bottom", true>;
inset: CSSValue<"inset", true>;
}>;
export declare const position: (props: PositionProps) => ResponsiveStyle;
{
"name": "@kuma-ui/system",
"version": "0.1.0",
"version": "0.1.1",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",

@@ -24,3 +24,3 @@ "repository": {

"dependencies": {
"@kuma-ui/sheet": "0.0.2"
"@kuma-ui/sheet": "0.0.3"
},

@@ -27,0 +27,0 @@ "devDependencies": {

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