Socket
Socket
Sign inDemoInstall

tedious

Package Overview
Dependencies
Maintainers
8
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tedious - npm Package Compare versions

Comparing version 13.0.0 to 13.0.1

benchmarks/query/call-tvp.js

2

lib/data-types/tvp.js

@@ -89,3 +89,3 @@ "use strict";

const param = {
value: value,
value: column.type.validate(value, parameter.collation),
length: column.length,

@@ -92,0 +92,0 @@ scale: column.scale,

@@ -30,3 +30,3 @@ {

"license": "MIT",
"version": "13.0.0",
"version": "13.0.1",
"main": "./lib/tedious.js",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc