@reach/alert
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@reach/alert", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "Screen-reader-friendly alert messages.", | ||
@@ -16,6 +16,6 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/utils": "^0.10.0", | ||
"@reach/visually-hidden": "^0.10.0", | ||
"@reach/utils": "^0.10.1", | ||
"@reach/visually-hidden": "^0.10.1", | ||
"prop-types": "^15.7.2", | ||
"tslib": "^1.10.0" | ||
"tslib": "^1.11.1" | ||
}, | ||
@@ -33,3 +33,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "e95268bdcebc7f0b5311beff4b6a8e29636decfe" | ||
"gitHead": "c279bc0fb9ae84aa77306c5f1a9909d088bc665c" | ||
} |
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/utils@^0.10.1
Updatedtslib@^1.11.1