Socket
Socket
Sign inDemoInstall

mssql

Package Overview
Dependencies
Maintainers
1
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 0.6.2 to 1.0.0

4

CHANGELOG.txt

@@ -0,1 +1,5 @@

v1.0.0 (2014-07-04)
-------------------
[new] Start of semantic versioning, and commitment to stable API until 2.0.0
v0.6.2 (2014-07-04)

@@ -2,0 +6,0 @@ -------------------

2

package.json

@@ -20,3 +20,3 @@ {

],
"version": "0.6.2",
"version": "1.0.0",
"main": "index.js",

@@ -23,0 +23,0 @@ "repository": {

@@ -21,3 +21,3 @@ # node-mssql [![Dependency Status](https://david-dm.org/patriksimek/node-mssql.png)](https://david-dm.org/patriksimek/node-mssql) [![NPM version](https://badge.fury.io/js/mssql.png)](http://badge.fury.io/js/mssql)

## What's new in 0.6.x (stable, npm)
## What's new in 1.0.x (stable, npm)

@@ -549,3 +549,3 @@ - Updated to latest Tedious 1.0.0

Cancel currently executing request. Return `true` if cancellation packet was send successfully. Not available in `msnodesql` and `tds` drivers.
Cancel currently executing request. Return `true` if cancellation packet was send successfully.

@@ -1116,2 +1116,3 @@ __Example__

- msnodesql 0.2.1 doesn't support request timeout.
- msnodesql 0.2.1 doesn't support request cancellation.

@@ -1118,0 +1119,0 @@ ### node-tds

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