@empathyco/x-priority-queue
Advanced tools
Comparing version 0.1.0-alpha.5 to 0.1.0-alpha.6
{ | ||
"name": "@empathyco/x-priority-queue", | ||
"version": "0.1.0-alpha.5", | ||
"version": "0.1.0-alpha.6", | ||
"description": "A priority queue implementation in typescript allowing cancellable elements", | ||
@@ -37,4 +37,4 @@ "author": "Empathy Systems Corporation S.L.", | ||
"dependencies": { | ||
"@empathyco/x-utils": "^1.0.0-alpha.12", | ||
"tslib": "~2.3.0" | ||
"@empathyco/x-utils": "^1.0.0-alpha.13", | ||
"tslib": "~2.4.1" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9a22f6f8727bf2874f275ae2a564f40f2901c590" | ||
"gitHead": "9a571e850e671c1227d17db9b574579a8a8464ae" | ||
} |
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
+ Addedtslib@2.4.1(transitive)
- Removedtslib@2.3.1(transitive)
Updatedtslib@~2.4.1