New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@sberdevices/ad-sdk-types

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sberdevices/ad-sdk-types - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6-canary.25108.49d524bf723a9c717fb3e1ba67e275aeac00e1da.0

@@ -6,3 +6,3 @@ import { createAssistant } from '@salutejs/client';

onSuccess?(): void;
onError?(err: Error): void;
onError(err: Error): void;
}

@@ -16,3 +16,3 @@ export declare function init(params: SimpleInitParams): void;

onSuccess?(): void;
onError?(err: Error): void;
onError(err: Error): void;
}

@@ -24,3 +24,3 @@ export declare function initWithParams(params: InitWithParamsParams): void;

onSuccess?(): void;
onError?(err: Error): void;
onError(err: Error): void;
}

@@ -34,3 +34,3 @@ export declare function initWithAssistant(params: InitWithAssistantParams): void;

onSuccess?(): void;
onError?(err: Error): void;
onError(err: Error): void;
onEmptyResponse?(): void;

@@ -42,3 +42,3 @@ onAdReady?(): void;

onSuccess?(): void;
onError?(err: Error): void;
onError(err: Error): void;
onEmptyResponse?(): void;

@@ -52,3 +52,3 @@ onAdReady?(): void;

onSuccess?(): void;
onError?(err: Error): void;
onError(err: Error): void;
onEmptyResponse?(): void;

@@ -55,0 +55,0 @@ }

{
"name": "@sberdevices/ad-sdk-types",
"version": "1.0.5",
"version": "1.0.6-canary.25108.49d524bf723a9c717fb3e1ba67e275aeac00e1da.0",
"description": "SberDevices Ad SDK types",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet