worker-timers-broker
Advanced tools
Comparing version 5.0.32 to 5.0.33
@@ -12,13 +12,13 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.6", | ||
"@babel/runtime": "^7.7.7", | ||
"fast-unique-numbers": "^4.0.16", | ||
"tslib": "^1.10.0", | ||
"worker-timers-worker": "^5.0.25" | ||
"worker-timers-worker": "^5.0.26" | ||
}, | ||
"description": "The broker which is used by the worker-timers package.", | ||
"devDependencies": { | ||
"@babel/core": "^7.7.5", | ||
"@babel/core": "^7.7.7", | ||
"@babel/plugin-external-helpers": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.6", | ||
"@babel/preset-env": "^7.7.6", | ||
"@babel/preset-env": "^7.7.7", | ||
"@commitlint/cli": "^8.2.0", | ||
@@ -52,7 +52,7 @@ "@commitlint/config-angular": "^8.2.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.34", | ||
"tsconfig-holy-grail": "^10.0.35", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^47.0.3", | ||
"typescript": "^3.7.3", | ||
"webpack": "^4.41.2" | ||
"webpack": "^4.41.4" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"types": "build/es2018/module.d.ts", | ||
"version": "5.0.32" | ||
"version": "5.0.33" | ||
} |
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.7
Updatedworker-timers-worker@^5.0.26