@chakra-ui/react-env
Advanced tools
Comparing version 1.0.5 to 1.0.6-next.0
# @chakra-ui/react-env | ||
## 1.0.6-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`4c1071969`](https://github.com/chakra-ui/chakra-ui/commit/4c1071969a9b41a952b374f9990ac0bb89d24fa0), | ||
[`43f66097b`](https://github.com/chakra-ui/chakra-ui/commit/43f66097b39f1c37a4627dd6ca8a85555f35b95c)]: | ||
- @chakra-ui/utils@1.8.2-next.0 | ||
## 1.0.5 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@chakra-ui/react-env", | ||
"version": "1.0.5", | ||
"version": "1.0.6-next.0", | ||
"description": "Component and hook for handling window and document object in iframe or ssr environment", | ||
@@ -35,3 +35,4 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git+https://github.com/chakra-ui/chakra-ui.git" | ||
"url": "git+https://github.com/chakra-ui/chakra-ui.git", | ||
"directory": "packages/env" | ||
}, | ||
@@ -56,3 +57,3 @@ "bugs": { | ||
"dependencies": { | ||
"@chakra-ui/utils": "1.8.1" | ||
"@chakra-ui/utils": "1.8.2-next.0" | ||
}, | ||
@@ -59,0 +60,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
31545
1
+ Added@chakra-ui/utils@1.8.2-next.0(transitive)
- Removed@chakra-ui/utils@1.8.1(transitive)