@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.3.12 to 1.3.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.13](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.3.12...@venncity/graphql-pagination-enforce@1.3.13) (2020-10-01) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.3.12](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.3.11...@venncity/graphql-pagination-enforce@1.3.12) (2020-09-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.3.12", | ||
"version": "1.3.13", | ||
"author": "Venn Engineering", | ||
@@ -15,4 +15,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.7.26", | ||
"@venncity/nested-config": "^2.0.34" | ||
"@venncity/errors": "^1.7.27", | ||
"@venncity/nested-config": "^2.0.35" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "07e5d52170ef3b76c3a03dd1a257fc3568cf4cbb" | ||
"gitHead": "2071ce6c245a39411385b3512aaa49f833bc3407" | ||
} |
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
16262
Updated@venncity/errors@^1.7.27