worker-timers
Advanced tools
Comparing version 7.0.52 to 7.0.53
@@ -20,4 +20,4 @@ { | ||
"tslib": "^2.4.0", | ||
"worker-timers-broker": "^6.0.74", | ||
"worker-timers-worker": "^7.0.41" | ||
"worker-timers-broker": "^6.0.75", | ||
"worker-timers-worker": "^7.0.42" | ||
}, | ||
@@ -39,3 +39,3 @@ "description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.", | ||
"eslint": "^8.23.0", | ||
"eslint-config-holy-grail": "^52.0.30", | ||
"eslint-config-holy-grail": "^52.0.31", | ||
"grunt": "^1.5.3", | ||
@@ -64,5 +64,5 @@ "grunt-cli": "^1.4.3", | ||
"ts-loader": "^9.3.1", | ||
"tsconfig-holy-grail": "^11.1.34", | ||
"tsconfig-holy-grail": "^11.1.35", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.31", | ||
"tslint-config-holy-grail": "^53.2.32", | ||
"typescript": "^4.8.2", | ||
@@ -101,3 +101,3 @@ "webpack": "^5.74.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.52" | ||
"version": "7.0.53" | ||
} |
@@ -7,3 +7,2 @@ ![logo](https://repository-images.githubusercontent.com/24792198/dd93c980-323f-11ea-8a14-a0299de4847a) | ||
[![dependencies](https://img.shields.io/david/chrisguttandin/worker-timers.svg?style=flat-square)](https://github.com/chrisguttandin/worker-timers/network/dependencies) | ||
[![version](https://img.shields.io/npm/v/worker-timers.svg?style=flat-square)](https://www.npmjs.com/package/worker-timers) | ||
@@ -10,0 +9,0 @@ |
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
26718
108
Updatedworker-timers-broker@^6.0.75
Updatedworker-timers-worker@^7.0.42