You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@temporalio/workflow

Package Overview
Dependencies
Maintainers
7
Versions
85
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

to
1.11.5

8

package.json
{
"name": "@temporalio/workflow",
"version": "1.11.4",
"version": "1.11.5",
"description": "Temporal.io SDK Workflow sub-package",

@@ -25,4 +25,4 @@ "keywords": [

"dependencies": {
"@temporalio/common": "^1.11.4",
"@temporalio/proto": "^1.11.4"
"@temporalio/common": "1.11.5",
"@temporalio/proto": "1.11.5"
},

@@ -39,3 +39,3 @@ "devDependencies": {

],
"gitHead": "6a7e2d527c9f7078ee78abd9d59ca0d318bb70dd"
"gitHead": "a7b946cd5d4d58432509ead0f8d0c0c40742c107"
}