Socket
Socket
Sign inDemoInstall

@highoutput/async-group

Package Overview
Dependencies
2
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.4

LICENSE.md

6

package.json
{
"name": "@highoutput/async-group",
"version": "0.3.0",
"version": "0.3.4",
"description": "Groups together multiple promises and allows to 'wait' for all of them to settle.",

@@ -16,3 +16,2 @@ "author": "High Output Ventures",

"build": "npm run clean && tsc --project tsconfig.json",
"test": "echo \"Error: run tests from root\" && exit 1",
"prepublish": "npm run build"

@@ -24,2 +23,3 @@ },

"dependencies": {
"@types/node": "^14.11.1",
"uuid": "^3.4.0"

@@ -35,3 +35,3 @@ },

},
"gitHead": "ebdb30739a8f2bbbe48346aaaed438f38d93e831"
"gitHead": "0a0fc4d9229d242598df607a95bac6ae01335322"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc