@krlwlfrt/async-pool
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -0,1 +1,5 @@ | ||
## [0.0.3](https://gitlab.com/krlwlfrt/async-pool/compare/v0.0.2...v0.0.3) (2019-04-08) | ||
## [0.0.2](https://gitlab.com/krlwlfrt/async-pool/compare/v0.0.1...v0.0.2) (2019-04-02) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@krlwlfrt/async-pool", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Async pool for iterables", | ||
@@ -34,10 +34,10 @@ "main": "dist/async-pool.js", | ||
"conventional-changelog-cli": "2.0.12", | ||
"mocha": "6.0.2", | ||
"mocha": "6.1.1", | ||
"mocha-typescript": "1.1.17", | ||
"nyc": "13.3.0", | ||
"ts-node": "8.0.3", | ||
"tslint": "5.14.0", | ||
"tslint": "5.15.0", | ||
"tslint-eslint-rules": "5.4.0", | ||
"typedoc": "0.14.2", | ||
"typescript": "3.4.1" | ||
"typescript": "3.4.2" | ||
}, | ||
@@ -44,0 +44,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
473072
5407