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

@sberdevices/ad-sdk-types

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

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.027eec97369ce15a36b834bf71afebbad25c01db.0

12

lib/index.d.ts

@@ -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.027eec97369ce15a36b834bf71afebbad25c01db.0",
"description": "SberDevices Ad SDK types",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc