@chakra-ui/visually-hidden
Advanced tools
Comparing version 1.0.6 to 1.0.7
# Change Log | ||
## 1.0.7 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`a58b724e9`](https://github.com/chakra-ui/chakra-ui/commit/a58b724e9c8656044f866b658f378662f2a44b46), | ||
[`b724a9dd9`](https://github.com/chakra-ui/chakra-ui/commit/b724a9dd9429d02c0b2c7f7deac66d3553100bdc)]: | ||
- @chakra-ui/utils@1.5.0 | ||
## 1.0.6 | ||
@@ -4,0 +13,0 @@ |
export * from "./visually-hidden"; | ||
export { default } from "./visually-hidden"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -19,1 +19,2 @@ import * as React from "react"; |
export default VisuallyHidden; |
//# sourceMappingURL=visually-hidden.d.ts.map |
{ | ||
"name": "@chakra-ui/visually-hidden", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A React component that visually hides its content", | ||
@@ -61,7 +61,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.5.0", | ||
"@chakra-ui/system": "1.6.0", | ||
"react": "^17.0.1" | ||
}, | ||
"dependencies": { | ||
"@chakra-ui/utils": "1.4.0" | ||
"@chakra-ui/utils": "1.5.0" | ||
}, | ||
@@ -68,0 +68,0 @@ "peerDependencies": { |
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
19410
15
+ Added@chakra-ui/utils@1.5.0(transitive)
- Removed@chakra-ui/utils@1.4.0(transitive)
- Removed@types/object-assign@4.0.30(transitive)
Updated@chakra-ui/utils@1.5.0