Comparing version 1.2.2 to 1.2.3
const node = require('./node') | ||
const browser = require('./browser') | ||
const Queue = require('p-queue') | ||
const { default: Queue } = require('p-queue') | ||
const { timeout } = require('promise-timeout') | ||
@@ -5,0 +5,0 @@ const observe = require('observable-webworkers') |
{ | ||
"name": "mortice", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Isomorphic read/write lock that works in single processes, node clusters and web workers", | ||
@@ -31,5 +31,5 @@ "main": "lib/index.js", | ||
"browserify": "^16.2.2", | ||
"execa": "^1.0.0", | ||
"execa": "^2.0.0", | ||
"run-headless": "^2.0.1", | ||
"standard": "^12.0.1", | ||
"standard": "^14.0.0", | ||
"webworkify": "^1.5.0" | ||
@@ -45,3 +45,3 @@ }, | ||
"observable-webworkers": "^1.0.0", | ||
"p-queue": "^5.0.0", | ||
"p-queue": "^6.0.0", | ||
"promise-timeout": "^1.3.0", | ||
@@ -48,0 +48,0 @@ "shortid": "^2.2.8" |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances 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
37731
25
2
+ Addedeventemitter3@4.0.7(transitive)
+ Addedp-finally@1.0.0(transitive)
+ Addedp-queue@6.6.2(transitive)
+ Addedp-timeout@3.2.0(transitive)
- Removedeventemitter3@3.1.2(transitive)
- Removedp-queue@5.0.0(transitive)
Updatedp-queue@^6.0.0