@dinanathdash/envault-sdk 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -3874,7 +3874,7 @@ var import_node_path = __toESM(require("path"), 1);
|
|
|
3874
3874
|
var import_node_url = require("url");
|
|
3875
3875
|
|
|
3876
3876
|
// version.ts
|
|
3877
|
-
var SDK_VERSION = "1.0.
|
|
3877
|
+
var SDK_VERSION = "1.0.2";
|
|
3878
3878
|
|
|
3879
3879
|
// agent-interceptor.ts
|
|
3880
3880
|
var EnvaultAgentClient = class {
|