worker-factory
Advanced tools
Comparing version 7.0.14 to 7.0.15
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.4", | ||
"compilerr": "^11.0.12", | ||
"fast-unique-numbers": "^8.0.11", | ||
"@babel/runtime": "^7.23.5", | ||
"compilerr": "^11.0.13", | ||
"fast-unique-numbers": "^8.0.12", | ||
"tslib": "^2.6.2" | ||
@@ -20,6 +20,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.23.3", | ||
"@babel/core": "^7.23.5", | ||
"@babel/plugin-external-helpers": "^7.23.3", | ||
"@babel/plugin-transform-runtime": "^7.23.4", | ||
"@babel/preset-env": "^7.23.3", | ||
"@babel/preset-env": "^7.23.5", | ||
"@commitlint/cli": "^17.8.0", | ||
@@ -31,3 +31,3 @@ "@commitlint/config-angular": "^17.8.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.54.0", | ||
"eslint": "^8.55.0", | ||
"eslint-config-holy-grail": "^57.2.25", | ||
@@ -46,11 +46,11 @@ "grunt": "^1.6.1", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webkit-launcher": "^2.1.0", | ||
"karma-webkit-launcher": "^2.4.0", | ||
"karma-webpack": "^5.0.0", | ||
"lint-staged": "^15.2.0", | ||
"load-grunt-config": "^4.0.1", | ||
"memory-fs": "^0.5.0", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.8", | ||
"pretty-quick": "^3.1.3", | ||
"prettier": "^3.1.0", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.5.0", | ||
"rollup": "^4.6.1", | ||
"sinon": "^17.0.1", | ||
@@ -90,3 +90,3 @@ "sinon-chai": "^3.7.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.14" | ||
"version": "7.0.15" | ||
} |
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.23.5
Updatedcompilerr@^11.0.13
Updatedfast-unique-numbers@^8.0.12