worker-timers
Advanced tools
Comparing version 7.0.63 to 7.0.64
@@ -20,3 +20,3 @@ { | ||
"tslib": "^2.5.0", | ||
"worker-timers-broker": "^6.0.83", | ||
"worker-timers-broker": "^6.0.84", | ||
"worker-timers-worker": "^7.0.49" | ||
@@ -27,9 +27,9 @@ }, | ||
"@babel/cli": "^7.21.0", | ||
"@babel/core": "^7.21.0", | ||
"@babel/core": "^7.21.4", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.21.0", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/preset-env": "^7.21.4", | ||
"@babel/register": "^7.21.0", | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-angular": "^17.4.4", | ||
"@commitlint/cli": "^17.6.1", | ||
"@commitlint/config-angular": "^17.6.1", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -41,7 +41,7 @@ "@rollup/plugin-replace": "^5.0.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.35.0", | ||
"eslint-config-holy-grail": "^55.0.12", | ||
"eslint": "^8.38.0", | ||
"eslint-config-holy-grail": "^56.0.0", | ||
"grunt": "^1.6.1", | ||
"grunt-cli": "^1.4.3", | ||
"grunt-sh": "^0.2.0", | ||
"grunt-sh": "^0.2.1", | ||
"husky": "^8.0.3", | ||
@@ -57,17 +57,17 @@ "karma": "^6.4.1", | ||
"load-grunt-config": "^4.0.1", | ||
"memfs": "^3.4.13", | ||
"memfs": "^3.5.0", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.4", | ||
"prettier": "^2.8.7", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^4.1.2", | ||
"rollup": "^3.17.3", | ||
"sinon": "^15.0.1", | ||
"rimraf": "^5.0.0", | ||
"rollup": "^3.20.6", | ||
"sinon": "^15.0.3", | ||
"sinon-chai": "^3.7.0", | ||
"terser-webpack-plugin": "^5.3.6", | ||
"terser-webpack-plugin": "^5.3.7", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^12.0.0", | ||
"tsconfig-holy-grail": "^13.0.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^54.0.1", | ||
"tslint-config-holy-grail": "^55.0.0", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.75.0", | ||
"webpack": "^5.79.0", | ||
"webpack-cli": "^5.0.1" | ||
@@ -104,3 +104,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.63" | ||
"version": "7.0.64" | ||
} |
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
23042
Updatedworker-timers-broker@^6.0.84