Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "mutexlight", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "minimal mutex lirbary", | ||
@@ -5,0 +5,0 @@ "main": "mutexlight.js", |
@@ -39,3 +39,3 @@ <h1>wspromise</h1> | ||
soon as the mutex lock needs to be released (acquired locks that are not | ||
explicitly released will stay stuck in locked state indefinately). | ||
explicitly released will stay stuck in locked state indefinitely). | ||
If `trylock` is true, the promise will resolve to zero immediately if the | ||
@@ -42,0 +42,0 @@ mutex lock has already been acquired. |
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