Socket
Socket
Sign inDemoInstall

mssql

Package Overview
Dependencies
Maintainers
4
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mssql - npm Package Compare versions

Comparing version 10.0.2 to 10.0.3

1

lib/datatypes.js

@@ -163,2 +163,3 @@ 'use strict'

case 'number':
case 'bigint':
return value

@@ -165,0 +166,0 @@

20

package.json

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

],
"version": "10.0.2",
"version": "10.0.3",
"main": "index.js",

@@ -36,17 +36,17 @@ "type": "commonjs",

"tarn": "^3.0.2",
"tedious": "^16.4.0"
"tedious": "^18.2.1"
},
"devDependencies": {
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/github": "^9.0.3",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/github": "^10.0.2",
"@semantic-release/npm": "^12.0.0",
"@semantic-release/release-notes-generator": "^14.0.0",
"mocha": "^10.0.0",
"semantic-release": "^22.0.0",
"semantic-release": "^24.0.0",
"standard": "^17.0.0"
},
"engines": {
"node": ">=14"
"node": ">=18"
},

@@ -53,0 +53,0 @@ "files": [

Sorry, the diff of this file is too big to display

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