broker-factory
Advanced tools
Comparing version 3.0.36 to 3.0.37
@@ -12,6 +12,6 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.8", | ||
"fast-unique-numbers": "^5.0.28", | ||
"@babel/runtime": "^7.13.9", | ||
"fast-unique-numbers": "^5.0.29", | ||
"tslib": "^2.1.0", | ||
"worker-factory": "^6.0.34" | ||
"worker-factory": "^6.0.35" | ||
}, | ||
@@ -22,4 +22,4 @@ "description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
"@babel/plugin-transform-runtime": "^7.13.8", | ||
"@babel/preset-env": "^7.13.8", | ||
"@babel/plugin-transform-runtime": "^7.13.9", | ||
"@babel/preset-env": "^7.13.9", | ||
"@commitlint/cli": "^12.0.1", | ||
@@ -86,3 +86,3 @@ "@commitlint/config-angular": "^12.0.1", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.36" | ||
"version": "3.0.37" | ||
} |
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.13.9
Updatedfast-unique-numbers@^5.0.29
Updatedworker-factory@^6.0.35