Socket
Socket
Sign inDemoInstall

go-database

Package Overview
Dependencies
24
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

.idea/encodings.xml

2

package.json
{
"name": "go-database",
"version": "1.0.8",
"version": "1.0.9",
"description": "Database connection factory",

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

@@ -101,6 +101,2 @@ const mssql = require('mssql');

if (output.length == 1) {
output = output[0];
}
return resolve(output);

@@ -107,0 +103,0 @@

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