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
15
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.6.0 to 0.7.0

25

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

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

"devDependencies": {
"@krlwlfrt/otpc": "0.3.0",
"@openstapps/configuration": "0.27.0",
"@krlwlfrt/otpc": "0.4.0",
"@testdeck/mocha": "0.1.2",
"@types/mocha": "8.2.1",
"@types/node": "14.14.31",
"@typescript-eslint/eslint-plugin": "4.21.0",
"@typescript-eslint/parser": "4.21.0",
"@types/mocha": "9.0.0",
"@types/node": "14.17.6",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"conventional-changelog-cli": "2.1.1",
"eslint": "7.23.0",
"mocha": "8.3.0",
"eslint": "7.31.0",
"mocha": "9.0.3",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",
"ts-node": "9.1.1",
"tslint": "6.1.2",
"tslint-eslint-rules": "5.4.0",
"typedoc": "0.20.27",
"typescript": "4.1.5"
"ts-node": "10.1.0",
"typedoc": "0.21.4",
"typescript": "4.3.5"
},

@@ -50,0 +47,0 @@ "nyc": {

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