Socket
Socket
Sign inDemoInstall

@kuma-ui/core

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kuma-ui/core - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

10

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

@@ -17,2 +17,3 @@ "repository": {

],
"homepage": "https://www.kuma-ui.com",
"main": "dist/index.js",

@@ -24,7 +25,10 @@ "module": "dist/index.mjs",

],
"dependencies": {
"@kuma-ui/system": "0.5.0"
},
"devDependencies": {
"@types/react": "^18.0.32",
"@kuma-ui/system": "0.3.0"
"@types/react": "^18.0.32"
},
"peerDependencies": {
"@types/react": "^18.0.32",
"react": ">=18.2.0"

@@ -31,0 +35,0 @@ },

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