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

@types/express-mysql-session

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-mysql-session - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

express-mysql-session/index.d.ts

@@ -40,3 +40,3 @@ // Type definitions for express-mysql-session 2.1

declare class MySQLStoreClass {
declare class MySQLStoreClass extends expressSession.Store {
constructor(options: MySQLStore.Options, connection?: any, callback?: (error: any) => void);

@@ -43,0 +43,0 @@

{
"name": "@types/express-mysql-session",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for express-mysql-session",

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

},
"typesPublisherContentHash": "2374c3b102b839007be56f327b42e98320255f329fdeeffa2728281410561608",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "ea35e99ba949523e645c3b07aac964287212ec818486afb8454c01d389dcde18",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Mon, 30 Mar 2020 23:55:11 GMT
* Last updated: Fri, 13 Nov 2020 18:55:10 GMT
* Dependencies: [@types/express-session](https://npmjs.com/package/@types/express-session)

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

Sorry, the diff of this file is not supported yet

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