Socket
Socket
Sign inDemoInstall

@types/mysql

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mysql - npm Package Compare versions

Comparing version 2.15.15 to 2.15.16

2

mysql/index.d.ts

@@ -201,4 +201,2 @@ // Type definitions for mysql 2.15

releaseConnection(connection: PoolConnection): void;
/**

@@ -205,0 +203,0 @@ * Close the connection. Any queued data (eg queries) will be sent first. If

6

mysql/package.json
{
"name": "@types/mysql",
"version": "2.15.15",
"version": "2.15.16",
"description": "TypeScript definitions for mysql",

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

},
"typesPublisherContentHash": "3fa1631f947fd108ae26c8cf0ca54bb1915d9a7f3dfa89d8428701fccad83f46",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "1f8cfc68750505d54284403a807be30d0dd40754c17cda5063afc6abfbe2a501",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Sun, 12 Jul 2020 07:55:24 GMT
* Last updated: Thu, 03 Dec 2020 00:14:54 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