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

taskgroup

Package Overview
Dependencies
Maintainers
2
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 7.3.0 to 7.4.0-next.1590009644.501dfadd0ec809b272851ccf86eb05c126f08d0f

4

HISTORY.md
# History
## v7.4.0 2020 May 21
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v7.3.0 2020 May 21

@@ -4,0 +8,0 @@

8

package.json
{
"title": "TaskGroup",
"name": "taskgroup",
"version": "7.3.0",
"version": "7.4.0-next.1590009644.501dfadd0ec809b272851ccf86eb05c126f08d0f",
"description": "Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.",

@@ -128,7 +128,7 @@ "homepage": "https://github.com/bevry/taskgroup",

"jsdoc": "^3.6.4",
"kava": "^5.0.0",
"kava": "^5.1.0",
"minami": "^1.2.3",
"prettier": "^2.0.5",
"projectz": "^2.1.0",
"safeps": "^10.0.0",
"projectz": "^2.2.0",
"safeps": "^10.1.0",
"surge": "^0.21.3",

@@ -135,0 +135,0 @@ "valid-directory": "^1.6.0"

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

<script type="module">
import * as pkg from '//dev.jspm.io/taskgroup@7.3.0'
import * as pkg from '//dev.jspm.io/taskgroup@7.4.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