broker-factory
Advanced tools
Comparing version 3.0.105 to 3.0.106
@@ -12,13 +12,13 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.9", | ||
"fast-unique-numbers": "^9.0.12", | ||
"@babel/runtime": "^7.26.0", | ||
"fast-unique-numbers": "^9.0.13", | ||
"tslib": "^2.8.0", | ||
"worker-factory": "^7.0.32" | ||
"worker-factory": "^7.0.33" | ||
}, | ||
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"devDependencies": { | ||
"@babel/core": "^7.25.9", | ||
"@babel/core": "^7.26.0", | ||
"@babel/plugin-external-helpers": "^7.25.9", | ||
"@babel/plugin-transform-runtime": "^7.25.9", | ||
"@babel/preset-env": "^7.25.9", | ||
"@babel/preset-env": "^7.26.0", | ||
"@commitlint/cli": "^19.5.0", | ||
@@ -84,3 +84,3 @@ "@commitlint/config-angular": "^19.5.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.105" | ||
"version": "3.0.106" | ||
} |
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.26.0
Updatedfast-unique-numbers@^9.0.13
Updatedworker-factory@^7.0.33