use-dcp-worker
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -459,2 +459,3 @@ "use strict"; | ||
}); | ||
dcpWorker.on('error', console.error); | ||
setWorker(dcpWorker); | ||
@@ -461,0 +462,0 @@ } |
{ | ||
"name": "use-dcp-worker", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Embed the DCP Worker in a React app", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
72361
1206