@dapr/dapr-dev
Advanced tools
Comparing version 3.4.0-20241204151449-7f839a6 to 3.4.0-20250109210335-9adc54d
{ | ||
"name": "@dapr/dapr-dev", | ||
"version": "3.4.0-20241204151449-7f839a6", | ||
"version": "3.4.0-20250109210335-9adc54d", | ||
"description": "The official Dapr (https://dapr.io) SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "types": "./build/index.d.ts", |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "3.4.0-20241204151449-7f839a6"; | ||
export declare const SDK_VERSION = "3.4.0-20250109210335-9adc54d"; | ||
export declare const SDK_PACKAGE_NAME = "@dapr/dapr-dev"; |
@@ -18,3 +18,3 @@ "use strict"; | ||
// It is not checked in to the git repository. | ||
exports.SDK_VERSION = "3.4.0-20241204151449-7f839a6"; | ||
exports.SDK_VERSION = "3.4.0-20250109210335-9adc54d"; | ||
exports.SDK_PACKAGE_NAME = "@dapr/dapr-dev"; |