argosy-client
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "argosy-client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Consume micro-services.", | ||
@@ -27,21 +27,21 @@ "main": "index.js", | ||
"devDependencies": { | ||
"istanbul": "^0.3.14", | ||
"jshint": "^2.7.0", | ||
"opn": "^1.0.2", | ||
"tap-dot": "^1.0.0", | ||
"tap-spec": "^3.0.0", | ||
"tape": "^4.0.0", | ||
"argosy-service": "^0.0.0", | ||
"argosy-pattern": "^0.0.0" | ||
"istanbul": "~0.3.14", | ||
"jshint": "~2.7.0", | ||
"opn": "~1.0.2", | ||
"tap-dot": "~1.0.0", | ||
"tap-spec": "~3.0.0", | ||
"tape": "~4.0.0", | ||
"argosy-service": "~1.0.1", | ||
"argosy-pattern": "~1.0.0" | ||
}, | ||
"dependencies": { | ||
"object-assign": "^2.0.0", | ||
"promise-polyfill": "^2.0.2", | ||
"split2": "^0.2.1", | ||
"stream-combiner2": "^1.0.2", | ||
"through2": "^0.6.5", | ||
"through2-filter": "^1.4.1", | ||
"through2-objectify": "^0.1.1", | ||
"uuid": "^2.0.1" | ||
"object-assign": "~2.0.0", | ||
"promise-polyfill": "~2.0.2", | ||
"split2": "~0.2.1", | ||
"stream-combiner2": "~1.0.2", | ||
"through2": "~0.6.5", | ||
"through2-filter": "~1.4.1", | ||
"through2-objectify": "~0.1.1", | ||
"uuid": "~2.0.1" | ||
} | ||
} |
+ Addedduplexer2@0.0.2(transitive)
+ Addedobject-assign@2.0.0(transitive)
+ Addedpromise-polyfill@2.0.2(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedstream-combiner2@1.0.2(transitive)
- Removedduplexer2@0.1.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedobject-assign@2.1.1(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedpromise-polyfill@2.1.4(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstream-combiner2@1.1.1(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updatedobject-assign@~2.0.0
Updatedpromise-polyfill@~2.0.2
Updatedsplit2@~0.2.1
Updatedstream-combiner2@~1.0.2
Updatedthrough2@~0.6.5
Updatedthrough2-filter@~1.4.1
Updatedthrough2-objectify@~0.1.1
Updateduuid@~2.0.1