🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
Socket

trieve-ts-sdk

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trieve-ts-sdk - npm Package Compare versions

Comparing version

to
0.0.81

1

dist/functions/index.d.ts
declare const _default: {
getStripePlans(this: import("../sdk.ts").TrieveSDK): Promise<import("../types.gen.ts").StripePlan[] | null>;
startStripeCheckout(this: import("../sdk.ts").TrieveSDK, planId: string): Promise<string>;
handleShopifyPlanChange(this: import("../sdk.ts").TrieveSDK, payload: import("../types.gen.ts").ShopifyPlanChangePayload, shopifySecretKey: string): Promise<unknown>;
getCrawlsForDataset(this: import("../sdk.ts").TrieveSDK, props: import("../types.gen.ts").GetCrawlRequestsForDatasetData, signal?: AbortSignal): Promise<import("../types.gen.ts").Dataset>;

@@ -5,0 +6,0 @@ createOrganizationApiKey(this: import("../sdk.ts").TrieveSDK, props: import("../types.gen.ts").CreateApiKeyReqPayload, signal?: AbortSignal): Promise<import("../types.gen.ts").CreateApiKeyResponse>;

5

dist/functions/stripe/index.d.ts

@@ -8,3 +8,3 @@ /**

import { TrieveSDK } from "../../sdk";
import { StripePlan } from "../../types.gen";
import { ShopifyPlanChangePayload, StripePlan } from "../../types.gen";
export declare function getStripePlans(

@@ -16,2 +16,5 @@ /** @hidden */

this: TrieveSDK, planId: string): Promise<string>;
export declare function handleShopifyPlanChange(
/** @hidden */
this: TrieveSDK, payload: ShopifyPlanChangePayload, shopifySecretKey: string): Promise<unknown>;
//# sourceMappingURL=index.d.ts.map

@@ -20,3 +20,3 @@ {

],
"version": "0.0.80",
"version": "0.0.81",
"license": "MIT",

@@ -23,0 +23,0 @@ "scripts": {

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 too big to display

Sorry, the diff of this file is not supported yet