@temporalio/create
Advanced tools
Comparing version 0.23.0 to 1.0.0-rc.0
{ | ||
"name": "@temporalio/create", | ||
"version": "0.23.0", | ||
"version": "1.0.0-rc.0", | ||
"description": "Create a Temporal project from template", | ||
@@ -51,3 +51,3 @@ "main": "cli.js", | ||
}, | ||
"gitHead": "81ee3fd09c2fd866b31b1dbfabce7ef221e338ea" | ||
"gitHead": "c25e91309b980f2118df4048d760306982019871" | ||
} |
@@ -5,4 +5,4 @@ # `@temporalio/create` | ||
Project initializer for [Temporal](https://temporal.io)'s [TypeScript SDK](https://docs.temporal.io/docs/typescript/introduction/). | ||
Project initializer for [Temporal](https://temporal.io)'s [TypeScript SDK](https://docs.temporal.io/typescript/introduction/). | ||
[`@temporalio/create` documentation](https://docs.temporal.io/docs/typescript/package-initializer) | ||
[`@temporalio/create` documentation](https://docs.temporal.io/typescript/package-initializer) |
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
58323