@keystonejs/access-control
Advanced tools
Comparing version 6.3.0 to 6.3.1
# @keystonejs/access-control | ||
## 6.3.1 | ||
### Patch Changes | ||
- Updated dependencies [[`b76241695`](https://github.com/keystonejs/keystone/commit/b7624169554b01dba2185ef43856a223d32f12be)]: | ||
- @keystonejs/utils@6.0.0 | ||
## 6.3.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@keystonejs/access-control", | ||
"description": "KeystoneJS Access Control parsing and validating utilities.", | ||
"version": "6.3.0", | ||
"version": "6.3.1", | ||
"author": "The KeystoneJS Development Team", | ||
@@ -11,5 +11,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@keystonejs/utils": "^5.2.2" | ||
"@keystonejs/utils": "^6.0.0" | ||
}, | ||
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/access-control" | ||
} |
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
19841
+ Added@keystonejs/utils@6.1.2(transitive)
- Removed@keystonejs/utils@5.4.3(transitive)
Updated@keystonejs/utils@^6.0.0