@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.2](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.1.1...@venncity/graphql-pagination-enforce@1.1.2) (2019-12-12) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.1.1](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.1.0...@venncity/graphql-pagination-enforce@1.1.1) (2019-11-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Venn Engineering", | ||
@@ -15,7 +15,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.5.0", | ||
"@venncity/nested-config": "^1.2.7" | ||
"@venncity/errors": "^1.5.1", | ||
"@venncity/nested-config": "^1.2.8" | ||
}, | ||
"devDependencies": { | ||
"@venncity/eslint-config": "^1.0.11", | ||
"@venncity/eslint-config": "^1.4.0", | ||
"eslint": "^5.5.0", | ||
@@ -31,3 +31,3 @@ "eslint-config-airbnb-base": "^13.1.0", | ||
}, | ||
"gitHead": "ca8b0714a5b9f1358b766af8f17386b9c2da26e7" | ||
"gitHead": "a9585f258b33d45337175eb3b34ba292cd6b1ae5" | ||
} |
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
6419
Updated@venncity/errors@^1.5.1