@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.3.5 to 1.3.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.6](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.3.5...@venncity/graphql-pagination-enforce@1.3.6) (2020-08-26) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.3.5](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.3.4...@venncity/graphql-pagination-enforce@1.3.5) (2020-08-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"author": "Venn Engineering", | ||
@@ -15,4 +15,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.7.19", | ||
"@venncity/nested-config": "^2.0.27" | ||
"@venncity/errors": "^1.7.20", | ||
"@venncity/nested-config": "^2.0.28" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d4152cfe26e7a07eacc5d47ac88c4a2fa4bf1522" | ||
"gitHead": "74a429190ba6259188e138c9668843e69e5e9508" | ||
} |
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
14549
Updated@venncity/errors@^1.7.20