Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@temporalio/testing

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@temporalio/testing - npm Package Compare versions

Comparing version 0.21.1 to 0.22.0

1

lib/utils.js

@@ -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;

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc