worker-factory
Advanced tools
Comparing version 7.0.12 to 7.0.13
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.1", | ||
"compilerr": "^11.0.10", | ||
"fast-unique-numbers": "^8.0.9", | ||
"@babel/runtime": "^7.23.2", | ||
"compilerr": "^11.0.11", | ||
"fast-unique-numbers": "^8.0.10", | ||
"tslib": "^2.6.2" | ||
@@ -20,13 +20,13 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.23.0", | ||
"@babel/core": "^7.23.2", | ||
"@babel/plugin-external-helpers": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.15", | ||
"@babel/preset-env": "^7.22.20", | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-angular": "^17.7.0", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"chai": "^4.3.9", | ||
"@babel/plugin-transform-runtime": "^7.23.2", | ||
"@babel/preset-env": "^7.23.2", | ||
"@commitlint/cli": "^17.8.0", | ||
"@commitlint/config-angular": "^17.8.0", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"chai": "^4.3.10", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.50.0", | ||
"eslint": "^8.51.0", | ||
"eslint-config-holy-grail": "^57.2.21", | ||
@@ -53,6 +53,6 @@ "grunt": "^1.6.1", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^3.29.3", | ||
"sinon": "^16.0.0", | ||
"rollup": "^4.1.4", | ||
"sinon": "^16.1.3", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.4", | ||
"ts-loader": "^9.5.0", | ||
"tsconfig-holy-grail": "^14.0.8", | ||
@@ -62,3 +62,3 @@ "tslint": "^6.1.3", | ||
"typescript": "^5.2.2", | ||
"webpack": "^5.88.2" | ||
"webpack": "^5.89.0" | ||
}, | ||
@@ -90,3 +90,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.12" | ||
"version": "7.0.13" | ||
} |
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
62831
Updated@babel/runtime@^7.23.2
Updatedcompilerr@^11.0.11
Updatedfast-unique-numbers@^8.0.10