Socket
Socket
Sign inDemoInstall

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.7.0 to 9.8.0

18

package.json
{
"title": "TaskGroup",
"name": "taskgroup",
"version": "9.7.0",
"version": "9.8.0",
"license": "Artistic-2.0",

@@ -175,3 +175,3 @@ "description": "Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.",

"editions": "^6.21.0",
"extendr": "^7.9.0",
"extendr": "^7.10.0",
"unbounded": "^6.3.1"

@@ -181,16 +181,16 @@ },

"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.6",
"@babel/core": "^7.23.7",
"@babel/plugin-transform-object-rest-spread": "^7.23.4",
"@babel/preset-env": "^7.23.6",
"@babel/preset-env": "^7.23.7",
"assert-helpers": "^11.12.0",
"eslint": "^8.56.0",
"eslint-config-bevry": "^5.3.0",
"eslint-config-bevry": "^5.5.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"jsdoc": "^4.0.2",
"kava": "^7.7.0",
"kava": "^7.8.0",
"prettier": "^3.1.1",
"projectz": "^4.1.1",
"safeps": "^11.5.0",
"valid-directory": "^4.8.0"
"projectz": "^4.2.0",
"safeps": "^11.6.0",
"valid-directory": "^4.9.0"
},

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

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

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

@@ -59,0 +59,0 @@ ```

Sorry, the diff of this file is not supported yet

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