worker-factory
Advanced tools
Comparing version 6.0.51 to 6.0.52
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.15.3", | ||
"compilerr": "^9.0.5", | ||
"fast-unique-numbers": "^6.0.5", | ||
"@babel/runtime": "^7.15.4", | ||
"compilerr": "^9.0.6", | ||
"fast-unique-numbers": "^6.0.6", | ||
"tslib": "^2.3.1" | ||
@@ -20,6 +20,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.15.0", | ||
"@babel/core": "^7.15.5", | ||
"@babel/plugin-external-helpers": "^7.14.5", | ||
"@babel/plugin-transform-runtime": "^7.15.0", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/preset-env": "^7.15.4", | ||
"@commitlint/cli": "^13.1.0", | ||
@@ -32,3 +32,3 @@ "@commitlint/config-angular": "^13.1.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-holy-grail": "^50.0.1", | ||
"eslint-config-holy-grail": "^50.1.6", | ||
"grunt": "^1.4.1", | ||
@@ -38,3 +38,3 @@ "grunt-cli": "^1.4.3", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^7.0.1", | ||
"husky": "^7.0.2", | ||
"karma": "^6.3.4", | ||
@@ -50,16 +50,16 @@ "karma-browserstack-launcher": "^1.6.0", | ||
"karma-webpack": "^5.0.0", | ||
"load-grunt-config": "^4.0.0", | ||
"load-grunt-config": "^4.0.1", | ||
"memory-fs": "^0.5.0", | ||
"mocha": "^9.0.3", | ||
"mocha": "^9.1.1", | ||
"prettier": "^2.3.2", | ||
"pretty-quick": "^3.1.1", | ||
"rollup": "^2.56.2", | ||
"rollup": "^2.56.3", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.2.5", | ||
"tsconfig-holy-grail": "^11.1.6", | ||
"tsconfig-holy-grail": "^11.1.10", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.25", | ||
"typescript": "^4.3.5", | ||
"webpack": "^5.50.0" | ||
"typescript": "^4.4.2", | ||
"webpack": "^5.51.2" | ||
}, | ||
@@ -86,3 +86,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.51" | ||
"version": "6.0.52" | ||
} |
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
63643
Updated@babel/runtime@^7.15.4
Updatedcompilerr@^9.0.6
Updatedfast-unique-numbers@^6.0.6