@temporalio/client
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0
@@ -5,3 +5,3 @@ Temporal TypeScript SDK | ||
Copyright (c) 2021 Temporal Technologies, Inc. All Rights Reserved | ||
Copyright (c) 2021 Temporal Technologies Inc. All Rights Reserved | ||
@@ -8,0 +8,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@temporalio/client", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0", | ||
"description": "Temporal.io SDK Client sub-package", | ||
@@ -13,10 +13,10 @@ "main": "lib/index.js", | ||
], | ||
"author": "Roey Berman <roey@temporal.io>", | ||
"author": "Temporal Technologies Inc. <sdk@temporal.io>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@grpc/grpc-js": "^1.6.7", | ||
"@temporalio/common": "^1.0.0-rc.1", | ||
"@temporalio/internal-non-workflow-common": "^1.0.0-rc.1", | ||
"@temporalio/internal-workflow-common": "^1.0.0-rc.1", | ||
"@temporalio/proto": "^1.0.0-rc.1", | ||
"@temporalio/common": "^1.0.0", | ||
"@temporalio/internal-non-workflow-common": "^1.0.0", | ||
"@temporalio/internal-workflow-common": "^1.0.0", | ||
"@temporalio/proto": "^1.0.0", | ||
"ms": "^2.1.3", | ||
@@ -37,3 +37,3 @@ "protobufjs": "6.11.2", | ||
], | ||
"gitHead": "723de0fbc7a04e68084ec99453578e7027eb3803" | ||
"gitHead": "c4fc4dc608bf58701c11b6ae02d1d63b4457718d" | ||
} |
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
0
209774