Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/mssql

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mssql - npm Package Compare versions

Comparing version
9.1.5
to
9.1.6
+5
-4
mssql/package.json
{
"name": "@types/mssql",
"version": "9.1.5",
"version": "9.1.6",
"description": "TypeScript definitions for mssql",

@@ -49,7 +49,8 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mssql",

"@types/node": "*",
"@types/tedious": "*",
"tedious": "*",
"tarn": "^3.0.1"
},
"typesPublisherContentHash": "cbbe329ee45f4214c5e93d91a90ae6582a6d63c50421533983599a5f8b2fc518",
"typeScriptVersion": "4.6"
"peerDependencies": {},
"typesPublisherContentHash": "af7c642aae75e2c7bd6517db16d16578fac6b211852487c23cb7044545c1faaa",
"typeScriptVersion": "5.0"
}

@@ -11,6 +11,6 @@ # Installation

### Additional Details
* Last updated: Fri, 02 Feb 2024 06:07:33 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/tedious](https://npmjs.com/package/@types/tedious), [tarn](https://npmjs.com/package/tarn)
* Last updated: Thu, 02 Jan 2025 19:02:32 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [tarn](https://npmjs.com/package/tarn), [tedious](https://npmjs.com/package/tedious)
# Credits
These definitions were written by [Jørgen Elgaard Larsen](https://github.com/elhaard), [Peter Keuter](https://github.com/pkeuter), [Jeff Wooden](https://github.com/woodenconsulting), [Cahil Foley](https://github.com/cahilfoley), [Rifa Achrinza](https://github.com/achrinza), and [Daniel Hensby](https://github.com/dhensby).