async-lock
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13999
9