@radix-ui/react-alert-dialog
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "@radix-ui/react-alert-dialog", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "source": "src/index.ts", | ||
"@radix-ui/react-context": "0.0.4", | ||
"@radix-ui/react-dialog": "0.0.13", | ||
"@radix-ui/react-dialog": "0.0.14", | ||
"@radix-ui/react-id": "0.0.4", | ||
@@ -32,3 +32,4 @@ "@radix-ui/react-polymorphic": "0.0.9", | ||
"peerDependencies": { | ||
"react": ">=16.8" | ||
"react": ">=16.8", | ||
"react-dom": "^16.8 || ^17.0" | ||
}, | ||
@@ -35,0 +36,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
61314
0
11
+ Added@radix-ui/react-dialog@0.0.14(transitive)
- Removed@radix-ui/react-dialog@0.0.13(transitive)