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

@heroui/dom-animation

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroui/dom-animation - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

dist/index.d.mts

12

dist/index.js

@@ -22,10 +22,8 @@ "use client";

// src/index.ts
var src_exports = {};
__export(src_exports, {
default: () => src_default
var index_exports = {};
__export(index_exports, {
default: () => index_default
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_framer_motion = require("framer-motion");
var src_default = import_framer_motion.domAnimation;
// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {});
var index_default = import_framer_motion.domAnimation;
{
"name": "@heroui/dom-animation",
"version": "2.1.2",
"version": "2.1.3",
"description": "Dom Animation from Framer Motion for dynamic import",

@@ -8,3 +8,3 @@ "keywords": [

],
"author": "WK Wong <wingkwong.code@gmail.com>",
"author": "HeroUI <support@heroui.com>",
"homepage": "https://heroui.com",

@@ -11,0 +11,0 @@ "license": "MIT",

@@ -17,3 +17,3 @@ # @heroui/dom-animation

Yes please! See the
[contributing guidelines](https://github.com/frontio-ai/heroui/blob/master/CONTRIBUTING.md)
[contributing guidelines](https://github.com/heroui-inc/heroui/blob/master/CONTRIBUTING.md)
for details.

@@ -24,2 +24,2 @@

This project is licensed under the terms of the
[MIT license](https://github.com/frontio-ai/heroui/blob/master/LICENSE).
[MIT license](https://github.com/heroui-inc/heroui/blob/master/LICENSE).

Sorry, the diff of this file is not supported yet

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