@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.2.17 to 1.2.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.18](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.2.17...@venncity/graphql-pagination-enforce@1.2.18) (2020-07-12) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.2.17](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.2.16...@venncity/graphql-pagination-enforce@1.2.17) (2020-07-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.2.17", | ||
"version": "1.2.18", | ||
"author": "Venn Engineering", | ||
@@ -15,4 +15,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.7.13", | ||
"@venncity/nested-config": "^2.0.21" | ||
"@venncity/errors": "^1.7.14", | ||
"@venncity/nested-config": "^2.0.22" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e7e9bf2cf6fe7e5d8bca701469d7e7e93bcd9021" | ||
"gitHead": "fd892da9218d0aa4d6c4fda5ba2a2747db2a74a7" | ||
} |
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
12662
Updated@venncity/errors@^1.7.14