Socket
Socket
Sign inDemoInstall

@salutejs/scenario

Package Overview
Dependencies
Maintainers
4
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salutejs/scenario - npm Package Compare versions

Comparing version 1.2.0-canary.138.8799248321.0 to 1.2.0-canary.138.8799390459.0

2

dist/lib/types/request.d.ts

@@ -13,3 +13,3 @@ import { DeprecatedServerAction, ServerAction } from './salute';

}
export declare type SharedRequestPayload = Pick<SystemMessagePayload, 'app_info' | 'projectName' | 'strategies' | 'character' | 'feature_launcher' | 'meta'> & Required<Pick<SystemMessagePayload, 'device' | 'new_session'>>;
export declare type SharedRequestPayload = Pick<SystemMessagePayload, 'app_info' | 'projectName' | 'strategies' | 'character' | 'meta'> & Required<Pick<SystemMessagePayload, 'device' | 'new_session'>>;
export declare type MTSPayload = SharedRequestPayload & Pick<SystemMessagePayload, 'intent' | 'original_intent' | 'intent_meta' | 'meta' | 'selected_item' | 'annotations' | 'message' | 'new_session'>;

@@ -16,0 +16,0 @@ /** MESSAGE_TO_SKILL */

{
"name": "@salutejs/scenario",
"version": "1.2.0-canary.138.8799248321.0",
"version": "1.2.0-canary.138.8799390459.0",
"description": "Tiny helpers to make scenario for Salute family",

@@ -40,3 +40,3 @@ "author": "Salute Frontend Team <salute.developers@gmail.com>",

},
"gitHead": "e57323381ec485c0a0a475226a7672c22cf68d9d"
"gitHead": "53f5a2570d9a6975302ed3c7eb53310fa202799d"
}

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