worker-timers
Advanced tools
Comparing version 7.1.5 to 7.1.6
@@ -20,4 +20,4 @@ { | ||
"tslib": "^2.6.2", | ||
"worker-timers-broker": "^6.1.5", | ||
"worker-timers-worker": "^7.0.68" | ||
"worker-timers-broker": "^6.1.6", | ||
"worker-timers-worker": "^7.0.69" | ||
}, | ||
@@ -41,3 +41,3 @@ "description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^58.0.10", | ||
"eslint-config-holy-grail": "^59.0.2", | ||
"grunt": "^1.6.1", | ||
@@ -58,6 +58,6 @@ "grunt-cli": "^1.4.3", | ||
"memfs": "^4.8.0", | ||
"mocha": "^10.3.0", | ||
"mocha": "^10.4.0", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.13.0", | ||
"rollup": "^4.13.2", | ||
"sinon": "^17.0.1", | ||
@@ -67,5 +67,5 @@ "sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.5.1", | ||
"tsconfig-holy-grail": "^15.0.0", | ||
"tsconfig-holy-grail": "^15.0.1", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.0", | ||
"tslint-config-holy-grail": "^56.0.1", | ||
"typescript": "^5.4.3", | ||
@@ -109,3 +109,3 @@ "webpack": "^5.91.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.1.5" | ||
"version": "7.1.6" | ||
} |
Sorry, the diff of this file is not supported yet
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
23833
Updatedworker-timers-broker@^6.1.6
Updatedworker-timers-worker@^7.0.69