@reach/accordion
Advanced tools
Comparing version 0.10.3 to 0.10.4
@@ -7,3 +7,3 @@ /** | ||
* @see Docs https://reacttraining.com/reach-ui/accordion | ||
* @see Source https://github.com/reach/reach-ui/tree/master/packages/accordion | ||
* @see Source https://github.com/reach/reach-ui/tree/main/packages/accordion | ||
* @see WAI-ARIA https://www.w3.org/TR/wai-aria-practices-1.2/#accordion | ||
@@ -10,0 +10,0 @@ */ |
{ | ||
"name": "@reach/accordion", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"description": "Accessible React accordion component", | ||
@@ -16,6 +16,6 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "^0.10.3", | ||
"@reach/descendants": "^0.10.3", | ||
"@reach/utils": "^0.10.3", | ||
"tslib": "^1.11.2" | ||
"@reach/auto-id": "0.10.4", | ||
"@reach/descendants": "0.10.4", | ||
"@reach/utils": "0.10.4", | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
], | ||
"gitHead": "fd32b2b31a3e50265b0c274654a5e4105847d18e" | ||
"gitHead": "a0c7b3672835b2a9f84732663bb0e78992541211" | ||
} |
@@ -5,2 +5,2 @@ # @reach/accordion | ||
[Docs](https://reacttraining.com/reach-ui/accordion) | [Source](https://github.com/reach/reach-ui/tree/master/packages/accordion) | [WAI-ARIA](https://www.w3.org/TR/wai-aria-practices-1.2/#accordion) | ||
[Docs](https://reacttraining.com/reach-ui/accordion) | [Source](https://github.com/reach/reach-ui/tree/main/packages/accordion) | [WAI-ARIA](https://www.w3.org/TR/wai-aria-practices-1.2/#accordion) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
158110
+ Added@reach/auto-id@0.10.4(transitive)
+ Added@reach/descendants@0.10.4(transitive)
+ Added@reach/utils@0.10.4(transitive)
- Removed@reach/auto-id@0.10.5(transitive)
- Removed@reach/descendants@0.10.5(transitive)
- Removed@reach/utils@0.10.5(transitive)
- Removedtslib@1.14.1(transitive)
Updated@reach/auto-id@0.10.4
Updated@reach/descendants@0.10.4
Updated@reach/utils@0.10.4
Updatedtslib@^2.0.0