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 0.0.33 to 0.0.34

2

mysql/index.d.ts

@@ -61,2 +61,4 @@ // Type definitions for node-mysql

ping(callback: (err: IError) => void): void;
destroy(): void;

@@ -63,0 +65,0 @@

4

mysql/package.json
{
"name": "@types/mysql",
"version": "0.0.33",
"version": "0.0.34",
"description": "TypeScript definitions for node-mysql",

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

"peerDependencies": {},
"typesPublisherContentHash": "1769f0d3e5a2cbd85fa29df084240f1113f64633b702427614f5074611fc4ef9",
"typesPublisherContentHash": "d851f623b0b07b498db19ea45a9e5b85eaf945b41948e9857007a91e6f50bab4",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 05 May 2017 16:07:17 GMT
* Last updated: Wed, 28 Jun 2017 15:40:48 GMT
* Dependencies: stream, 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