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

@nextui-org/popover

Package Overview
Dependencies
Maintainers
1
Versions
538
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/popover - npm Package Compare versions

Comparing version 0.0.0-dev-v2-20230409142211 to 0.0.0-dev-v2-20230409144630

27

package.json
{
"name": "@nextui-org/popover",
"version": "0.0.0-dev-v2-20230409142211",
"version": "0.0.0-dev-v2-20230409144630",
"description": "A popover is an overlay element positioned relative to a trigger.",

@@ -28,3 +28,4 @@ "keywords": [

"peerDependencies": {
"react": ">=18"
"react": ">=18",
"framer-motion": ">=6.2.8"
},

@@ -39,13 +40,13 @@ "dependencies": {

"@react-aria/focus": "^3.12.0",
"framer-motion": "^10.11.2",
"@nextui-org/aria-utils": "0.0.0-dev-v2-20230409142211",
"@nextui-org/framer-transitions": "0.0.0-dev-v2-20230409142211",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230409142211",
"@nextui-org/use-aria-button": "2.0.0-beta.1",
"@nextui-org/theme": "0.0.0-dev-v2-20230409142211",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230409142211",
"@nextui-org/button": "0.0.0-dev-v2-20230409142211",
"@nextui-org/system": "0.0.0-dev-v2-20230409142211"
"@nextui-org/aria-utils": "0.0.0-dev-v2-20230409144630",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230409144630",
"@nextui-org/framer-transitions": "0.0.0-dev-v2-20230409144630",
"@nextui-org/button": "0.0.0-dev-v2-20230409144630",
"@nextui-org/use-aria-button": "0.0.0-dev-v2-20230409144630",
"@nextui-org/system": "0.0.0-dev-v2-20230409144630",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230409144630",
"@nextui-org/theme": "0.0.0-dev-v2-20230409144630"
},
"devDependencies": {
"framer-motion": "^10.11.2",
"@react-types/overlays": "^3.7.1",

@@ -55,4 +56,4 @@ "@react-types/button": "^3.7.2",

"react": "^18.0.0",
"@nextui-org/input": "0.0.0-dev-v2-20230409142211",
"@nextui-org/card": "0.0.0-dev-v2-20230409142211"
"@nextui-org/input": "0.0.0-dev-v2-20230409144630",
"@nextui-org/card": "0.0.0-dev-v2-20230409144630"
},

@@ -59,0 +60,0 @@ "clean-package": "../../../clean-package.config.json",

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