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

disyuntor

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

disyuntor - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

lib/Disyuntor.d.ts

@@ -23,2 +23,2 @@ /// <reference types="node" />

export declare function wrapPromise<A, T extends PromiseBuilder<A>>(params: Options.Parameters, call: T): (...args: any[]) => Promise<{} | A>;
export { DisyuntorError };
export { DisyuntorError, Options };
{
"name": "disyuntor",
"description": "A circuit-breaker implementation with exponential backoff.",
"version": "3.0.1",
"version": "3.0.2",
"author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)",

@@ -6,0 +6,0 @@ "repository": {

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