@temporalio/common
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@temporalio/common", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Common library for code that's used across the Client, Worker, and/or Workflow", | ||
@@ -16,6 +16,6 @@ "main": "lib/index.js", | ||
"@opentelemetry/api": "^1.0.3", | ||
"@temporalio/internal-workflow-common": "^1.0.0", | ||
"@temporalio/proto": "^1.0.0", | ||
"@temporalio/internal-workflow-common": "^1.0.1", | ||
"@temporalio/proto": "^1.0.1", | ||
"proto3-json-serializer": "^1.0.2", | ||
"protobufjs": "6.11.2" | ||
"protobufjs": "^7.0.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "bugs": { | ||
], | ||
"gitHead": "c4fc4dc608bf58701c11b6ae02d1d63b4457718d" | ||
"gitHead": "a1dae539e72b6b088b400998d7bef482e8ed52f1" | ||
} |
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@types/long@4.0.2(transitive)
- Removedlong@4.0.0(transitive)
- Removedprotobufjs@6.11.2(transitive)
Updated@temporalio/proto@^1.0.1
Updatedprotobufjs@^7.0.0