New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/transitions

Package Overview
Dependencies
Maintainers
0
Versions
1028
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/transitions - npm Package Compare versions

Comparing version 1.1.15 to 1.1.16-dev-20241225014442

6

dist/index.js

@@ -22,4 +22,4 @@ "use client"

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
Airy: () => Airy,

@@ -39,3 +39,3 @@ Collapse: () => Collapse,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -42,0 +42,0 @@ // src/airy.tsx

{
"name": "@yamada-ui/transitions",
"version": "1.1.15",
"version": "1.1.16-dev-20241225014442",
"description": "Yamada UI transitions components",

@@ -44,7 +44,7 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "1.16.2",
"@yamada-ui/motion": "2.2.12",
"@yamada-ui/use-value": "1.1.34",
"@yamada-ui/utils": "1.6.2",
"@yamada-ui/use-controllable-state": "1.0.26"
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/motion": "2.3.0-dev-20241225014442",
"@yamada-ui/use-value": "1.1.35-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442",
"@yamada-ui/use-controllable-state": "1.0.27-dev-20241225014442"
},

@@ -51,0 +51,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