@radix-ui/react-aspect-ratio
Advanced tools
Comparing version 1.0.3-rc.7 to 1.0.3-rc.8
{ | ||
"name": "@radix-ui/react-aspect-ratio", | ||
"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": { |
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
13507
6
+ Added@radix-ui/react-compose-refs@1.0.1-rc.3(transitive)
+ Added@radix-ui/react-primitive@1.0.3-rc.8(transitive)
+ Added@radix-ui/react-slot@1.0.2-rc.8(transitive)
+ Added@types/react@19.0.4(transitive)
+ Added@types/react-dom@19.0.2(transitive)
+ Addedcsstype@3.1.3(transitive)
- Removed@radix-ui/react-compose-refs@1.0.1-rc.2(transitive)
- Removed@radix-ui/react-primitive@1.0.3-rc.7(transitive)
- Removed@radix-ui/react-slot@1.0.2-rc.7(transitive)