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.1.1 to 1.1.2

2

package.json
{
"name": "create-react-app-fullstack",
"version": "1.1.1",
"version": "1.1.2",
"description": "Turn create-react-app into a fullstack app by adding Express and Sequelize",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,3 +20,3 @@ # create-react-app-fullstack

<br/>
This is designed for groud up full-stack development. Start by creating your database with PostgreSQL (you can do this after running 'fullstack' as well):
This is designed for groud up full-stack development. Start by creating your database with PostgreSQL (you can do this after running 'fullstack' as well):<br/>

@@ -103,2 +103,3 @@ ```

Much of this work was built and taken from the resources below:
* [create-react-app](https://www.npmjs.com/package/create-react-app)

@@ -105,0 +106,0 @@ * [create-react-app-add-redux](https://www.npmjs.com/package/create-react-app-add-redux)

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