@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.3](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.2.2...@venncity/graphql-pagination-enforce@1.2.3) (2020-05-03) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.2.2](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.2.1...@venncity/graphql-pagination-enforce@1.2.2) (2020-02-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"author": "Venn Engineering", | ||
@@ -15,7 +15,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^1.6.2", | ||
"@venncity/nested-config": "^2.0.6" | ||
"@venncity/errors": "^1.6.3", | ||
"@venncity/nested-config": "^2.0.7" | ||
}, | ||
"devDependencies": { | ||
"@venncity/eslint-config": "^2.0.0", | ||
"@venncity/eslint-config": "^3.0.0", | ||
"eslint": "^5.5.0", | ||
@@ -31,3 +31,3 @@ "eslint-config-airbnb-base": "^13.1.0", | ||
}, | ||
"gitHead": "c454daadeec3f2319e76a1ea4477692b519168da" | ||
"gitHead": "8c6392ee678c1825a4f68c03e2c039698ab252c2" | ||
} |
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
8988
Updated@venncity/errors@^1.6.3