@wireapp/priority-queue
Advanced tools
Comparing version 0.1.25 to 0.1.26
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.26"></a> | ||
## [0.1.26](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.25...@wireapp/priority-queue@0.1.26) (2018-05-17) | ||
**Note:** Version bump only for package @wireapp/priority-queue | ||
<a name="0.1.25"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.25](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.24...@wireapp/priority-queue@0.1.25) (2018-05-16) |
{ | ||
"dependencies": { | ||
"@types/node": "10.0.8", | ||
"@types/node": "10.1.0", | ||
"pure-uuid": "1.5.2" | ||
@@ -39,3 +39,3 @@ }, | ||
"types": "./dist/index.d.ts", | ||
"version": "0.1.25" | ||
"version": "0.1.26" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
79236
0
+ Added@types/node@10.1.0(transitive)
- Removed@types/node@10.0.8(transitive)
Updated@types/node@10.1.0