Socket
Socket
Sign inDemoInstall

await-lock

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

await-lock - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

5

package.json
{
"name": "await-lock",
"version": "2.2.0",
"version": "2.2.1",
"description": "Mutex locks for async functions",

@@ -8,3 +8,4 @@ "main": "build/AwaitLock.js",

"files": [
"build"
"build",
"!build/**/__tests__"
],

@@ -11,0 +12,0 @@ "scripts": {

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