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.17.1 to 0.17.2

12

CHANGELOG.md

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

# v0.17.2 (Wed Sep 01 2021)
#### 🐛 Bug Fix
- fix(scenario): fix profile type [#220](https://github.com/sberdevices/salutejs/pull/220) ([@kvpolyanskiy](https://github.com/kvpolyanskiy))
#### Authors: 1
- [@kvpolyanskiy](https://github.com/kvpolyanskiy)
---
# v0.17.1 (Tue Aug 31 2021)

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

2

dist/lib/types/request.d.ts

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

customer_name?: string;
surname?: string;
patronymic?: string;
address?: {

@@ -69,0 +71,0 @@ address_string: string;

4

package.json
{
"name": "@salutejs/scenario",
"version": "0.17.1",
"version": "0.17.2",
"description": "Tiny helpers to make scenario for Salute family",

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

},
"gitHead": "d6c30d041b252c296076c77641a0b315dbf69b91"
"gitHead": "f9c3e200558f841b181c86e9d8f20c49101d3d36"
}

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