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

good-guy-http

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

good-guy-http - npm Package Compare versions

Comparing version 1.10.0 to 1.10.2

2

lib/circuit-breaking/circuit-breaking.js
var _ = require('underscore');
var util = require('util');
var CircuitBreaker = require('circuit-breaker-js');
var CircuitBreaker = require('@schibstedpl/circuit-breaker-js');

@@ -5,0 +5,0 @@ var DEFAULT_CIRCUIT_BREAKER_OPTIONS = {

{
"name": "good-guy-http",
"version": "1.10.0",
"version": "1.10.2",
"description": "The opinionated sane HTTP client with a good guy approach.",

@@ -21,3 +21,3 @@ "main": "lib/index.js",

"dependencies": {
"circuit-breaker-js": "github:Schibsted-Tech-Polska/circuit-breaker-js#v0.0.2",
"@schibstedpl/circuit-breaker-js": "0.0.2",
"clone": "2.1.1",

@@ -24,0 +24,0 @@ "request": "2.81.0",

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