Socket
Socket
Sign inDemoInstall

@pollyjs/adapter-node-http

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pollyjs/adapter-node-http - npm Package Compare versions

Comparing version 4.2.1 to 4.3.0

11

CHANGELOG.md

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

# [4.3.0](https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http/compare/v4.2.1...v4.3.0) (2020-05-18)
### Features
* **adapter-xhr:** Add support for handling binary data ([#333](https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http/issues/333)) ([48ea1d7](https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http/commit/48ea1d7))
## [4.2.1](https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http/compare/v4.2.0...v4.2.1) (2020-04-30)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@pollyjs/adapter-node-http",
"version": "4.2.1",
"version": "4.3.0",
"description": "Node HTTP adapter for @pollyjs",

@@ -46,4 +46,4 @@ "main": "dist/cjs/pollyjs-adapter-node-http.js",

"dependencies": {
"@pollyjs/adapter": "^4.2.1",
"@pollyjs/utils": "^4.1.0",
"@pollyjs/adapter": "^4.3.0",
"@pollyjs/utils": "^4.3.0",
"lodash-es": "^4.17.11",

@@ -53,4 +53,4 @@ "nock": "^12.0.3"

"devDependencies": {
"@pollyjs/core": "^4.2.1",
"@pollyjs/persister-fs": "^4.2.1",
"@pollyjs/core": "^4.3.0",
"@pollyjs/persister-fs": "^4.3.0",
"form-data": "^2.5.1",

@@ -61,3 +61,3 @@ "get-stream": "^5.1.0",

},
"gitHead": "93afd031b5c804be2931b80a5bcaa7b24110f518"
"gitHead": "52e32182edf0e2e5e81b530bdad814387d4f9c17"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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