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.2 to 2.15.3

5

mysql/index.d.ts

@@ -524,2 +524,7 @@ // Type definitions for mysql 2.15

sql?: string;
/**
* Error message from MySQL
*/
sqlMessage?: string;
}

@@ -526,0 +531,0 @@

4

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

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

},
"typesPublisherContentHash": "c7b71370ff043cd7c2a19d43dc200617b1f8b1e2e9d3b6590512655e6781a968",
"typesPublisherContentHash": "a7b1d3be9609b0a2d104c9b5921010c44fb9c37d6400d5ab65e81638a91072e4",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Tue, 21 Nov 2017 18:21:30 GMT
* Last updated: Thu, 08 Mar 2018 23:25:55 GMT
* Dependencies: stream, tls, 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