worker-timers
Advanced tools
Comparing version 7.0.59 to 7.0.60
@@ -18,6 +18,6 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.1", | ||
"@babel/runtime": "^7.20.6", | ||
"tslib": "^2.4.1", | ||
"worker-timers-broker": "^6.0.79", | ||
"worker-timers-worker": "^7.0.45" | ||
"worker-timers-broker": "^6.0.80", | ||
"worker-timers-worker": "^7.0.46" | ||
}, | ||
@@ -27,3 +27,3 @@ "description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.", | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.20.2", | ||
"@babel/core": "^7.20.5", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
@@ -41,3 +41,3 @@ "@babel/plugin-transform-runtime": "^7.19.6", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.28.0", | ||
"eslint": "^8.29.0", | ||
"eslint-config-holy-grail": "^52.0.33", | ||
@@ -59,3 +59,3 @@ "grunt": "^1.5.3", | ||
"mocha": "^10.1.0", | ||
"prettier": "^2.7.1", | ||
"prettier": "^2.8.0", | ||
"pretty-quick": "^3.1.3", | ||
@@ -67,3 +67,3 @@ "rimraf": "^3.0.2", | ||
"terser-webpack-plugin": "^5.3.6", | ||
"ts-loader": "^9.4.1", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^11.1.36", | ||
@@ -105,3 +105,3 @@ "tslint": "^6.1.3", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.59" | ||
"version": "7.0.60" | ||
} |
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.20.6
Updatedworker-timers-broker@^6.0.80
Updatedworker-timers-worker@^7.0.46