@base-cms/base4-rest-api
Advanced tools
Comparing version 1.34.0 to 1.37.0
{ | ||
"name": "@base-cms/base4-rest-api", | ||
"version": "1.34.0", | ||
"version": "1.37.0", | ||
"description": "A Base4 REST API client.", | ||
@@ -14,7 +14,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@base-cms/inflector": "^1.34.0", | ||
"@base-cms/object-path": "^1.25.0", | ||
"@base-cms/utils": "^1.25.0", | ||
"@base-cms/inflector": "^1.37.0", | ||
"@base-cms/object-path": "^1.37.0", | ||
"@base-cms/utils": "^1.37.0", | ||
"http-errors": "^1.7.3", | ||
"node-fetch": "^2.6.0" | ||
"node-fetch": "^2.6.1" | ||
}, | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8d473aa1d9d4cd7ece4d37046d93860783531b87" | ||
"gitHead": "0ab382e2f322af929918a62aa6de9a968c8ba629" | ||
} |
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
Updated@base-cms/inflector@^1.37.0
Updated@base-cms/utils@^1.37.0
Updatednode-fetch@^2.6.1