worker-timers-broker
Advanced tools
Comparing version 5.0.26 to 5.0.27
@@ -12,13 +12,13 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.6.3", | ||
"fast-unique-numbers": "^4.0.11", | ||
"@babel/runtime": "^7.7.1", | ||
"fast-unique-numbers": "^4.0.12", | ||
"tslib": "^1.10.0", | ||
"worker-timers-worker": "^5.0.20" | ||
"worker-timers-worker": "^5.0.21" | ||
}, | ||
"description": "The broker which is used by the worker-timers package.", | ||
"devDependencies": { | ||
"@babel/core": "^7.6.4", | ||
"@babel/core": "^7.7.0", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.6.2", | ||
"@babel/preset-env": "^7.6.3", | ||
"@babel/preset-env": "^7.7.1", | ||
"@commitlint/cli": "^8.2.0", | ||
@@ -47,3 +47,3 @@ "@commitlint/config-angular": "^8.2.0", | ||
"mocha": "^6.2.2", | ||
"rollup": "^1.26.0", | ||
"rollup": "^1.26.3", | ||
"rollup-plugin-babel": "^4.3.3", | ||
@@ -53,6 +53,6 @@ "sinon": "^7.5.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.25", | ||
"tslint": "^5.20.0", | ||
"tslint-config-holy-grail": "^46.1.7", | ||
"typescript": "^3.6.4", | ||
"tsconfig-holy-grail": "^10.0.27", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^46.1.8", | ||
"typescript": "^3.7.2", | ||
"webpack": "^4.41.2" | ||
@@ -85,3 +85,3 @@ }, | ||
"types": "build/es2018/module.d.ts", | ||
"version": "5.0.26" | ||
"version": "5.0.27" | ||
} |
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
Updated@babel/runtime@^7.7.1
Updatedfast-unique-numbers@^4.0.12
Updatedworker-timers-worker@^5.0.21