broker-factory
Advanced tools
Comparing version 3.0.35 to 3.0.36
@@ -13,5 +13,5 @@ { | ||
"@babel/runtime": "^7.13.8", | ||
"fast-unique-numbers": "^5.0.27", | ||
"fast-unique-numbers": "^5.0.28", | ||
"tslib": "^2.1.0", | ||
"worker-factory": "^6.0.33" | ||
"worker-factory": "^6.0.34" | ||
}, | ||
@@ -24,4 +24,4 @@ "description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"@babel/preset-env": "^7.13.8", | ||
"@commitlint/cli": "^12.0.0", | ||
"@commitlint/config-angular": "^12.0.0", | ||
"@commitlint/cli": "^12.0.1", | ||
"@commitlint/config-angular": "^12.0.1", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
@@ -31,3 +31,3 @@ "chai": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.20.0", | ||
"eslint": "^7.21.0", | ||
"eslint-config-holy-grail": "^49.0.2", | ||
@@ -87,3 +87,3 @@ "grunt": "^1.3.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.35" | ||
"version": "3.0.36" | ||
} |
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
Updatedfast-unique-numbers@^5.0.28
Updatedworker-factory@^6.0.34