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

@yamada-ui/core

Package Overview
Dependencies
Maintainers
1
Versions
867
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/core - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

5

dist/index.js

@@ -64,3 +64,2 @@ "use strict";

mode: () => mode,
motionForwardRef: () => motionForwardRef,
omitThemeProps: () => omitThemeProps,

@@ -92,5 +91,2 @@ pseudos: () => pseudos,

};
var motionForwardRef = (component) => {
return React.forwardRef(component);
};

@@ -1624,3 +1620,2 @@ // src/components/use-component-style.tsx

mode,
motionForwardRef,
omitThemeProps,

@@ -1627,0 +1622,0 @@ pseudos,

2

package.json
{
"name": "@yamada-ui/core",
"version": "0.4.2",
"version": "0.4.3",
"description": "Yamada UI core",

@@ -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

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