@wireapp/priority-queue
Advanced tools
Comparing version 0.1.28 to 0.1.29
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.29"></a> | ||
## [0.1.29](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.28...@wireapp/priority-queue@0.1.29) (2018-05-22) | ||
**Note:** Version bump only for package @wireapp/priority-queue | ||
<a name="0.1.28"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.28](https://github.com/wireapp/wire-web-packages/tree/master/packages/priority-queue/compare/@wireapp/priority-queue@0.1.27...@wireapp/priority-queue@0.1.28) (2018-05-19) |
@@ -31,4 +31,4 @@ { | ||
"build:node": "tsc", | ||
"clear": "rimraf dist", | ||
"dist": "yarn clear && yarn build", | ||
"clean": "rimraf dist", | ||
"dist": "yarn clean && yarn build", | ||
"test": "yarn test:node && yarn test:browser", | ||
@@ -40,3 +40,3 @@ "test:browser": "webpack && karma start", | ||
"types": "./dist/index.d.ts", | ||
"version": "0.1.28" | ||
"version": "0.1.29" | ||
} |
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
80046