Socket
Socket
Sign inDemoInstall

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.5.0 to 7.6.0-next.1590082492.22d7e8547ec62aadbf6f74574dae9926a4cff685

4

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

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

20

package.json
{
"title": "TaskGroup",
"name": "taskgroup",
"version": "7.5.0",
"version": "7.6.0-next.1590082492.22d7e8547ec62aadbf6f74574dae9926a4cff685",
"description": "Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.",

@@ -113,4 +113,4 @@ "homepage": "https://github.com/bevry/taskgroup",

"eachr": "^4.5.0",
"extendr": "^5.3.0",
"unbounded": "^3.1.0"
"extendr": "^5.4.0",
"unbounded": "^3.2.0"
},

@@ -122,16 +122,16 @@ "devDependencies": {

"@babel/preset-env": "^7.9.6",
"@bevry/update-contributors": "^1.6.0",
"assert-helpers": "^6.5.0",
"@bevry/update-contributors": "^1.7.0",
"assert-helpers": "^6.6.0",
"eslint": "^7.0.0",
"eslint-config-bevry": "^3.6.0",
"eslint-config-bevry": "^3.7.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"jsdoc": "^3.6.4",
"kava": "^5.2.0",
"kava": "^5.3.0",
"minami": "^1.2.3",
"prettier": "^2.0.5",
"projectz": "^2.3.0",
"safeps": "^10.2.0",
"projectz": "^2.4.0",
"safeps": "^10.3.0",
"surge": "^0.21.3",
"valid-directory": "^2.0.0"
"valid-directory": "^2.1.0"
},

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

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

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