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

opossum

Package Overview
Dependencies
Maintainers
9
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opossum - npm Package Versions

1
7

4.2.2

Diff

Changelog

Source

4.2.2 (2020-01-02)

lholmquist
published 4.2.1 •

Changelog

Source

4.2.1 (2019-11-08)

Bug Fixes

  • Fix stuck open (#386) (2c5b4a2), closes #385
lholmquist
published 4.2.0 •

Changelog

Source

4.2.0 (2019-10-28)

Bug Fixes

  • clear intervals on shutdown (#378) (91e2dbe)
  • Clear reset timer on open() (#383) (7f488f1)
  • do not close if preexisting task resolves when state is not OPEN (#382) (7b92602)
  • circuit: remove unneeded resolve() (#377) (cde55eb)

Features

  • implement isOurError() (#376) (f6a3e3a)
  • Implement babel-loader in webpack (#380) (7b97914)
lanceball
published 4.1.0 •

Changelog

Source

4.1.0 (2019-10-16)

Features

lanceball
published 4.0.0 •

Changelog

Source

4.0.0 (2019-08-21)

Breaking Changes

  • The factory function has been removed in favor of simply using the CircuitBreaker constructor.
  • Prometheus and Hystrix metrics have been moved into their own repositories.
  • We no longer keep a set of all circuits

Features

  • refactor Prometheus and Hystrix metrics (#350) (3adbb90)
lholmquist
published 3.0.0 •

Changelog

Source

3.0.0 (2019-07-26)

src

BREAKING CHANGES

  • Remove the Promisify function from the CircuitBreaker factory

  • Node has its own built-in promisify function that can be used instead.

lholmquist
published 2.3.0 •

Changelog

Source

2.3.0 (2019-07-01)

Features

  • provide an Iterator of all active circuits (#344) (13616b0)
lholmquist
published 2.2.0 •

Changelog

Source

2.2.0 (2019-06-24)

Bug Fixes

Features

lanceball
published 2.1.0 •

Changelog

Source

2.1.0 (2019-06-12)

Features

  • add function to get metrics for all circuits (#328) (ff29f2e)
  • Add original function parameters to the failure and timeout events (#326) (f8918c4), closes #324
lanceball
published 2.0.0 •

Changelog

Source

2.0.0 (2019-06-05)

Build System

  • use node 12 on ci/cd in addition to 8 and 10 (93f8008)

Features

  • prometheus client integration (282b467)

Breaking Changes

  • health-check-failed and semaphore-locked events have been changed to healthCheckFailed and semaphoreLocked respectively
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