broker-factory
Advanced tools
Comparing version 3.0.82 to 3.0.83
@@ -12,13 +12,13 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.5", | ||
"fast-unique-numbers": "^8.0.5", | ||
"@babel/runtime": "^7.22.6", | ||
"fast-unique-numbers": "^8.0.6", | ||
"tslib": "^2.6.0", | ||
"worker-factory": "^7.0.7" | ||
"worker-factory": "^7.0.8" | ||
}, | ||
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.5", | ||
"@babel/core": "^7.22.6", | ||
"@babel/plugin-external-helpers": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.5", | ||
"@babel/preset-env": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.6", | ||
"@babel/preset-env": "^7.22.6", | ||
"@commitlint/cli": "^17.6.6", | ||
@@ -31,3 +31,3 @@ "@commitlint/config-angular": "^17.6.6", | ||
"eslint": "^8.44.0", | ||
"eslint-config-holy-grail": "^57.2.12", | ||
"eslint-config-holy-grail": "^57.2.13", | ||
"grunt": "^1.6.1", | ||
@@ -80,3 +80,3 @@ "grunt-cli": "^1.4.3", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.82" | ||
"version": "3.0.83" | ||
} |
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.22.6
Updatedfast-unique-numbers@^8.0.6
Updatedworker-factory@^7.0.8