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

@temporalio/activity

Package Overview
Dependencies
Maintainers
8
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@temporalio/activity - npm Package Compare versions

Comparing version 1.9.0-rc.0 to 1.9.0

4

lib/index.js

@@ -107,6 +107,6 @@ "use strict";

};
CompleteAsyncError = __decorate([
exports.CompleteAsyncError = CompleteAsyncError;
exports.CompleteAsyncError = CompleteAsyncError = __decorate([
(0, type_helpers_1.SymbolBasedInstanceOfError)('CompleteAsyncError')
], CompleteAsyncError);
exports.CompleteAsyncError = CompleteAsyncError;
// Make it safe to use @temporalio/activity with multiple versions installed.

@@ -113,0 +113,0 @@ const asyncLocalStorageSymbol = Symbol.for('__temporal_activity_context_storage__');

{
"name": "@temporalio/activity",
"version": "1.9.0-rc.0",
"version": "1.9.0",
"description": "Temporal.io SDK Activity sub-package",

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

"dependencies": {
"@temporalio/common": "1.9.0-rc.0",
"@temporalio/common": "1.9.0",
"abort-controller": "^3.0.0"

@@ -36,3 +36,3 @@ },

],
"gitHead": "ca3e508e62de02b2c9bb40d0d889003cebba282d"
"gitHead": "5096976287616207edcd3e4281a2a5e1f7393e33"
}

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