@chakra-ui/focus-lock
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## 1.0.1 | ||
# 1.0.0 (2020-11-13) | ||
### Patch Changes | ||
**Note:** Version bump only for package @chakra-ui/focus-lock | ||
- Updated dependencies | ||
[[`5c482483`](https://github.com/chakra-ui/chakra-ui/commit/5c482483ce24fc798540c9792a15e06772eae213)]: | ||
- @chakra-ui/utils@1.0.1 | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# 1.0.0 (2020-11-13) | ||
**Note:** Version bump only for package @chakra-ui/focus-lock | ||
# Change Log | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "@chakra-ui/focus-lock", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "React focus lock for all Chakra components", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/utils": "1.0.0", | ||
"@chakra-ui/utils": "1.0.1", | ||
"react-focus-lock": "2.4.1" | ||
@@ -61,3 +61,5 @@ }, | ||
}, | ||
"gitHead": "c98ca366cec7151fe7ea4e0b6f893088797c5398" | ||
"devDependencies": { | ||
"react": "^17.0.1" | ||
} | ||
} |
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
21587
1
8
+ Added@chakra-ui/utils@1.0.1(transitive)
- Removed@chakra-ui/utils@1.0.0(transitive)
Updated@chakra-ui/utils@1.0.1