Socket
Socket
Sign inDemoInstall

@salutejs/scenario

Package Overview
Dependencies
1
Maintainers
2
Versions
239
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

LICENSE.txt

6

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

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

"dependencies": {
"@salutejs/types": "0.1.0"
"@salutejs/types": "0.1.1"
},
"gitHead": "70298e562f327c87c550171469ad7a55e0d88cf6"
"gitHead": "7d9fc0a42be8e6b92cf2ef53cad9bdcff8d4bbc0"
}

@@ -94,3 +94,3 @@ # @salutejs/scenario

},
CLOSE_UP: ({ res, session }) => { // реакция на закрытие смартапа
CLOSE_APP: ({ res, session }) => { // реакция на закрытие смартапа
db.save(session);

@@ -97,0 +97,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc