worker-factory
Advanced tools
Comparing version 7.0.23 to 7.0.24
@@ -12,4 +12,4 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.1", | ||
"fast-unique-numbers": "^9.0.3", | ||
"@babel/runtime": "^7.24.4", | ||
"fast-unique-numbers": "^9.0.4", | ||
"tslib": "^2.6.2" | ||
@@ -19,6 +19,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.24.3", | ||
"@babel/core": "^7.24.4", | ||
"@babel/plugin-external-helpers": "^7.24.1", | ||
"@babel/plugin-transform-runtime": "^7.24.3", | ||
"@babel/preset-env": "^7.24.3", | ||
"@babel/preset-env": "^7.24.4", | ||
"@commitlint/cli": "^18.6.1", | ||
@@ -31,3 +31,3 @@ "@commitlint/config-angular": "^18.6.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^59.0.2", | ||
"eslint-config-holy-grail": "^59.0.3", | ||
"grunt": "^1.6.1", | ||
@@ -53,3 +53,3 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.13.2", | ||
"rollup": "^4.14.1", | ||
"sinon": "^17.0.1", | ||
@@ -61,3 +61,3 @@ "sinon-chai": "^3.7.0", | ||
"tslint-config-holy-grail": "^56.0.1", | ||
"typescript": "^5.4.3", | ||
"typescript": "^5.4.4", | ||
"webpack": "^5.91.0" | ||
@@ -90,3 +90,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.23" | ||
"version": "7.0.24" | ||
} |
Sorry, the diff of this file is not supported yet
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
63985
Updated@babel/runtime@^7.24.4
Updatedfast-unique-numbers@^9.0.4