@settlemint/sdk-cli 2.1.1-prcb571164 → 2.1.1-pre00debf2

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/dist/cli.js CHANGED
@@ -245277,7 +245277,7 @@ function pruneCurrentEnv(currentEnv, env2) {
245277
245277
  var package_default = {
245278
245278
  name: "@settlemint/sdk-cli",
245279
245279
  description: "Command-line interface for SettleMint SDK, providing development tools and project management capabilities",
245280
- version: "2.1.1-prcb571164",
245280
+ version: "2.1.1-pre00debf2",
245281
245281
  type: "module",
245282
245282
  private: false,
245283
245283
  license: "FSL-1.1-MIT",
@@ -245326,9 +245326,9 @@ var package_default = {
245326
245326
  "@inquirer/input": "4.1.9",
245327
245327
  "@inquirer/password": "4.0.12",
245328
245328
  "@inquirer/select": "4.1.1",
245329
- "@settlemint/sdk-js": "2.1.1-prcb571164",
245330
- "@settlemint/sdk-utils": "2.1.1-prcb571164",
245331
- "@types/node": "22.14.0",
245329
+ "@settlemint/sdk-js": "2.1.1-pre00debf2",
245330
+ "@settlemint/sdk-utils": "2.1.1-pre00debf2",
245331
+ "@types/node": "22.14.1",
245332
245332
  "@types/semver": "7.7.0",
245333
245333
  "@types/which": "3.0.4",
245334
245334
  "get-tsconfig": "4.10.0",
@@ -250267,6 +250267,7 @@ export const { client: ${graphqlClientVariable}, graphql: ${graphqlVariable} } =
250267
250267
  instances: JSON.parse(process.env.SETTLEMINT_THEGRAPH_SUBGRAPHS_ENDPOINTS || '[]'),
250268
250268
  accessToken: process.env.SETTLEMINT_ACCESS_TOKEN!,
250269
250269
  subgraphName: "${name3}",
250270
+ cache: "force-cache",
250270
250271
  }, {
250271
250272
  fetch: requestLogger(logger, "the-graph-${name3}", fetch) as typeof fetch,
250272
250273
  });`
@@ -259871,4 +259872,4 @@ async function sdkCliCommand(argv = process.argv) {
259871
259872
  // src/cli.ts
259872
259873
  sdkCliCommand();
259873
259874
 
259874
- //# debugId=B1C5D16D9B547AC064756E2164756E21
259875
+ //# debugId=AE2903C08B5CD64B64756E2164756E21