@radix-ui/react-arrow
Advanced tools
Comparing version 0.1.5-rc.12 to 0.1.5-rc.13
{ | ||
"name": "@radix-ui/react-arrow", | ||
"version": "0.1.5-rc.12", | ||
"version": "0.1.5-rc.13", | ||
"license": "MIT", | ||
@@ -20,6 +20,7 @@ "source": "src/index.ts", | ||
"@babel/runtime": "^7.13.10", | ||
"@radix-ui/react-primitive": "0.1.5-rc.12" | ||
"@radix-ui/react-primitive": "0.1.5-rc.13" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8 || ^17.0 || ^18.0" | ||
"react": "^16.8 || ^17.0 || ^18.0", | ||
"react-dom": "^16.8 || ^17.0 || ^18.0" | ||
}, | ||
@@ -26,0 +27,0 @@ "homepage": "https://radix-ui.com/primitives", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11052
4
+ Added@radix-ui/react-compose-refs@0.1.1-rc.13(transitive)
+ Added@radix-ui/react-primitive@0.1.5-rc.13(transitive)
+ Added@radix-ui/react-slot@0.1.3-rc.13(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removed@radix-ui/react-compose-refs@0.1.1-rc.12(transitive)
- Removed@radix-ui/react-primitive@0.1.5-rc.12(transitive)
- Removed@radix-ui/react-slot@0.1.3-rc.12(transitive)