@github1/ajax-service
Advanced tools
Comparing version
{ | ||
"name": "@github1/ajax-service", | ||
"private": false, | ||
"version": "0.4.55", | ||
"version": "0.4.56", | ||
"description": "Library for invoking HTTP requests for JSON and AMF media types", | ||
@@ -18,3 +18,3 @@ "main": "es5/index.js", | ||
"devDependencies": { | ||
"@github1/build-tools": "^0.4.55" | ||
"@github1/build-tools": "^0.4.56" | ||
}, | ||
@@ -25,3 +25,3 @@ "dependencies": { | ||
"exponential-backoff": "2.1.1", | ||
"normalize-url": "5.1.0" | ||
"normalize-url": "6.1.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "publishConfig": { |
+ Added
- Removed
Updated