worker-factory
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.0", | ||
"compilerr": "^11.0.0", | ||
"fast-unique-numbers": "^8.0.0", | ||
"@babel/runtime": "^7.21.5", | ||
"compilerr": "^11.0.1", | ||
"fast-unique-numbers": "^8.0.1", | ||
"tslib": "^2.5.0" | ||
@@ -20,6 +20,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.21.4", | ||
"@babel/core": "^7.21.5", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/preset-env": "^7.21.4", | ||
"@babel/preset-env": "^7.21.5", | ||
"@commitlint/cli": "^17.6.1", | ||
@@ -31,4 +31,4 @@ "@commitlint/config-angular": "^17.6.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.38.0", | ||
"eslint-config-holy-grail": "^56.0.0", | ||
"eslint": "^8.39.0", | ||
"eslint-config-holy-grail": "^56.0.6", | ||
"grunt": "^1.6.1", | ||
@@ -38,5 +38,5 @@ "grunt-cli": "^1.4.3", | ||
"husky": "^8.0.3", | ||
"karma": "^6.4.1", | ||
"karma": "^6.4.2", | ||
"karma-browserstack-launcher": "^1.6.0", | ||
"karma-chrome-launcher": "^3.1.1", | ||
"karma-chrome-launcher": "^3.2.0", | ||
"karma-cli": "^2.0.0", | ||
@@ -46,4 +46,4 @@ "karma-firefox-launcher": "^2.1.2", | ||
"karma-mocha-webworker": "^1.3.0", | ||
"karma-safari-launcher": "^1.0.0", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webkit-launcher": "^2.1.0", | ||
"karma-webpack": "^5.0.0", | ||
@@ -53,14 +53,14 @@ "load-grunt-config": "^4.0.1", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.7", | ||
"prettier": "^2.8.8", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^5.0.0", | ||
"rollup": "^3.20.6", | ||
"sinon": "^15.0.3", | ||
"rollup": "^3.21.3", | ||
"sinon": "^15.0.4", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^13.0.0", | ||
"tsconfig-holy-grail": "^13.0.3", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.0", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.79.0" | ||
"webpack": "^5.81.0" | ||
}, | ||
@@ -87,3 +87,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.0" | ||
"version": "7.0.1" | ||
} |
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.21.5
Updatedcompilerr@^11.0.1
Updatedfast-unique-numbers@^8.0.1