Socket
Socket
Sign inDemoInstall

yammie-restaurant-backend-for-jones-by-jack-in-javascript

Package Overview
Dependencies
107
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.19 to 1.0.20

2

package.json
{
"name": "yammie-restaurant-backend-for-jones-by-jack-in-javascript",
"version": "1.0.19",
"version": "1.0.20",
"description": "Backend Rest API for an online restaurant written in js",

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

@@ -42,3 +42,3 @@ # Yammie Restaurant Backend Project by Jack Amsterdam in JAVASCRIPT **©**

###### In my Backend folder where node is I have the following Directory Structure dividing my files by Node's Layered Architecture מודל השכבות -
##### In my Backend folder where node is I have the following Directory Structure dividing my files by Node's Layered Architecture מודל השכבות -

@@ -45,0 +45,0 @@ 1. Utils folder - with a config file - where all my configurations go so If I want to change anything in the future I only need to apply the changes here. I also have a file called log-helper which uses Winston library to log requests in the format I specified and I display all requests and errors in logger.log file for informative logging.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc