@lskjs/mutex
Advanced tools
Comparing version 3.0.0-alpha.10 to 3.0.0-alpha.14
{ | ||
"name": "@lskjs/mutex", | ||
"version": "3.0.0-alpha.10", | ||
"version": "3.0.0-alpha.14", | ||
"description": "LSK.js – mutex – async mutex", | ||
"author": "Igor Suvorov <hi@isuvorov.com>", | ||
"scripts": { | ||
"build": " lsk run build", | ||
"dev": " lsk run dev", | ||
"release": " lsk run release", | ||
"test": " lsk run test", | ||
"test:watch": " lsk run test:watch" | ||
}, | ||
"dependencies": { | ||
@@ -47,12 +40,3 @@ "async-mutex": "0.4.0" | ||
"//": "//", | ||
"eslintConfig": { | ||
"extends": "@lskjs/eslint-config" | ||
}, | ||
"size-limit": [ | ||
{ | ||
"path": "lib/index.js", | ||
"limit": "5kb" | ||
} | ||
], | ||
"gitHead": "7a41ea3b5002b384dfe95b5fe4f1fbb104a0c145" | ||
"gitHead": "838cb0c60d4121043ea37740377bab6260d3a2d1" | ||
} |
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
11202
12