Socket
Socket
Sign inDemoInstall

@types/mysql

Package Overview
Dependencies
2
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.15.0 to 2.15.1

3

mysql/index.d.ts

@@ -6,5 +6,6 @@ // Type definitions for mysql 2.15

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />
// TypeScript Version: 2.1
/// <reference types="node" />
import stream = require("stream");

@@ -11,0 +12,0 @@ import tls = require("tls");

{
"name": "@types/mysql",
"version": "2.15.0",
"version": "2.15.1",
"description": "TypeScript definitions for mysql",

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

},
"typesPublisherContentHash": "3459c1dfda3de2059ce62166927f4862974306fd9c8f6e842bfd3527bed37bed",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "09c14f9b231ee22c000b59be234361db483fe72299061165da1af9401e0b180d",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Wed, 25 Oct 2017 01:11:51 GMT
* Last updated: Thu, 09 Nov 2017 09:38:04 GMT
* Dependencies: stream, tls, node

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc