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

@sberdevices/cra-template-plasma-basic-template

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.0-canary.7.ca760a823292c06f9930a56bdb280cefc0bcd1b9.0 to 1.1.0-canary.7.cf5fedfe2a74a7a7d6414f91eb5314082e4e1739.0

4

package.json
{
"name": "@sberdevices/cra-template-plasma-basic-template",
"version": "1.1.0-canary.7.ca760a823292c06f9930a56bdb280cefc0bcd1b9.0",
"version": "1.1.0-canary.7.cf5fedfe2a74a7a7d6414f91eb5314082e4e1739.0",
"description": "",

@@ -28,3 +28,3 @@ "main": "index.js",

],
"gitHead": "ca760a823292c06f9930a56bdb280cefc0bcd1b9"
"gitHead": "cf5fedfe2a74a7a7d6414f91eb5314082e4e1739"
}

@@ -5,2 +5,2 @@ # Шаблон для create-react-app

$ npx create-react-app <name> --template @sberdevices/plasma-basic-template
```
```

@@ -10,2 +10,3 @@ {

"@sberdevices/ui": "1.0.0-rc.52",
"@sberdevices/plasma-core": "1.0.0-rc.1",
"lodash.throttle": "4.1.1",

@@ -16,6 +17,9 @@ "react": "16.13.1",

"styled-components": "5.1.1",
"typescript": "3.9.3",
"serve": "11.3.2"
},
"devDependencies": {
"@testing-library/jest-dom": "4.2.4",
"@testing-library/react": "9.5.0",
"@testing-library/user-event": "7.2.1",
"typescript": "3.9.3",
"@types/jest": "24.9.1",

@@ -27,3 +31,2 @@ "@types/node": "12.12.30",

"@types/styled-components": "5.1.0",
"serve": "11.3.2",
"customize-cra": "0.9.1",

@@ -30,0 +33,0 @@ "react-app-rewired": "2.1.5"

@@ -8,3 +8,3 @@ /* eslint-disable @typescript-eslint/no-var-requires */

addWebpackResolve({
modules: path.resolve(__dirname, 'node_dodules'),
modules: path.resolve(__dirname, "node_dodules"),
}),

@@ -11,0 +11,0 @@ addBabelPlugin([

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