@settlemint/sdk-utils
Advanced tools
Comparing version 0.6.20-pr5eb2f38 to 0.6.20-pr62092ff
@@ -32,3 +32,3 @@ import { z } from 'zod'; | ||
SETTLEMINT_BLOCKSCOUT: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_NEW_PROJECT_NAME: z.ZodOptional<z.ZodString>; | ||
@@ -69,3 +69,3 @@ NEXTAUTH_URL: z.ZodString; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -102,3 +102,3 @@ }, { | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -133,3 +133,3 @@ }>; | ||
SETTLEMINT_BLOCKSCOUT: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>>; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
SETTLEMINT_NEW_PROJECT_NAME: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
@@ -166,3 +166,3 @@ NEXTAUTH_URL: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -199,3 +199,3 @@ NEXTAUTH_URL?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -202,0 +202,0 @@ NEXTAUTH_URL?: string | undefined; |
@@ -38,3 +38,3 @@ import { ZodString, z, ZodSchema } from 'zod'; | ||
SETTLEMINT_BLOCKSCOUT: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_NEW_PROJECT_NAME: z.ZodOptional<z.ZodString>; | ||
@@ -75,3 +75,3 @@ NEXTAUTH_URL: z.ZodString; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -108,3 +108,3 @@ }, { | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -139,3 +139,3 @@ }>; | ||
SETTLEMINT_BLOCKSCOUT: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>>; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
SETTLEMINT_NEW_PROJECT_NAME: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
@@ -172,3 +172,3 @@ NEXTAUTH_URL: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -205,3 +205,3 @@ NEXTAUTH_URL?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -208,0 +208,0 @@ NEXTAUTH_URL?: string | undefined; |
@@ -38,3 +38,3 @@ import { ZodString, z, ZodSchema } from 'zod'; | ||
SETTLEMINT_BLOCKSCOUT: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_NEW_PROJECT_NAME: z.ZodOptional<z.ZodString>; | ||
@@ -75,3 +75,3 @@ NEXTAUTH_URL: z.ZodString; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -108,3 +108,3 @@ }, { | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -139,3 +139,3 @@ }>; | ||
SETTLEMINT_BLOCKSCOUT: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>>; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
SETTLEMINT_NEW_PROJECT_NAME: z.ZodOptional<z.ZodOptional<z.ZodString>>; | ||
@@ -172,3 +172,3 @@ NEXTAUTH_URL: z.ZodOptional<z.ZodString>; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -205,3 +205,3 @@ NEXTAUTH_URL?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_ENDPOINT?: string | undefined; | ||
SETTLEMINT_BLOCKSCOUT_GRAPHQL_ENDPOINT?: string | undefined; | ||
SETTLEMINT_NEW_PROJECT_NAME?: string | undefined; | ||
@@ -208,0 +208,0 @@ NEXTAUTH_URL?: string | undefined; |
{ | ||
"name": "@settlemint/sdk-utils", | ||
"description": "SettleMint SDK, integrate SettleMint into your application with ease.", | ||
"version": "0.6.20-pr5eb2f38", | ||
"version": "0.6.20-pr62092ff", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "private": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
294867