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 Compare versions

Comparing version 8.1.3 to 8.1.4

8

package.json
{
"name": "opossum",
"version": "8.1.3",
"version": "8.1.4",
"author": "Red Hat, Inc.",

@@ -44,3 +44,3 @@ "license": "Apache-2.0",

"documentation": "^14.0.1",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-semistandard": "^17.0.0",

@@ -59,3 +59,3 @@ "eslint-config-standard": "^17.0.0",

"stream-browserify": "^3.0.0",
"tape": "~5.7.0",
"tape": "~5.7.2",
"util": "^0.12.5",

@@ -76,5 +76,5 @@ "webpack": "~5.88.2",

"engines": {
"node": "^21 || ^20 || ^18 || ^16"
"node": "^22 || ^21 || ^20 || ^18 || ^16"
},
"support": true
}

@@ -6,3 +6,3 @@ # opossum

[![Known Vulnerabilities](https://snyk.io/test/npm/opossum/badge.svg)](https://snyk.io/test/npm/opossum)
[![dependencies Status](https://david-dm.org/nodeshift/opossum/status.svg)](https://david-dm.org/nodeshift/opossum)
[![Dependency Status](https://img.shields.io/librariesio/github/nodeshift/opossum)](https://libraries.io/nodeshift/opossum)

@@ -168,3 +168,3 @@ Opossum is a Node.js circuit breaker that executes asynchronous functions

Getting the existing cumalative stats for a breaker can be done like this:
Getting the existing cumulative stats for a breaker can be done like this:

@@ -171,0 +171,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