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.900.f492b6051c9142e0496021512c897915702315e8.0 to 2.1.2-canary.1054.392b5dc39a0c7488f4a9074f5ff1beefef9abf6b.0

4

package.json
{
"name": "@sberdevices/cra-template-plasma-shop-template",
"version": "2.1.2-canary.900.f492b6051c9142e0496021512c897915702315e8.0",
"version": "2.1.2-canary.1054.392b5dc39a0c7488f4a9074f5ff1beefef9abf6b.0",
"description": "",

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

},
"gitHead": "f492b6051c9142e0496021512c897915702315e8"
"gitHead": "392b5dc39a0c7488f4a9074f5ff1beefef9abf6b"
}

@@ -5,27 +5,31 @@ {

"@sberdevices/assistant-client": "4.3.1",
"@sberdevices/plasma-icons": "1.47.2",
"@sberdevices/plasma-temple": "1.2.0",
"@sberdevices/plasma-tokens": "1.14.0",
"@sberdevices/plasma-ui": "1.55.3",
"@sberdevices/plasma-icons": "1.67.1",
"@sberdevices/plasma-temple": "1.27.0",
"@sberdevices/plasma-tokens": "1.15.1",
"@sberdevices/plasma-ui": "1.80.1",
"@sberdevices/spatial-navigation": "1.0.3",
"styled-components": "5.1.1",
"uuid": "8.3.2"
"lodash.throttle": "4.1.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "5.0.0",
"styled-components": "5.3.0",
"uuid": "8.3.2",
"web-vitals": "^1.1.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
"@types/react": "^17.0.20",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"@types/jest": "^26.0.24",
"@types/node": "^12.20.16",
"@types/react": "^17.0.14",
"@types/react-dom": "^17.0.9",
"@types/styled-components": "5.1.11",
"@types/uuid": "8.3.1",
"customize-cra": "0.9.1",
"react-app-rewired": "2.1.5",
"serve": "12.0.0",
"typescript": "^4.4.2"
"typescript": "^4.3.5"
},
"eslintConfig": {
"extends": ["react-app", "react-app/jest"]
"scripts": {
"serve": "serve -s build",
"build-and-serve": "npm run build && npm run serve"
}

@@ -35,8 +39,4 @@ },

"serve": "serve -s build",
"build-and-serve": "npm run build && npm run serve",
"start": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rewired test --passWithNoTests",
"eject": "react-app-rewired eject"
"build-and-serve": "npm run build && npm run serve"
}
}

@@ -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 часами, таким обрахом его необходимо обновлять раз в день.

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