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

@temporalio/workflow

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@temporalio/workflow - npm Package Compare versions

Comparing version 0.16.0 to 0.16.3

2

lib/workflow.js

@@ -260,3 +260,3 @@ "use strict";

seq,
args: internals_1.state.dataConverter.toPayloadsSync(args),
args: internals_1.state.dataConverter.toPayloadsSync(...args),
signalName,

@@ -263,0 +263,0 @@ ...(target.type === 'external'

{
"name": "@temporalio/workflow",
"version": "0.16.0",
"version": "0.16.3",
"description": "Temporal.io SDK Workflow sub-package",

@@ -29,3 +29,3 @@ "main": "lib/index.js",

},
"gitHead": "42638434f033db2b55c43c2a9a7751d883ba17ec"
"gitHead": "af54140a4da7e191c06627c5e06b92a3fd929bcc"
}

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