Socket
Socket
Sign inDemoInstall

@chakra-ui/transition

Package Overview
Dependencies
10
Maintainers
2
Versions
267
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.16 to 2.1.0

dist/chunk-6NHXDBFO.mjs

2

dist/collapse.js

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

'use client'
"use strict";

@@ -169,1 +170,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -116,1 +117,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -527,1 +528,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -121,1 +122,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=scale-fade.js.map

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

'use client'
"use strict";

@@ -141,1 +142,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=slide-fade.js.map

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

'use client'
"use strict";

@@ -196,1 +197,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -126,1 +127,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=transition-utils.js.map

14

package.json
{
"name": "@chakra-ui/transition",
"version": "2.0.16",
"version": "2.1.0",
"description": "Common transition components for Chakra UI",

@@ -37,16 +37,8 @@ "sideEffects": false,

"devDependencies": {
"framer-motion": "^6.2.9",
"framer-motion": "^10.12.16",
"react": "^18.0.0",
"clean-package": "2.2.0",
"@chakra-ui/hooks": "2.1.6"
"@chakra-ui/hooks": "2.2.0"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"dependencies": {

@@ -53,0 +45,0 @@ "@chakra-ui/shared-utils": "2.0.5"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc