Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fastify-mssql

Package Overview
Dependencies
Maintainers
11
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-mssql - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

12

package.json
{
"name": "fastify-mssql",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fastify Plugin to manage MSSQL connections",

@@ -41,11 +41,11 @@ "main": "plugin.js",

"@types/jest": "^29.0.0",
"@types/mssql": "^8.0.0",
"@types/mssql": "^9.1.1",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^5.0.0",
"fastify": "^4.0.0",
"jest": "^29.0.0",
"mssql": "^9.0.1",
"prettier": "^2.3.0"
"mssql": "^10.0.0",
"prettier": "^3.0.2"
},

@@ -52,0 +52,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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