Socket
Socket
Sign inDemoInstall

@chakra-ui/react-use-animation-state

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/react-use-animation-state - npm Package Compare versions

Comparing version 0.0.0-dev-20230531085907 to 0.0.0-dev-20230718122336

dist/index.js.map

2

dist/index.js

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -61,1 +62,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

14

package.json
{
"name": "@chakra-ui/react-use-animation-state",
"version": "0.0.0-dev-20230531085907",
"version": "0.0.0-dev-20230718122336",
"description": "",

@@ -35,14 +35,6 @@ "keywords": [

"dependencies": {
"@chakra-ui/react-use-event-listener": "2.0.7",
"@chakra-ui/dom-utils": "0.0.0-dev-20230531085907"
"@chakra-ui/react-use-event-listener": "0.0.0-dev-20230718122336",
"@chakra-ui/dom-utils": "2.1.0"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -49,0 +41,0 @@ "types": "dist/index.d.ts",

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