@phenyl/http-client
Advanced tools
Comparing version
{ | ||
"name": "@phenyl/http-client", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"description": "", | ||
@@ -25,11 +25,11 @@ "repository": "phenyl-js/phenyl", | ||
"dependencies": { | ||
"@phenyl/http-rules": "^2.0.2", | ||
"@phenyl/interfaces": "^2.0.2", | ||
"@phenyl/utils": "^2.0.2", | ||
"@phenyl/http-rules": "^2.1.0", | ||
"@phenyl/interfaces": "^2.1.0", | ||
"@phenyl/utils": "^2.1.0", | ||
"cross-fetch": "^3.0.2" | ||
}, | ||
"devDependencies": { | ||
"@phenyl/http-server": "^2.0.2", | ||
"@phenyl/memory-db": "^2.0.2", | ||
"@phenyl/rest-api": "^2.0.2", | ||
"@phenyl/http-server": "^2.1.0", | ||
"@phenyl/memory-db": "^2.1.0", | ||
"@phenyl/rest-api": "^2.1.0", | ||
"power-assert": "1.6.1", | ||
@@ -41,3 +41,3 @@ "upbin": "0.9.2" | ||
}, | ||
"gitHead": "c2326b855771081fe8cfd59df5ab9f876ad64dba" | ||
"gitHead": "5df354ec78b60397303b7d1173ae778e82c07a35" | ||
} |
Updated
Updated
Updated