worker-timers
Advanced tools
Comparing version 7.0.65 to 7.0.66
@@ -19,5 +19,5 @@ { | ||
"@babel/runtime": "^7.21.5", | ||
"tslib": "^2.5.0", | ||
"worker-timers-broker": "^6.0.85", | ||
"worker-timers-worker": "^7.0.50" | ||
"tslib": "^2.5.2", | ||
"worker-timers-broker": "^6.0.86", | ||
"worker-timers-worker": "^7.0.51" | ||
}, | ||
@@ -27,3 +27,3 @@ "description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.", | ||
"@babel/cli": "^7.21.5", | ||
"@babel/core": "^7.21.5", | ||
"@babel/core": "^7.21.8", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
@@ -33,4 +33,4 @@ "@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/register": "^7.21.0", | ||
"@commitlint/cli": "^17.6.1", | ||
"@commitlint/config-angular": "^17.6.1", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-angular": "^17.6.3", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -42,4 +42,4 @@ "@rollup/plugin-replace": "^5.0.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.39.0", | ||
"eslint-config-holy-grail": "^56.0.6", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^56.0.7", | ||
"grunt": "^1.6.1", | ||
@@ -62,14 +62,14 @@ "grunt-cli": "^1.4.3", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^5.0.0", | ||
"rollup": "^3.21.3", | ||
"sinon": "^15.0.4", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.23.0", | ||
"sinon": "^15.1.0", | ||
"sinon-chai": "^3.7.0", | ||
"terser-webpack-plugin": "^5.3.7", | ||
"ts-loader": "^9.4.2", | ||
"terser-webpack-plugin": "^5.3.9", | ||
"ts-loader": "^9.4.3", | ||
"tsconfig-holy-grail": "^13.0.3", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.0", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.81.0", | ||
"webpack-cli": "^5.0.2" | ||
"webpack": "^5.83.1", | ||
"webpack-cli": "^5.1.1" | ||
}, | ||
@@ -105,3 +105,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.65" | ||
"version": "7.0.66" | ||
} |
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
Updatedtslib@^2.5.2
Updatedworker-timers-broker@^6.0.86
Updatedworker-timers-worker@^7.0.51