@chakra-ui/editable
Advanced tools
Comparing version 0.0.0-pr-20211120215645 to 0.0.0-pr-20211126151058
{ | ||
"name": "@chakra-ui/editable", | ||
"version": "0.0.0-pr-20211120215645", | ||
"version": "0.0.0-pr-20211126151058", | ||
"description": "React component used to build inline-editable components", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/hooks": "0.0.0-pr-20211120215645", | ||
"@chakra-ui/hooks": "0.0.0-pr-20211126151058", | ||
"@chakra-ui/react-utils": "1.2.1", | ||
@@ -45,9 +45,9 @@ "@chakra-ui/utils": "1.9.1" | ||
"devDependencies": { | ||
"@chakra-ui/system": "0.0.0-pr-20211120215645", | ||
"@chakra-ui/system": "0.0.0-pr-20211126151058", | ||
"react": "^17.0.1" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/system": ">=0.0.0-pr-20211120215645", | ||
"@chakra-ui/system": ">=0.0.0-pr-20211126151058", | ||
"react": ">=16.8.6" | ||
} | ||
} |
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
+ Added@chakra-ui/hooks@0.0.0-pr-20211126151058(transitive)
- Removed@chakra-ui/hooks@0.0.0-pr-20211120215645(transitive)