New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

suprqueue

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suprqueue - npm Package Compare versions

Comparing version 1.8.0-1-deepnote-log to 1.8.0-2-deepnote-log

1

dist/Suprqueue.js

@@ -190,2 +190,3 @@ "use strict";

abortSignal: this._currentTaskAbortController?.signal ?? null,
_task: currentItem,
};

@@ -192,0 +193,0 @@ try {

2

package.json
{
"name": "suprqueue",
"version": "1.8.0-1-deepnote-log",
"version": "1.8.0-2-deepnote-log",
"description": "Simple in-memory promise-based task queue with support for pausing, merging tasks, or retrying failed tasks",

@@ -5,0 +5,0 @@ "main": "dist/Suprqueue.js",

Sorry, the diff of this file is not supported yet

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