broker-factory
Advanced tools
Comparing version 3.0.69 to 3.0.70
@@ -12,6 +12,6 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.19.4", | ||
"fast-unique-numbers": "^6.0.22", | ||
"tslib": "^2.4.0", | ||
"worker-factory": "^6.0.70" | ||
"@babel/runtime": "^7.20.1", | ||
"fast-unique-numbers": "^6.0.23", | ||
"tslib": "^2.4.1", | ||
"worker-factory": "^6.0.71" | ||
}, | ||
@@ -24,4 +24,4 @@ "description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"@babel/preset-env": "^7.19.4", | ||
"@commitlint/cli": "^17.1.2", | ||
"@commitlint/config-angular": "^17.1.0", | ||
"@commitlint/cli": "^17.2.0", | ||
"@commitlint/config-angular": "^17.2.0", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
@@ -56,3 +56,3 @@ "chai": "^4.3.6", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.33", | ||
"tslint-config-holy-grail": "^53.2.34", | ||
"typescript": "^4.8.4", | ||
@@ -81,3 +81,3 @@ "webpack": "^5.74.0" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.69" | ||
"version": "3.0.70" | ||
} |
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.20.1
Updatedfast-unique-numbers@^6.0.23
Updatedtslib@^2.4.1
Updatedworker-factory@^6.0.71