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 0.0.31 to 0.0.32

mysql/LICENSE

2

mysql/index.d.ts

@@ -103,3 +103,3 @@ // Type definitions for node-mysql

end(): void;
end(callback?: (err: IError, ...args: any[]) => void): void;

@@ -106,0 +106,0 @@ getConnection(callback: (err: IError, connection: IConnection) => void): void;

{
"name": "@types/mysql",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for node-mysql",
"license": "MIT",
"author": "William Johnston <https://github.com/wjohnsto>",
"contributors": [
{
"name": "William Johnston",
"url": "https://github.com/wjohnsto"
}
],
"main": "",

@@ -17,4 +22,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "e2e04e9fe0842c91280d6bf4591bfe349b6ac1b591c3aec18be7197edd07a75e",
"typesPublisherContentHash": "69eeecaf002803267951ae642cd9d0d12980a3ceb86459309eb8a3a3d216f7b2",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/mysql
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mysql
Additional Details
* Last updated: Fri, 13 Jan 2017 20:31:41 GMT
* Last updated: Wed, 19 Apr 2017 21:19:05 GMT
* Dependencies: stream, node

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc