Socket
Socket
Sign inDemoInstall

@salutejs/scenario

Package Overview
Dependencies
Maintainers
3
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 0.19.0-canary.247.601208b404bbea7464da0fce0df9258325e8a810.0 to 0.19.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v0.19.0 (Tue Nov 23 2021)
#### 🚀 Enhancement
- feat(salutejs): Add settlement field to profile data [#248](https://github.com/sberdevices/salutejs/pull/248) ([@kvpolyanskiy](https://github.com/kvpolyanskiy))
#### Authors: 1
- [@kvpolyanskiy](https://github.com/kvpolyanskiy)
---
# v0.18.2 (Thu Oct 14 2021)

@@ -2,0 +14,0 @@

1

dist/lib/types/request.d.ts

@@ -89,2 +89,3 @@ import { SystemMessage, SystemMessageName, SystemMessagePayload } from './systemMessage';

house: string;
settlement?: string;
};

@@ -91,0 +92,0 @@ phone_number?: string;

2

dist/lib/types/systemMessage.d.ts

@@ -16,3 +16,3 @@ /**

*/
export declare type AppType = 'DIALOG' | 'WEB_APP' | 'APK' | 'CHAT_APP' | 'EMBEDDED_APP';
export declare type AppType = 'DIALOG' | 'WEB_APP' | 'APK' | 'CHAT_APP';
/**

@@ -19,0 +19,0 @@ * Операционная система устройства.

{
"name": "@salutejs/scenario",
"version": "0.19.0-canary.247.601208b404bbea7464da0fce0df9258325e8a810.0",
"version": "0.19.0",
"description": "Tiny helpers to make scenario for Salute family",

@@ -39,3 +39,3 @@ "author": "SberDevices Frontend Team <sberdevices.frontend@gmail.com>",

},
"gitHead": "601208b404bbea7464da0fce0df9258325e8a810"
"gitHead": "2ba3c5ffdcb31b16f9ef172303c1afba52a01dfc"
}

Sorry, the diff of this file is not supported yet

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