fastify-mssql
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
16548
0