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

create-react-app-fullstack

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-react-app-fullstack - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

npm_readme.md

6

package.json
{
"name": "create-react-app-fullstack",
"version": "1.0.5",
"description": "Turn create-react-app into a fullstack environment by adding Express and Sequelize",
"version": "1.0.6",
"description": "Turn create-react-app into a fullstack app by adding Express and Sequelize",
"main": "index.js",

@@ -23,3 +23,3 @@ "scripts": {

],
"readme": "README.md",
"readme": "npm_readme.md",
"author": "ekatzenstein",

@@ -26,0 +26,0 @@ "license": "MIT",

@@ -7,2 +7,3 @@ # create-react-app-fullstack

<br/>
```

@@ -12,3 +13,3 @@ npm i -g create-react-app

```
<br/><br/>
## Getting Started

@@ -15,0 +16,0 @@ <br/>

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