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

@krlwlfrt/async-pool

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@krlwlfrt/async-pool - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# [0.4.0](https://gitlab.com/krlwlfrt/async-pool/compare/v0.3.0...v0.4.0) (2020-03-09)
### Bug Fixes
* update dependencies ([d58628f](https://gitlab.com/krlwlfrt/async-pool/commit/d58628f887db775facc91848188b8606f9558b96)), closes [#2](https://gitlab.com/krlwlfrt/async-pool/issues/2)
# [0.3.0](https://gitlab.com/krlwlfrt/async-pool/compare/v0.2.1...v0.3.0) (2020-01-08)

@@ -2,0 +11,0 @@

22

package.json
{
"name": "@krlwlfrt/async-pool",
"version": "0.3.0",
"version": "0.4.0",
"description": "Async pool for iterables",

@@ -32,20 +32,20 @@ "main": "lib/async-pool.js",

"devDependencies": {
"@openstapps/configuration": "0.22.0",
"@types/chai": "4.2.7",
"@openstapps/configuration": "0.24.0",
"@types/chai": "4.2.10",
"@types/chai-as-promised": "7.1.2",
"@types/mocha": "5.2.7",
"@types/node": "10.17.13",
"@types/mocha": "7.0.2",
"@types/node": "10.17.17",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.0.31",
"mocha": "7.0.0",
"mocha": "7.1.0",
"mocha-typescript": "1.1.17",
"nyc": "15.0.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.0",
"ts-node": "8.5.4",
"tslint": "5.20.1",
"rimraf": "3.0.2",
"ts-node": "8.6.2",
"tslint": "6.0.0",
"tslint-eslint-rules": "5.4.0",
"typedoc": "0.15.6",
"typescript": "3.7.4"
"typedoc": "0.16.11",
"typescript": "3.8.3"
},

@@ -52,0 +52,0 @@ "nyc": {

Sorry, the diff of this file is too big to display

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