@temporalio/activity
Advanced tools
Comparing version 1.9.0-rc.0 to 1.9.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
51734
0
+ Added@temporalio/common@1.9.0(transitive)
+ Added@temporalio/proto@1.9.0(transitive)
+ Addedproto3-json-serializer@2.0.2(transitive)
- Removed@temporalio/common@1.9.0-rc.0(transitive)
- Removed@temporalio/proto@1.9.0-rc.0(transitive)
- Removedproto3-json-serializer@1.1.1(transitive)
Updated@temporalio/common@1.9.0