Socket
Socket
Sign inDemoInstall

gangway

Package Overview
Dependencies
24
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.2.0

4

CHANGELOG.md
# Changelog
## 1.2.0
- Upgraded superagent to ~1.7.
## 1.1.2

@@ -4,0 +8,0 @@

11

package.json
{
"name": "gangway",
"version": "1.1.2",
"version": "1.2.0",
"description": "A client-side API abstraction layer",
"main": "src/api.js",
"scripts": {
"prepublish": "npm test",
"test": "mocha -R dot",

@@ -19,9 +20,9 @@ "test:cov": "istanbul cover _mocha -- -R dot",

"promise": "~7.1",
"superagent": "~1.6"
"superagent": "~1.7"
},
"devDependencies": {
"faux-jax": "4.2.1",
"istanbul": "0.4.1",
"mocha": "2.3.4"
"faux-jax": "4.2.2",
"istanbul": "0.4.2",
"mocha": "2.4.5"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc