New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

argosy-client

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

argosy-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

34

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc