@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
# 1.1.0 (2019-11-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Venn Engineering", | ||
@@ -15,4 +15,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.4.1", | ||
"@venncity/nested-config": "^1.1.0" | ||
"@venncity/errors": "^1.5.0", | ||
"@venncity/nested-config": "^1.2.7" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e3936deee50174ae217c1e9aa74a2cf01654d075" | ||
"gitHead": "ca8b0714a5b9f1358b766af8f17386b9c2da26e7" | ||
} |
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
6177
Updated@venncity/errors@^1.5.0