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