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

temporalio

Package Overview
Dependencies
Maintainers
8
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

temporalio - npm Package Compare versions

Comparing version

to
1.9.1

20

package.json
{
"name": "temporalio",
"version": "1.9.0",
"version": "1.9.1",
"description": "Temporal.io SDK meta-package",
"dependencies": {
"@temporalio/activity": "1.9.0",
"@temporalio/client": "1.9.0",
"@temporalio/common": "1.9.0",
"@temporalio/interceptors-opentelemetry": "1.9.0",
"@temporalio/proto": "1.9.0",
"@temporalio/testing": "1.9.0",
"@temporalio/worker": "1.9.0",
"@temporalio/workflow": "1.9.0"
"@temporalio/activity": "1.9.1",
"@temporalio/client": "1.9.1",
"@temporalio/common": "1.9.1",
"@temporalio/interceptors-opentelemetry": "1.9.1",
"@temporalio/proto": "1.9.1",
"@temporalio/testing": "1.9.1",
"@temporalio/worker": "1.9.1",
"@temporalio/workflow": "1.9.1"
},

@@ -40,3 +40,3 @@ "author": "Temporal Technologies Inc. <sdk@temporal.io>",

],
"gitHead": "5096976287616207edcd3e4281a2a5e1f7393e33"
"gitHead": "05f22004a0d877d8a128768016d5719adbc67de8"
}