@keystonejs/app-version
Advanced tools
Comparing version 2.1.1 to 2.1.2
# @keystonejs/app-version | ||
## 2.1.2 | ||
### Patch Changes | ||
- [#95](https://github.com/keystonejs/keystone-5/pull/95) [`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4) Thanks [@bladey](https://github.com/bladey)! - Renamed branch `master` to `main`. | ||
- Updated dependencies [[`c8ff78b95`](https://github.com/keystonejs/keystone-5/commit/c8ff78b95af5d56d44bbc11c51e7cf28b81323b4)]: | ||
- @keystonejs/access-control@7.1.2 | ||
## 2.1.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@keystonejs/app-version", | ||
"description": "KeystoneJS App Version Plugin", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"author": "The KeystoneJS Development Team", | ||
@@ -13,4 +13,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.10", | ||
"@keystonejs/access-control": "^7.1.1", | ||
"@babel/runtime": "^7.14.0", | ||
"@keystonejs/access-control": "^7.1.2", | ||
"express": "^4.17.1" | ||
@@ -17,0 +17,0 @@ }, |
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
16803
Updated@babel/runtime@^7.14.0