@reach/alert-dialog
Advanced tools
Comparing version 0.10.2 to 0.10.3
{ | ||
"name": "@reach/alert-dialog", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"description": "Accessible React Alert Dialog.", | ||
@@ -16,5 +16,5 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "^0.10.2", | ||
"@reach/dialog": "^0.10.2", | ||
"@reach/utils": "^0.10.2", | ||
"@reach/auto-id": "^0.10.3", | ||
"@reach/dialog": "^0.10.3", | ||
"@reach/utils": "^0.10.3", | ||
"invariant": "^2.2.4", | ||
@@ -35,3 +35,3 @@ "prop-types": "^15.7.2", | ||
], | ||
"gitHead": "9e4b9adab7fd3085b1fb4b54882a2231308b7416" | ||
"gitHead": "fd32b2b31a3e50265b0c274654a5e4105847d18e" | ||
} |
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
Updated@reach/auto-id@^0.10.3
Updated@reach/dialog@^0.10.3
Updated@reach/utils@^0.10.3