Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/popper

Package Overview
Dependencies
Maintainers
2
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/popper - npm Package Compare versions

Comparing version 3.0.14 to 3.1.0

dist/chunk-6WT2JRWX.mjs

3

dist/index.js

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

'use client'
"use strict";

@@ -289,2 +290,3 @@ var __defProp = Object.defineProperty;

},
// allow users override internal modifiers
...modifiers != null ? modifiers : []

@@ -407,1 +409,2 @@ ],

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

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

'use client'
"use strict";

@@ -186,1 +187,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -53,1 +54,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=popper.placement.js.map

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

'use client'
"use strict";

@@ -286,2 +287,3 @@ var __defProp = Object.defineProperty;

},
// allow users override internal modifiers
...modifiers != null ? modifiers : []

@@ -403,1 +405,2 @@ ],

});
//# sourceMappingURL=use-popper.js.map

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

'use client'
"use strict";

@@ -92,1 +93,2 @@ var __defProp = Object.defineProperty;

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

14

package.json
{
"name": "@chakra-ui/popper",
"version": "3.0.14",
"version": "3.1.0",
"description": "A React component and hooks wrapper for popper.js",

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

"@popperjs/core": "^2.9.3",
"@chakra-ui/react-use-merge-refs": "2.0.7",
"@chakra-ui/react-use-merge-refs": "2.1.0",
"@chakra-ui/react-types": "2.0.7"
},
"devDependencies": {
"framer-motion": "^6.2.9",
"framer-motion": "^10.12.16",
"react": "^18.0.0",

@@ -52,10 +52,2 @@ "clean-package": "2.2.0",

"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -62,0 +54,0 @@ "types": "dist/index.d.ts",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc