Socket
Socket
Sign inDemoInstall

@epam/cra-template-uui

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epam/cra-template-uui - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@epam/cra-template-uui",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [

@@ -5,0 +5,0 @@ "UUI",

@@ -5,3 +5,3 @@ # cra-template-uui

To use this template, add `--template uui` when creating a new app.
To use this template, add `--template @epam/uui` when creating a new app.

@@ -11,7 +11,7 @@ For example:

```sh
npx create-react-app my-app --template uui
npx create-react-app my-app --template @epam/uui
# or
yarn create react-app my-app --template uui
yarn create react-app my-app --template @epam/uui
```

@@ -18,0 +18,0 @@

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