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

sequential-task-queue

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sequential-task-queue - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

doc/.npmignore

10

package.json
{
"name": "sequential-task-queue",
"version": "1.1.1",
"version": "1.1.2",
"description": "FIFO task queue for node and the browser",

@@ -8,5 +8,10 @@ "author": {

},
"repository": {
"type": "git",
"url": "http://github.com/BalassaMarton/sequential-task-queue"
},
"types": "dist/types/sequential-task-queue.d.ts",
"files": [
"dist",
"doc",
"index.js"

@@ -24,2 +29,3 @@ ],

"gulp-template": "^4.0.0",
"gulp-typedoc": "^2.0.0",
"gulp-typescript": "^3.0.1",

@@ -30,4 +36,6 @@ "mocha": "^3.0.2",

"snip-text": "^1.0.0",
"typedoc": "^0.4.5",
"typedoc-markdown-theme": "0.0.4",
"typescript": "^2.0.3"
}
}
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