@reach/accordion
Advanced tools
Comparing version 0.10.1 to 0.10.2
{ | ||
"name": "@reach/accordion", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "Accessible React accordion component", | ||
@@ -16,6 +16,6 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "^0.10.1", | ||
"@reach/descendants": "^0.10.1", | ||
"@reach/utils": "^0.10.1", | ||
"tslib": "^1.11.1" | ||
"@reach/auto-id": "^0.10.2", | ||
"@reach/descendants": "^0.10.2", | ||
"@reach/utils": "^0.10.2", | ||
"tslib": "^1.11.2" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "c279bc0fb9ae84aa77306c5f1a9909d088bc665c" | ||
"gitHead": "9e4b9adab7fd3085b1fb4b54882a2231308b7416" | ||
} |
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.2
Updated@reach/descendants@^0.10.2
Updated@reach/utils@^0.10.2
Updatedtslib@^1.11.2