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

@sberdevices/assistant-client

Package Overview
Dependencies
Maintainers
4
Versions
534
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sberdevices/assistant-client - npm Package Compare versions

Comparing version 1.1.0-canary.28.0039888976b7c4d0699434907891c4e88b639e7e.0 to 1.1.0-canary.28.2b33222b202dc51c90c49b88daeddb053aa47458.0

3

dist/index.js

@@ -29,4 +29,5 @@ import { createNanoEvents } from './nanoevents';

if ((_a = window.AssistantHost) === null || _a === void 0 ? void 0 : _a.sendDataContainer) {
(_b = window.AssistantHost) === null || _b === void 0 ? void 0 : _b.sendDataContainer(
/* eslint-disable-next-line @typescript-eslint/camelcase */
(_b = window.AssistantHost) === null || _b === void 0 ? void 0 : _b.sendDataContainer(JSON.stringify({ data: action, message_name: name || null, requestId }));
JSON.stringify({ data: action, message_name: name || null, requestId }));
}

@@ -33,0 +34,0 @@ else {

{
"name": "@sberdevices/assistant-client",
"version": "1.1.0-canary.28.0039888976b7c4d0699434907891c4e88b639e7e.0",
"version": "1.1.0-canary.28.2b33222b202dc51c90c49b88daeddb053aa47458.0",
"description": "Модуль взаимодействия с виртуальным ассистентом",

@@ -26,3 +26,3 @@ "main": "dist/index.js",

],
"author": "SberDevices Frontend Team",
"author": "SberDevices Frontend Team <sberdevices.frontend@gmail.com>",
"license": "Sber Public License at-nc-sa v.2",

@@ -29,0 +29,0 @@ "dependencies": {

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