@wireapp/priority-queue
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.1.4"></a> | ||
## 0.1.4 (2018-03-26) | ||
### Bug Fixes | ||
* **travis-bot:** Fix conversations, move CLI to TypeScript ([#387](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/issues/387)) ([702217a](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/commit/702217a)) | ||
<a name="0.1.3"></a> | ||
@@ -8,0 +19,0 @@ ## [0.1.3](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.2...@wireapp/priority-queue@0.1.3) (2018-03-15) |
{ | ||
"dependencies": { | ||
"@types/node": "9.4.7", | ||
"@types/node": "9.6.0", | ||
"pure-uuid": "1.5.0" | ||
@@ -37,3 +37,3 @@ }, | ||
"types": "./dist/index.d.ts", | ||
"version": "0.1.3" | ||
"version": "0.1.4" | ||
} |
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
82670
+ Added@types/node@9.6.0(transitive)
- Removed@types/node@9.4.7(transitive)
Updated@types/node@9.6.0