Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

balena-request

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-request - npm Package Compare versions

Comparing version 10.0.3 to 10.0.4-update-dependencies-156318a76d43c6c0ef5f8c4f588e80bd9d07c05d

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log

## 10.0.4 - 2020-01-21
* Update dependencies [Pagan Gazzard]
## 10.0.3 - 2020-01-15

@@ -9,0 +13,0 @@

36

package.json
{
"name": "balena-request",
"version": "10.0.3",
"version": "10.0.4-update-dependencies-156318a76d43c6c0ef5f8c4f588e80bd9d07c05d",
"description": "Balena HTTP client",

@@ -32,20 +32,20 @@ "main": "build/request.js",

"devDependencies": {
"coffee-script": "~1.12.5",
"global-tunnel-ng": "2.1.0",
"balena-auth": "^3.0.1",
"coffee-script": "^1.12.7",
"global-tunnel-ng": "^2.7.1",
"gulp": "^3.9.1",
"gulp-coffee": "^2.3.1",
"gulp-coffee": "^2.3.5",
"gulp-coffeelint": "^0.6.0",
"gulp-mocha": "^4.3.0",
"gulp-util": "^3.0.1",
"gulp-mocha": "^4.3.1",
"gulp-util": "^3.0.8",
"jsdoc-to-markdown": "^4.0.1",
"karma": "^1.3.0",
"karma": "^1.7.1",
"karma-chrome-launcher": "^2.2.0",
"mocha": "^3.0.0",
"mocha": "^3.5.3",
"mochainon": "^1.0.0",
"mockttp": "^0.8.0",
"mockttp": "^0.8.1",
"proxy": "^0.2.4",
"require-npm4-to-publish": "^1.0.0",
"balena-auth": "^3.0.0",
"resin-config-karma": "^1.0.4",
"temp": "^0.8.3",
"temp": "^0.8.4",
"timekeeper": "^1.0.0",

@@ -55,15 +55,15 @@ "zlib-browserify": "0.0.3"

"dependencies": {
"balena-errors": "^3.0.0",
"bluebird": "^3.3.4",
"fetch-ponyfill": "^4.0.0",
"balena-errors": "^4.2.1",
"bluebird": "^3.7.2",
"fetch-ponyfill": "^4.1.0",
"fetch-readablestream": "^0.2.0",
"lodash": "^4.6.1",
"lodash": "^4.17.15",
"node-web-streams": "github:resin-io-modules/node-web-streams#emit-errors",
"progress-stream": "^2.0.0",
"qs": "^6.3.0",
"rindle": "^1.3.1"
"qs": "^6.9.1",
"rindle": "^1.3.4"
},
"peerDependencies": {
"balena-auth": "^3.0.0"
"balena-auth": "^3.0.1"
}
}

Sorry, the diff of this file is not supported yet

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