Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

async-lock

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-lock - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

package.json
{
"name": "async-lock",
"description": "",
"version": "0.1.0",
"version": "0.1.1",
"author": "rain1017",

@@ -18,4 +18,3 @@ "private" : false,

"engines": {
"node": "0.10.x",
"npm": "1.4.x"
"node": "0.10.x"
},

@@ -32,2 +31,3 @@ "scripts": {

"should": "~4.5.0",
"grunt-cli": "~0.1.13",
"grunt-env": "~0.4.2",

@@ -34,0 +34,0 @@ "grunt-contrib-watch": "~0.6.1",

# async-lock
Mutex on asynchronous code
[![Build Status](https://travis-ci.org/rain1017/async-lock.svg?branch=master)](https://travis-ci.org/rain1017/async-lock)
[![Dependencies Status](https://david-dm.org/rain1017/async-lock.svg)](https://david-dm.org/rain1017/async-lock)
Mutex on asynchronous code
## Get Started

@@ -9,0 +9,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