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.10.0 to 7.11.0-next.1592765126.19759e2e3ce8d89671e5edcd6324fab34a77a477

4

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

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

6

package.json
{
"title": "TaskGroup",
"name": "taskgroup",
"version": "7.10.0",
"version": "7.11.0-next.1592765126.19759e2e3ce8d89671e5edcd6324fab34a77a477",
"description": "Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.",

@@ -121,3 +121,3 @@ "homepage": "https://github.com/bevry/taskgroup",

"@babel/preset-env": "^7.7.6",
"@bevry/update-contributors": "1.9.0",
"@bevry/update-contributors": "^1.9.0",
"assert-helpers": "^6.8.0",

@@ -134,3 +134,3 @@ "eslint": "^7.3.0",

"surge": "^0.21.3",
"valid-directory": "2.2.0"
"valid-directory": "^2.5.0"
},

@@ -137,0 +137,0 @@ "scripts": {

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

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