Socket
Socket
Sign inDemoInstall

tedious

Package Overview
Dependencies
Maintainers
7
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 9.2.0 to 9.2.1

2

benchmarks/common.js

@@ -283,3 +283,3 @@ 'use strict';

var connection = new Connection(config);
connection.on('connect', function() {
connection.connect(function() {
cb(connection);

@@ -286,0 +286,0 @@ });

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

"license": "MIT",
"version": "9.2.0",
"version": "9.2.1",
"main": "./lib/tedious.js",

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

Sorry, the diff of this file is too big to display

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