Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.11 to 2.15.12

2

mysql/index.d.ts

@@ -369,3 +369,3 @@ // Type definitions for mysql 2.15

(options: string, values: any, callback?: queryCallback): Query;
(options: string | QueryOptions, values: any, callback?: queryCallback): Query;
}

@@ -372,0 +372,0 @@

{
"name": "@types/mysql",
"version": "2.15.11",
"version": "2.15.12",
"description": "TypeScript definitions for mysql",

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

},
"typesPublisherContentHash": "12f22b8254f776a089496241138907f8e247b1f8f15b45ba3ba6e18035008d04",
"typesPublisherContentHash": "9325c9ee605ac19a49c125c36f187016040a93f7e77af2958a489d52c49df6d0",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Fri, 15 May 2020 11:31:17 GMT
* Last updated: Fri, 22 May 2020 03:54:58 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