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

@sberdevices/assistant-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sberdevices/assistant-client - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1--canary.6.23fdaf42f2e4bcb9798e566a9b2dc9eb5f0b3a1d.0

@@ -12,6 +12,6 @@ import { createClient } from '../client/client';

destroy: () => void;
change: (newSettings: {
disableDubbing?: boolean | undefined;
disableListening?: boolean | undefined;
}) => void;
change: (nextSettings: Partial<{
disableDubbing: boolean;
disableListening: boolean;
}>) => void;
listen: ({ begin }?: {

@@ -18,0 +18,0 @@ begin?: ArrayBuffer[] | undefined;

import './typings-4aa98dc6.js';
export { c as createAssistant } from './assistant-006fa3bb.js';
export { c as createAssistant } from './assistant-a21bd064.js';
import { p as proto } from './typings-4aa98dc6.js';
export { M as MessageNames, V as VpsVersion } from './typings-4aa98dc6.js';
export { c as createAssistant } from './createAssistant-e0c2a8ca.js';
export { c as createAssistant } from './createAssistant-9d95f686.js';

@@ -5,0 +5,0 @@

import { p as proto } from './typings-4aa98dc6.js';
export { M as MessageNames, V as VpsVersion } from './typings-4aa98dc6.js';
export { c as createAssistant } from './createAssistant-e0c2a8ca.js';
export { c as createAssistantClient, b as createNavigatorAudioProvider } from './assistant-006fa3bb.js';
export { c as createAssistant } from './createAssistant-9d95f686.js';
export { c as createAssistantClient, b as createNavigatorAudioProvider } from './assistant-a21bd064.js';
import 'react';

@@ -6,0 +6,0 @@ import 'react-dom';

{
"name": "@sberdevices/assistant-client",
"version": "5.0.0",
"version": "5.0.1--canary.6.23fdaf42f2e4bcb9798e566a9b2dc9eb5f0b3a1d.0",
"description": "Модуль взаимодействия с виртуальным ассистентом",

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

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display