@venncity/graphql-pagination-enforce
Advanced tools
Comparing version 1.3.36 to 1.3.37
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.37](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.3.36...@venncity/graphql-pagination-enforce@1.3.37) (2022-01-20) | ||
**Note:** Version bump only for package @venncity/graphql-pagination-enforce | ||
## [1.3.36](https://github.com/venn-city/npm-shelf/compare/@venncity/graphql-pagination-enforce@1.3.35...@venncity/graphql-pagination-enforce@1.3.36) (2021-11-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/graphql-pagination-enforce", | ||
"version": "1.3.36", | ||
"version": "1.3.37", | ||
"author": "Venn Engineering", | ||
@@ -15,4 +15,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@venncity/errors": "^2.1.12", | ||
"@venncity/nested-config": "^3.1.17" | ||
"@venncity/errors": "^2.1.13", | ||
"@venncity/nested-config": "^3.1.18" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c280b570f97ab3607e308ea61b5297a475c66bb6" | ||
"gitHead": "d3f1cbdb852fd03c43ceda29a39696bfd60820cf" | ||
} |
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
22166
Updated@venncity/errors@^2.1.13