@keystonejs/access-control
Advanced tools
Comparing version 7.1.0 to 7.1.1
# @keystonejs/access-control | ||
## 7.1.1 | ||
### Patch Changes | ||
- [#95](https://github.com/keystonejs/keystone-5/pull/95) [`a890b0576`](https://github.com/keystonejs/keystone-5/commit/a890b057628b60c2d1870cc3f5afd8e87b03f7df) Thanks [@bladey](https://github.com/bladey)! - Renamed branch `master` to `main`. | ||
- Updated dependencies [[`a890b0576`](https://github.com/keystonejs/keystone-5/commit/a890b057628b60c2d1870cc3f5afd8e87b03f7df)]: | ||
- @keystonejs/utils@6.1.1 | ||
## 7.1.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@keystonejs/access-control", | ||
"description": "KeystoneJS Access Control parsing and validating utilities.", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"author": "The KeystoneJS Development Team", | ||
@@ -13,5 +13,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@keystonejs/utils": "^6.1.0" | ||
"@keystonejs/utils": "^6.1.1" | ||
}, | ||
"repository": "https://github.com/keystonejs/keystone-5/tree/master/packages/access-control" | ||
"repository": "https://github.com/keystonejs/keystone-5/tree/main/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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
87687
Updated@keystonejs/utils@^6.1.1