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

@temporalio/client

Package Overview
Dependencies
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@temporalio/client - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

12

package.json
{
"name": "@temporalio/client",
"version": "0.1.4",
"description": "Temporal.io Client",
"version": "0.1.5",
"description": "Temporal.io SDK Client sub-package",
"main": "lib/index.js",

@@ -17,4 +17,4 @@ "types": "./lib/index.d.ts",

"@grpc/grpc-js": "^1.2.12",
"@temporalio/proto": "^0.1.4",
"@temporalio/workflow": "^0.1.4",
"@temporalio/proto": "^0.1.5",
"@temporalio/workflow": "^0.1.5",
"ms": "^2.1.3",

@@ -27,3 +27,3 @@ "protobufjs": "^6.10.2",

},
"homepage": "https://github.com/temporalio/sdk-node#readme",
"homepage": "https://github.com/temporalio/sdk-node/tree/main/packages/client",
"files": [

@@ -35,3 +35,3 @@ "lib"

},
"gitHead": "cd169da9d8223a141bde5e1837a8ccf0d34911af"
"gitHead": "04add82114c495399c4c5d438ea1ce161673fd8b"
}
# `@temporalio/client`
[![NPM](https://img.shields.io/npm/v/@temporalio/client)](https://www.npmjs.com/package/@temporalio/client)
[![NPM](https://img.shields.io/npm/v/@temporalio/client?style=for-the-badge)](https://www.npmjs.com/package/@temporalio/client)
Part of the [Temporal](https://temporal.io) [NodeJS SDK](https://www.npmjs.com/package/temporalio).
See documentation on the [documentation site](https://docs.temporal.io/docs/node/reference/README).
See documentation on the [documentation site](https://docs.temporal.io/docs/node/introduction).
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