@wireapp/priority-queue
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.5"></a> | ||
## [0.1.5](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.4...@wireapp/priority-queue@0.1.5) (2018-03-29) | ||
**Note:** Version bump only for package @wireapp/priority-queue | ||
<a name="0.1.4"></a> | ||
@@ -8,0 +16,0 @@ ## 0.1.4 (2018-03-26) |
{ | ||
"dependencies": { | ||
"@types/node": "9.6.0", | ||
"@types/node": "9.6.1", | ||
"pure-uuid": "1.5.0" | ||
@@ -37,3 +37,3 @@ }, | ||
"types": "./dist/index.d.ts", | ||
"version": "0.1.4" | ||
"version": "0.1.5" | ||
} |
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
82936
+ Added@types/node@9.6.1(transitive)
- Removed@types/node@9.6.0(transitive)
Updated@types/node@9.6.1