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