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-3-deepnote-log to 1.8.0-4-deepnote-log

1

dist/Suprqueue.d.ts

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

abortSignal: AbortSignal | null;
_task: any;
}

@@ -22,0 +23,0 @@ interface QueueOptions<Task> {

4

package.json
{
"name": "suprqueue",
"version": "1.8.0-3-deepnote-log",
"version": "1.8.0-4-deepnote-log",
"description": "Simple in-memory promise-based task queue with support for pausing, merging tasks, or retrying failed tasks",
"main": "dist/Suprqueue.js",
"scripts": {
"prepublish": "tsc -p tsconfig.build.json",
"prepare": "tsc -p tsconfig.build.json",
"test": "jest"

@@ -9,0 +9,0 @@ },

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