Socket
Socket
Sign inDemoInstall

@radix-ui/react-arrow

Package Overview
Dependencies
14
Maintainers
6
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3-rc.7 to 1.0.3-rc.8

14

package.json
{
"name": "@radix-ui/react-arrow",
"version": "1.0.3-rc.7",
"version": "1.0.3-rc.8",
"license": "MIT",

@@ -32,8 +32,18 @@ "exports": {

"@babel/runtime": "^7.13.10",
"@radix-ui/react-primitive": "1.0.3-rc.7"
"@radix-ui/react-primitive": "1.0.3-rc.8"
},
"peerDependencies": {
"@types/react": "*",
"@types/react-dom": "*",
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"@types/react-dom": {
"optional": true
}
},
"homepage": "https://radix-ui.com/primitives",

@@ -40,0 +50,0 @@ "repository": {

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