@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.6](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.1.5...@venncity/graphql-pagination-enforce@1.1.6) (2020-01-01) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.1.5](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.1.4...@venncity/graphql-pagination-enforce@1.1.5) (2019-12-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"author": "Venn Engineering", | ||
@@ -15,4 +15,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.5.2", | ||
"@venncity/nested-config": "^2.0.2" | ||
"@venncity/errors": "^1.6.0", | ||
"@venncity/nested-config": "^2.0.3" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "73e9be7c91ffdb543feeff5160401172abe10fb9" | ||
"gitHead": "ce914ded1d8f90aca6e40c878b4aee63e640de91" | ||
} |
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
7391
Updated@venncity/errors@^1.6.0