Socket
Socket
Sign inDemoInstall

mssql

Package Overview
Dependencies
137
Maintainers
4
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.0 to 7.3.1

8

CHANGELOG.txt

@@ -0,1 +1,5 @@

v7.3.1 (2022-02-24)
-------------------
[fix] Bump debug dependency ([#1361](https://github.com/tediousjs/node-mssql/pull/1361))
v7.3.0 (2021-11-18)

@@ -52,2 +56,6 @@ -------------------

v6.4.1 (2022-02-24)
-------------------
[fix] Bump debug dependency ([#1361](https://github.com/tediousjs/node-mssql/pull/1361))
v6.4.0 (2021-11-18)

@@ -54,0 +62,0 @@ -------------------

0

lib/cli.js

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ MIT License

4

package.json

@@ -24,3 +24,3 @@ {

],
"version": "7.3.0",
"version": "7.3.1",
"main": "index.js",

@@ -31,3 +31,3 @@ "repository": "github:tediousjs/node-mssql",

"@tediousjs/connection-string": "^0.3.0",
"debug": "^4.3.2",
"debug": "^4.3.3",
"rfdc": "^1.3.0",

@@ -34,0 +34,0 @@ "tarn": "^3.0.1",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc