@temporalio/testing
Advanced tools
Comparing version 0.21.1 to 0.22.0
@@ -15,3 +15,2 @@ "use strict"; | ||
catch (err) { | ||
console.log(err); | ||
if (err.details.includes('workflow history not found') || err.details.includes(runId)) { | ||
@@ -18,0 +17,0 @@ break; |
{ | ||
"name": "@temporalio/testing", | ||
"version": "0.21.1", | ||
"version": "0.22.0", | ||
"description": "Temporal.io SDK Testing sub-package", | ||
@@ -21,6 +21,6 @@ "main": "lib/index.js", | ||
"@grpc/grpc-js": "^1.5.7", | ||
"@temporalio/activity": "^0.21.0", | ||
"@temporalio/client": "^0.21.0", | ||
"@temporalio/common": "^0.21.0", | ||
"@temporalio/worker": "^0.21.1", | ||
"@temporalio/activity": "^0.22.0", | ||
"@temporalio/client": "^0.22.0", | ||
"@temporalio/common": "^0.22.0", | ||
"@temporalio/worker": "^0.22.0", | ||
"@types/long": "^4.0.1", | ||
@@ -46,3 +46,3 @@ "abort-controller": "^3.0.0", | ||
}, | ||
"gitHead": "c241ab2f8e92966555dbd6d01dc072c8965ee6f4" | ||
"gitHead": "3aa1f14982bd170d21b728cbf016dc4f1b595a76" | ||
} |
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
765460
13461
+ Added@temporalio/activity@0.22.0(transitive)
+ Added@temporalio/client@0.22.0(transitive)
+ Added@temporalio/common@0.22.0(transitive)
+ Added@temporalio/core-bridge@0.22.0(transitive)
+ Added@temporalio/internal-non-workflow-common@0.22.0(transitive)
+ Added@temporalio/internal-workflow-common@0.22.0(transitive)
+ Added@temporalio/proto@0.22.0(transitive)
+ Added@temporalio/worker@0.22.0(transitive)
+ Added@temporalio/workflow@0.22.0(transitive)
+ Addedts-dedent@2.2.0(transitive)
- Removed@temporalio/activity@0.21.0(transitive)
- Removed@temporalio/client@0.21.0(transitive)
- Removed@temporalio/common@0.21.0(transitive)
- Removed@temporalio/core-bridge@0.21.1(transitive)
- Removed@temporalio/internal-non-workflow-common@0.21.0(transitive)
- Removed@temporalio/internal-workflow-common@0.21.0(transitive)
- Removed@temporalio/proto@0.21.0(transitive)
- Removed@temporalio/worker@0.21.1(transitive)
- Removed@temporalio/workflow@0.21.0(transitive)
- Removeddedent@0.7.0(transitive)
Updated@temporalio/activity@^0.22.0
Updated@temporalio/client@^0.22.0
Updated@temporalio/common@^0.22.0
Updated@temporalio/worker@^0.22.0