broker-factory
Advanced tools
Comparing version 3.0.63 to 3.0.64
@@ -12,14 +12,14 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.0", | ||
"fast-unique-numbers": "^6.0.16", | ||
"@babel/runtime": "^7.18.2", | ||
"fast-unique-numbers": "^6.0.17", | ||
"tslib": "^2.4.0", | ||
"worker-factory": "^6.0.63" | ||
"worker-factory": "^6.0.64" | ||
}, | ||
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"devDependencies": { | ||
"@babel/core": "^7.18.0", | ||
"@babel/core": "^7.18.2", | ||
"@babel/plugin-external-helpers": "^7.17.12", | ||
"@babel/plugin-transform-runtime": "^7.18.0", | ||
"@babel/preset-env": "^7.18.0", | ||
"@commitlint/cli": "^17.0.0", | ||
"@babel/plugin-transform-runtime": "^7.18.2", | ||
"@babel/preset-env": "^7.18.2", | ||
"@commitlint/cli": "^17.0.1", | ||
"@commitlint/config-angular": "^17.0.0", | ||
@@ -79,3 +79,3 @@ "@rollup/plugin-babel": "^5.3.1", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.63" | ||
"version": "3.0.64" | ||
} |
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.18.2
Updatedfast-unique-numbers@^6.0.17
Updatedworker-factory@^6.0.64