@base-cms/base4-rest-api
Advanced tools
Comparing version 1.1.0 to 1.9.0
{ | ||
"name": "@base-cms/base4-rest-api", | ||
"version": "1.1.0", | ||
"version": "1.9.0", | ||
"description": "A Base4 REST API client.", | ||
@@ -15,4 +15,4 @@ "main": "src/index.js", | ||
"@base-cms/inflector": "^1.0.0", | ||
"@base-cms/object-path": "^1.0.0", | ||
"@base-cms/utils": "^1.0.0", | ||
"@base-cms/object-path": "^1.9.0", | ||
"@base-cms/utils": "^1.9.0", | ||
"http-errors": "^1.7.3", | ||
@@ -24,3 +24,3 @@ "node-fetch": "^2.6.0" | ||
}, | ||
"gitHead": "004792ffaa2ab317dffbea61ee1267ac8b5c1533" | ||
"gitHead": "ae5d1587301ed49214db2d701bb5266941eef46a" | ||
} |
Updated@base-cms/object-path@^1.9.0
Updated@base-cms/utils@^1.9.0