@krlwlfrt/async-pool
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -0,1 +1,5 @@ | ||
## [0.4.1](https://gitlab.com/krlwlfrt/async-pool/compare/v0.4.0...v0.4.1) (2020-05-11) | ||
# [0.4.0](https://gitlab.com/krlwlfrt/async-pool/compare/v0.3.0...v0.4.0) (2020-03-09) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@krlwlfrt/async-pool", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Async pool for iterables", | ||
@@ -33,18 +33,18 @@ "main": "lib/async-pool.js", | ||
"@openstapps/configuration": "0.24.0", | ||
"@types/chai": "4.2.10", | ||
"@types/chai": "4.2.11", | ||
"@types/chai-as-promised": "7.1.2", | ||
"@types/mocha": "7.0.2", | ||
"@types/node": "10.17.17", | ||
"@types/node": "10.17.21", | ||
"chai": "4.2.0", | ||
"chai-as-promised": "7.1.1", | ||
"conventional-changelog-cli": "2.0.31", | ||
"mocha": "7.1.0", | ||
"conventional-changelog-cli": "2.0.34", | ||
"mocha": "7.1.2", | ||
"mocha-typescript": "1.1.17", | ||
"nyc": "15.0.0", | ||
"nyc": "15.0.1", | ||
"prepend-file-cli": "1.0.6", | ||
"rimraf": "3.0.2", | ||
"ts-node": "8.6.2", | ||
"tslint": "6.0.0", | ||
"ts-node": "8.10.1", | ||
"tslint": "6.1.2", | ||
"tslint-eslint-rules": "5.4.0", | ||
"typedoc": "0.16.11", | ||
"typedoc": "0.17.6", | ||
"typescript": "3.8.3" | ||
@@ -51,0 +51,0 @@ }, |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
191114
4750