worker-factory
Advanced tools
Comparing version 7.0.30 to 7.0.31
@@ -13,11 +13,11 @@ { | ||
"@babel/runtime": "^7.25.7", | ||
"fast-unique-numbers": "^9.0.10", | ||
"tslib": "^2.7.0" | ||
"fast-unique-numbers": "^9.0.11", | ||
"tslib": "^2.8.0" | ||
}, | ||
"description": "A little factory function to create a JSON-RPC based Web Worker implementation.", | ||
"devDependencies": { | ||
"@babel/core": "^7.25.7", | ||
"@babel/core": "^7.25.8", | ||
"@babel/plugin-external-helpers": "^7.25.7", | ||
"@babel/plugin-transform-runtime": "^7.25.7", | ||
"@babel/preset-env": "^7.25.7", | ||
"@babel/preset-env": "^7.25.8", | ||
"@commitlint/cli": "^19.5.0", | ||
@@ -30,3 +30,3 @@ "@commitlint/config-angular": "^19.5.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.7", | ||
"eslint-config-holy-grail": "^60.0.10", | ||
"grunt": "^1.6.1", | ||
@@ -58,4 +58,4 @@ "grunt-cli": "^1.5.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.3", | ||
"typescript": "^5.6.2", | ||
"tslint-config-holy-grail": "^56.0.4", | ||
"typescript": "^5.6.3", | ||
"webpack": "^5.95.0" | ||
@@ -88,3 +88,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.30" | ||
"version": "7.0.31" | ||
} |
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
64097
Updatedfast-unique-numbers@^9.0.11
Updatedtslib@^2.8.0