@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.5](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.2.4...@venncity/graphql-pagination-enforce@1.2.5) (2020-05-21) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.2.4](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.2.3...@venncity/graphql-pagination-enforce@1.2.4) (2020-05-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"author": "Venn Engineering", | ||
@@ -15,7 +15,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.7.0", | ||
"@venncity/nested-config": "^2.0.8" | ||
"@venncity/errors": "^1.7.1", | ||
"@venncity/nested-config": "^2.0.9" | ||
}, | ||
"devDependencies": { | ||
"@venncity/eslint-config": "^3.0.0", | ||
"@venncity/eslint-config": "^3.0.1", | ||
"eslint": "^5.5.0", | ||
@@ -31,3 +31,3 @@ "eslint-config-airbnb-base": "^13.1.0", | ||
}, | ||
"gitHead": "fc928d6dc2fdb54561df3324037e863c0dff8b5d" | ||
"gitHead": "8285f069b31d9eaff5d9fcb4797eb3a6777420a9" | ||
} |
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
9474
Updated@venncity/errors@^1.7.1