@krlwlfrt/async-pool
Advanced tools
Comparing version 0.2.1 to 0.3.0
@@ -0,1 +1,5 @@ | ||
# [0.3.0](https://gitlab.com/krlwlfrt/async-pool/compare/v0.2.1...v0.3.0) (2020-01-08) | ||
## [0.2.1](https://gitlab.com/krlwlfrt/async-pool/compare/v0.2.0...v0.2.1) (2019-11-25) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@krlwlfrt/async-pool", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Async pool for iterables", | ||
@@ -32,20 +32,20 @@ "main": "lib/async-pool.js", | ||
"devDependencies": { | ||
"@openstapps/configuration": "0.21.1", | ||
"@types/chai": "4.2.5", | ||
"@openstapps/configuration": "0.22.0", | ||
"@types/chai": "4.2.7", | ||
"@types/chai-as-promised": "7.1.2", | ||
"@types/mocha": "5.2.7", | ||
"@types/node": "10.17.5", | ||
"@types/node": "10.17.13", | ||
"chai": "4.2.0", | ||
"chai-as-promised": "7.1.1", | ||
"conventional-changelog-cli": "2.0.28", | ||
"mocha": "6.2.2", | ||
"conventional-changelog-cli": "2.0.31", | ||
"mocha": "7.0.0", | ||
"mocha-typescript": "1.1.17", | ||
"nyc": "14.1.1", | ||
"nyc": "15.0.0", | ||
"prepend-file-cli": "1.0.6", | ||
"rimraf": "3.0.0", | ||
"ts-node": "8.5.2", | ||
"ts-node": "8.5.4", | ||
"tslint": "5.20.1", | ||
"tslint-eslint-rules": "5.4.0", | ||
"typedoc": "0.15.3", | ||
"typescript": "3.7.2" | ||
"typedoc": "0.15.6", | ||
"typescript": "3.7.4" | ||
}, | ||
@@ -52,0 +52,0 @@ "nyc": { |
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
178563
4472