worker-timers-broker
Advanced tools
Comparing version 5.0.27 to 5.0.28
@@ -12,10 +12,10 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.1", | ||
"@babel/runtime": "^7.7.2", | ||
"fast-unique-numbers": "^4.0.12", | ||
"tslib": "^1.10.0", | ||
"worker-timers-worker": "^5.0.21" | ||
"worker-timers-worker": "^5.0.22" | ||
}, | ||
"description": "The broker which is used by the worker-timers package.", | ||
"devDependencies": { | ||
"@babel/core": "^7.7.0", | ||
"@babel/core": "^7.7.2", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
@@ -83,3 +83,3 @@ "@babel/plugin-transform-runtime": "^7.6.2", | ||
"types": "build/es2018/module.d.ts", | ||
"version": "5.0.27" | ||
"version": "5.0.28" | ||
} |
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.2
Updatedworker-timers-worker@^5.0.22