worker-timers
Advanced tools
Comparing version 8.0.6 to 8.0.7
@@ -18,15 +18,15 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"@babel/runtime": "^7.25.7", | ||
"tslib": "^2.7.0", | ||
"worker-timers-broker": "^7.1.2", | ||
"worker-timers-worker": "^8.0.4" | ||
"worker-timers-broker": "^7.1.3", | ||
"worker-timers-worker": "^8.0.5" | ||
}, | ||
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.", | ||
"devDependencies": { | ||
"@babel/cli": "^7.25.6", | ||
"@babel/core": "^7.25.2", | ||
"@babel/plugin-external-helpers": "^7.24.7", | ||
"@babel/plugin-transform-runtime": "^7.25.4", | ||
"@babel/preset-env": "^7.25.4", | ||
"@babel/register": "^7.24.6", | ||
"@babel/cli": "^7.25.7", | ||
"@babel/core": "^7.25.7", | ||
"@babel/plugin-external-helpers": "^7.25.7", | ||
"@babel/plugin-transform-runtime": "^7.25.7", | ||
"@babel/preset-env": "^7.25.7", | ||
"@babel/register": "^7.25.7", | ||
"@commitlint/cli": "^19.5.0", | ||
@@ -41,3 +41,3 @@ "@commitlint/config-angular": "^19.5.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.5", | ||
"eslint-config-holy-grail": "^60.0.7", | ||
"grunt": "^1.6.1", | ||
@@ -61,3 +61,3 @@ "grunt-cli": "^1.5.0", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.22.5", | ||
"rollup": "^4.24.0", | ||
"sinon": "^17.0.2", | ||
@@ -108,3 +108,3 @@ "sinon-chai": "^3.7.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "8.0.6" | ||
"version": "8.0.7" | ||
} |
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.25.7
Updatedworker-timers-broker@^7.1.3
Updatedworker-timers-worker@^8.0.5