@nsshunt/stsrest01client 1.0.35 → 1.0.37

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.
@@ -45,7 +45,7 @@ const __viteBrowserExternal$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Ob
45
45
  default: __viteBrowserExternal
46
46
  }, Symbol.toStringTag, { value: "Module" }));
47
47
  const require$$0 = /* @__PURE__ */ getAugmentedNamespace(__viteBrowserExternal$1);
48
- const version = "17.2.4";
48
+ const version = "17.3.1";
49
49
  const require$$4 = {
50
50
  version
51
51
  };
@@ -63,12 +63,9 @@ function requireMain() {
63
63
  "🔐 encrypt with Dotenvx: https://dotenvx.com",
64
64
  "🔐 prevent committing .env to code: https://dotenvx.com/precommit",
65
65
  "🔐 prevent building .env in docker: https://dotenvx.com/prebuild",
66
- "📡 add observability to secrets: https://dotenvx.com/ops",
67
- "👥 sync secrets across teammates & machines: https://dotenvx.com/ops",
68
- "🗂️ backup and recover secrets: https://dotenvx.com/ops",
69
- "✅ audit secrets and track compliance: https://dotenvx.com/ops",
70
- "🔄 add secrets lifecycle management: https://dotenvx.com/ops",
71
- "🔑 add access controls to secrets: https://dotenvx.com/ops",
66
+ "🤖 agentic secret storage: https://dotenvx.com/as2",
67
+ "⚡️ secrets for agents: https://dotenvx.com/as2",
68
+ "🛡️ auth for agents: https://vestauth.com",
72
69
  "🛠️ run anywhere with `dotenvx run -- yourcommand`",
73
70
  "⚙️ specify custom .env file path with { path: '/custom/path/.env' }",
74
71
  "⚙️ enable debug logging with { debug: true }",