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

f-queue

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

f-queue - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

4

fqueue.js
/*
*fqueue.js v 0.3.3
*fqueue.js v 0.3.4
*Author: Sudhanshu Yadav

@@ -94,3 +94,3 @@ *s-yadav.github.com

this.current = index - 1;
this.next.apply(argToArray(arguments, 1));
this.next.apply(this,argToArray(arguments, 1));
},

@@ -97,0 +97,0 @@ stop: function () {

@@ -9,3 +9,3 @@ {

},
"version": "0.3.3",
"version": "0.3.4",
"repository": {

@@ -12,0 +12,0 @@ "type": "git",

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