Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sberdevices/cra-template-plasma-shop-template

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sberdevices/cra-template-plasma-shop-template - npm Package Compare versions

Comparing version 2.1.2-canary.1054.3b09def2839b4b4bf429a48fb4e4bc3d590f13e8.0 to 2.1.2-canary.1054.50933d0a2d534ceae6e1337aa02385dc883be77a.0

4

package.json
{
"name": "@sberdevices/cra-template-plasma-shop-template",
"version": "2.1.2-canary.1054.3b09def2839b4b4bf429a48fb4e4bc3d590f13e8.0",
"version": "2.1.2-canary.1054.50933d0a2d534ceae6e1337aa02385dc883be77a.0",
"description": "",

@@ -30,3 +30,3 @@ "keywords": [

},
"gitHead": "3b09def2839b4b4bf429a48fb4e4bc3d590f13e8"
"gitHead": "50933d0a2d534ceae6e1337aa02385dc883be77a"
}
{
"package": {
"dependencies": {
"@sberdevices/assistant-client": "3.7.1",
"@sberdevices/plasma-icons": "1.64.1-canary.1053.64272db41a493b85096e9171e05209fe8e3040e2.0",
"@sberdevices/plasma-temple": "1.22.1-canary.1053.64272db41a493b85096e9171e05209fe8e3040e2.0",
"@sberdevices/plasma-tokens": "1.12.0",
"@sberdevices/plasma-ui": "1.77.1-canary.1053.64272db41a493b85096e9171e05209fe8e3040e2.0",
"@sberdevices/assistant-client": "4.3.1",
"@sberdevices/plasma-icons": "1.67.1",
"@sberdevices/plasma-temple": "1.27.1",
"@sberdevices/plasma-tokens": "1.15.1",
"@sberdevices/plasma-ui": "1.80.1",
"@sberdevices/spatial-navigation": "1.0.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"lodash.throttle": "4.1.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "5.0.0",
"styled-components": "5.3.0",

@@ -22,3 +23,3 @@ "uuid": "8.3.2",

"@types/jest": "^26.0.24",
"@types/node": "^17.0.12",
"@types/node": "^12.20.16",
"@types/react": "^17.0.14",

@@ -30,2 +31,6 @@ "@types/react-dom": "^17.0.9",

"typescript": "^4.3.5"
},
"scripts": {
"serve": "serve -s build",
"build-and-serve": "npm run build && npm run serve"
}

@@ -32,0 +37,0 @@ },

@@ -37,1 +37,3 @@ # Шаблон смартапа магазина для create-react-app

REACT_APP_SMARTAPP_TOKEN - токен, используется для тестирования и отладки с помощью [Assistant Client](https://developer.sberdevices.ru/docs/ru/developer_tools/sdk/overview)
Получить токен можно в [Кабинете разработчика SmartMarket](https://developers.sber.ru/studio/settings/emulator). Время действия токена ограничено 24 часами, таким обрахом его необходимо обновлять раз в день.

@@ -14,3 +14,2 @@ import { AssistantAppStateItem, useAssistantAppState } from '@sberdevices/plasma-temple';

screen,
// eslint-disable-next-line @typescript-eslint/camelcase
item_selector: { items },

@@ -17,0 +16,0 @@ ...rest,

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