Socket
Socket
Sign inDemoInstall

mid_backend

Package Overview
Dependencies
74
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

6

database.js
const mysql_pkg = require("mysql");
var properties = {
host: "34.126.172.116",
host: "xxxxx",
user: "root",
password: "fintechsglab",
password: "xxxx",
port: 3306,

@@ -21,2 +21,2 @@ database: "market",

module.exports = {connection};
module.exports = {connection};
{
"name": "mid_backend",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

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

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