worker-factory
Advanced tools
Comparing version 6.0.65 to 6.0.66
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.3", | ||
"compilerr": "^9.0.19", | ||
"fast-unique-numbers": "^6.0.18", | ||
"@babel/runtime": "^7.18.9", | ||
"compilerr": "^9.0.20", | ||
"fast-unique-numbers": "^6.0.19", | ||
"tslib": "^2.4.0" | ||
@@ -20,20 +20,19 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.18.2", | ||
"@babel/plugin-external-helpers": "^7.17.12", | ||
"@babel/plugin-transform-runtime": "^7.18.2", | ||
"@babel/preset-env": "^7.18.2", | ||
"@commitlint/cli": "^17.0.1", | ||
"@commitlint/config-angular": "^17.0.0", | ||
"@babel/core": "^7.18.9", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.18.9", | ||
"@babel/preset-env": "^7.18.9", | ||
"@commitlint/cli": "^17.0.3", | ||
"@commitlint/config-angular": "^17.0.3", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"chai": "^4.3.6", | ||
"commitizen": "^4.2.4", | ||
"commitizen": "^4.2.5", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.16.0", | ||
"eslint-config-holy-grail": "^52.0.15", | ||
"eslint": "^8.20.0", | ||
"eslint-config-holy-grail": "^52.0.22", | ||
"grunt": "^1.5.3", | ||
"grunt-cli": "^1.4.3", | ||
"grunt-contrib-clean": "^2.0.1", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^8.0.1", | ||
"karma": "^6.3.20", | ||
"karma": "^6.4.0", | ||
"karma-browserstack-launcher": "^1.6.0", | ||
@@ -51,13 +50,14 @@ "karma-chrome-launcher": "^3.1.1", | ||
"mocha": "^10.0.0", | ||
"prettier": "^2.6.2", | ||
"prettier": "^2.7.1", | ||
"pretty-quick": "^3.1.3", | ||
"rollup": "^2.74.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.77.0", | ||
"sinon": "^14.0.0", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.3.0", | ||
"tsconfig-holy-grail": "^11.1.32", | ||
"ts-loader": "^9.3.1", | ||
"tsconfig-holy-grail": "^11.1.34", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.28", | ||
"typescript": "^4.7.2", | ||
"webpack": "^5.72.1" | ||
"tslint-config-holy-grail": "^53.2.30", | ||
"typescript": "^4.7.4", | ||
"webpack": "^5.73.0" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.65" | ||
"version": "6.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
63602
Updated@babel/runtime@^7.18.9
Updatedcompilerr@^9.0.20
Updatedfast-unique-numbers@^6.0.19