broker-factory
Advanced tools
Comparing version 3.0.79 to 3.0.80
@@ -14,4 +14,4 @@ { | ||
"fast-unique-numbers": "^8.0.3", | ||
"tslib": "^2.5.2", | ||
"worker-factory": "^7.0.4" | ||
"tslib": "^2.5.3", | ||
"worker-factory": "^7.0.5" | ||
}, | ||
@@ -22,6 +22,6 @@ "description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-angular": "^17.6.3", | ||
"@babel/plugin-transform-runtime": "^7.22.4", | ||
"@babel/preset-env": "^7.22.4", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-angular": "^17.6.5", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -31,4 +31,4 @@ "chai": "^4.3.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^57.2.2", | ||
"eslint": "^8.42.0", | ||
"eslint-config-holy-grail": "^57.2.7", | ||
"grunt": "^1.6.1", | ||
@@ -51,3 +51,3 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.23.0", | ||
"rollup": "^3.23.1", | ||
"sinon": "^15.1.0", | ||
@@ -58,5 +58,5 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.84.1" | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.85.1" | ||
}, | ||
@@ -83,3 +83,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.79" | ||
"version": "3.0.80" | ||
} |
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
Updatedtslib@^2.5.3
Updatedworker-factory@^7.0.5