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 1.4.0 to 1.4.1

8

CHANGELOG.md

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

## [1.4.1](https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http/compare/v1.4.0...v1.4.1) (2018-12-13)
**Note:** Version bump only for package @pollyjs/adapter-node-http
# [1.4.0](https://github.com/netflix/pollyjs/tree/master/packages/@pollyjs/adapter-node-http/compare/v1.3.2...v1.4.0) (2018-12-07)

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

12

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

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

"dependencies": {
"@pollyjs/adapter": "^1.3.2",
"@pollyjs/utils": "^1.3.2",
"@pollyjs/adapter": "^1.4.1",
"@pollyjs/utils": "^1.4.1",
"lodash-es": "^4.17.11",

@@ -55,4 +55,4 @@ "semver": "^5.6.0"

"devDependencies": {
"@pollyjs/core": "^1.4.0",
"@pollyjs/persister-fs": "^1.3.2",
"@pollyjs/core": "^1.4.1",
"@pollyjs/persister-fs": "^1.4.1",
"node-fetch": "^2.3.0",

@@ -63,3 +63,3 @@ "npm-run-all": "^4.1.3",

},
"gitHead": "955da6b7fb37f57c608af19008d92020474a0f07"
"gitHead": "86509648daecdcfc363200ecfc310d1e05389f07"
}

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