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

taskgroup

Package Overview
Dependencies
Maintainers
1
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taskgroup - npm Package Compare versions

Comparing version 9.4.0 to 9.5.0-next.1700862903.f6fcd35c20e6bbc629be08e90a73b2c3cd7f0e24

22

package.json
{
"title": "TaskGroup",
"name": "taskgroup",
"version": "9.4.0",
"version": "9.5.0-next.1700862903.f6fcd35c20e6bbc629be08e90a73b2c3cd7f0e24",
"description": "Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.",

@@ -132,5 +132,5 @@ "homepage": "https://github.com/bevry/taskgroup",

"ambi": "3.2.0",
"eachr": "^6.5.0",
"editions": "^6.13.0",
"extendr": "^7.3.0",
"eachr": "^6.6.0",
"editions": "^6.16.0",
"extendr": "^7.4.0",
"unbounded": "^5.3.0"

@@ -144,14 +144,14 @@ },

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.5.0",
"assert-helpers": "^11.6.0",
"eslint": "^8.54.0",
"eslint-config-bevry": "^5.0.0",
"eslint-config-bevry": "^5.2.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jsdoc": "^4.0.2",
"kava": "^7.2.0",
"kava": "^7.4.0",
"prettier": "^3.1.0",
"projectz": "^3.2.0",
"safeps": "^11.3.0",
"projectz": "^3.4.0",
"safeps": "^11.4.0",
"surge": "^0.23.1",
"valid-directory": "^4.4.0"
"valid-directory": "^4.5.0"
},

@@ -238,2 +238,2 @@ "scripts": {

}
}
}

@@ -59,3 +59,3 @@ <!-- TITLE/ -->

<script type="module">
import * as pkg from '//dev.jspm.io/taskgroup@9.4.0'
import * as pkg from '//dev.jspm.io/taskgroup@9.5.0'
</script>

@@ -62,0 +62,0 @@ ```

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