Socket
Socket
Sign inDemoInstall

@pollyjs/adapter-node-http

Package Overview
Dependencies
27
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.0 to 5.0.0

8

CHANGELOG.md

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

# [5.0.0](https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http/compare/v4.3.0...v5.0.0) (2020-06-23)
**Note:** Version bump only for package @pollyjs/adapter-node-http
# [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)

@@ -8,0 +16,0 @@

12

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

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

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

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

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

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

},
"gitHead": "52e32182edf0e2e5e81b530bdad814387d4f9c17"
"gitHead": "97b50be2d94ad6e4cf9b74ca1483212a78c5bafe"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc