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

@meteor-it/queue

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meteor-it/queue - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

4

index.d.ts

@@ -15,3 +15,3 @@ export interface IQueueProcessor<I, O> {

private readonly boundProcessLoop;
private processLoop();
private processLoop;
}

@@ -31,3 +31,3 @@ /**

private readonly boundProcessLoop;
private processLoop();
private processLoop;
}
{
"name": "@meteor-it/queue",
"version": "2.0.7",
"version": "2.0.8",
"description": "Queue decorator",

@@ -16,3 +16,3 @@ "main": "index.js",

"dependencies": {
"@meteor-it/logger": "^2.3.6"
"@meteor-it/logger": "^2.3.7"
},

@@ -22,3 +22,3 @@ "publishConfig": {

},
"gitHead": "4d3860362b9e95dec971cf6d86e0b8b5832d911f"
"gitHead": "cc24ac9159a05a342d4b3f2fcbe16037fd8d1b8e"
}

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