@temporalio/common
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@temporalio/common", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Common library for code that's used across the Client, Worker, and/or Workflow", | ||
@@ -16,4 +16,4 @@ "main": "lib/index.js", | ||
"@opentelemetry/api": "^1.0.3", | ||
"@temporalio/internal-workflow-common": "^1.3.0", | ||
"@temporalio/proto": "^1.3.0", | ||
"@temporalio/internal-workflow-common": "~1.3.1", | ||
"@temporalio/proto": "~1.3.1", | ||
"proto3-json-serializer": "^1.0.3", | ||
@@ -33,3 +33,3 @@ "protobufjs": "^7.0.0" | ||
], | ||
"gitHead": "966d51d3545a5e84102190f5b762160b9dfe99c2" | ||
"gitHead": "b85b35aed41932dbfb9e158a1c35943c072f95a8" | ||
} |
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
- Removed@temporalio/proto@1.11.3(transitive)
Updated@temporalio/proto@~1.3.1