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

@yamada-ui/use-animation

Package Overview
Dependencies
Maintainers
0
Versions
943
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-animation - npm Package Compare versions

Comparing version 1.0.46 to 1.0.47-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, {
useAnimation: () => useAnimation,

@@ -29,3 +29,3 @@ useAnimationObserver: () => useAnimationObserver,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_core = require("@yamada-ui/core");

@@ -32,0 +32,0 @@ var import_use_boolean = require("@yamada-ui/use-boolean");

{
"name": "@yamada-ui/use-animation",
"version": "1.0.46",
"version": "1.0.47-dev-20241225014442",
"description": "Yamada UI useAnimation custom hook",

@@ -29,6 +29,6 @@ "keywords": [

"csstype": "^3.1.3",
"@yamada-ui/core": "1.16.2",
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/use-boolean": "1.0.3",
"@yamada-ui/use-event-listener": "1.0.26",
"@yamada-ui/utils": "1.6.2"
"@yamada-ui/use-event-listener": "1.0.27-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442"
},

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