sequential-task-queue
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"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" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
47066
6
0
18