Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/tedious

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tedious - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

3

tedious/index.d.ts

@@ -15,2 +15,3 @@ // Type definitions for tedious 4.0.0

import events = require("events");
import { SecureContextOptions } from 'tls';

@@ -243,3 +244,3 @@ export interface ColumnType {

*/
cryptoCredentialsDetails?: Object;
cryptoCredentialsDetails?: SecureContextOptions;

@@ -246,0 +247,0 @@ /**

{
"name": "@types/tedious",
"version": "4.0.2",
"version": "4.0.3",
"description": "TypeScript definitions for tedious",

@@ -44,4 +44,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "46d1979c3732b3f9b9e0181614c36bd4356f47901f8eb9018e3db95d0d4c04ca",
"typeScriptVersion": "3.2"
"typesPublisherContentHash": "645219f356e815e3a7ef61b6dee9f6dd5e90ca5cc9abc530a91d361d073fe299",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Sun, 25 Oct 2020 16:47:45 GMT
* Last updated: Mon, 21 Dec 2020 11:18:39 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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