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.4
to
9.1.5
+2
-1
mssql/index.d.ts

@@ -329,3 +329,4 @@ // @credit COLSA Corporation <http://www.colsa.com/>

public multiple: boolean;
public stream: any;
public stream: boolean;
public arrayRowMode: boolean;
public constructor(connection?: ConnectionPool);

@@ -332,0 +333,0 @@ public constructor(transaction: Transaction);

{
"name": "@types/mssql",
"version": "9.1.4",
"version": "9.1.5",
"description": "TypeScript definitions for mssql",

@@ -52,4 +52,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mssql",

},
"typesPublisherContentHash": "a9f2d24445a649ca05ccaa0b28ad508a3d86bf58435f2c57a3beefba631b0002",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "cbbe329ee45f4214c5e93d91a90ae6582a6d63c50421533983599a5f8b2fc518",
"typeScriptVersion": "4.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* 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)

@@ -14,0 +14,0 @@