Socket
Socket
Sign inDemoInstall

@radix-ui/react-popover

Package Overview
Dependencies
Maintainers
6
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-popover - npm Package Compare versions

Comparing version 1.1.0-rc.6 to 1.1.0-rc.7

32

package.json
{
"name": "@radix-ui/react-popover",
"version": "1.1.0-rc.6",
"version": "1.1.0-rc.7",
"license": "MIT",

@@ -31,15 +31,15 @@ "exports": {

"dependencies": {
"@radix-ui/primitive": "1.1.0-rc.6",
"@radix-ui/react-compose-refs": "1.1.0-rc.6",
"@radix-ui/react-context": "1.1.0-rc.6",
"@radix-ui/react-dismissable-layer": "1.1.0-rc.6",
"@radix-ui/react-focus-guards": "1.1.0-rc.6",
"@radix-ui/react-focus-scope": "1.1.0-rc.6",
"@radix-ui/react-id": "1.1.0-rc.6",
"@radix-ui/react-popper": "1.2.0-rc.6",
"@radix-ui/react-portal": "1.1.0-rc.6",
"@radix-ui/react-presence": "1.1.0-rc.6",
"@radix-ui/react-primitive": "2.0.0-rc.3",
"@radix-ui/react-slot": "1.1.0-rc.6",
"@radix-ui/react-use-controllable-state": "1.1.0-rc.6",
"@radix-ui/primitive": "1.1.0-rc.7",
"@radix-ui/react-compose-refs": "1.1.0-rc.7",
"@radix-ui/react-context": "1.1.0-rc.7",
"@radix-ui/react-dismissable-layer": "1.1.0-rc.7",
"@radix-ui/react-focus-guards": "1.1.0-rc.7",
"@radix-ui/react-focus-scope": "1.1.0-rc.7",
"@radix-ui/react-id": "1.1.0-rc.7",
"@radix-ui/react-popper": "1.2.0-rc.7",
"@radix-ui/react-portal": "1.1.0-rc.7",
"@radix-ui/react-presence": "1.1.0-rc.7",
"@radix-ui/react-primitive": "2.0.0-rc.4",
"@radix-ui/react-slot": "1.1.0-rc.7",
"@radix-ui/react-use-controllable-state": "1.1.0-rc.7",
"aria-hidden": "^1.1.1",

@@ -51,4 +51,4 @@ "react-remove-scroll": "2.5.7"

"@types/react-dom": "*",
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0",
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0"
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
},

@@ -55,0 +55,0 @@ "peerDependenciesMeta": {

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