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 3.0.1 to 3.0.2

7

express-mysql-session/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for express-mysql-session 3.0
// Project: https://github.com/chill117/express-mysql-session#readme
// Definitions by: Akim95 <https://github.com/Akim95>
// Sebastian Krüger <https://github.com/mathe42>
// Ionaru <https://github.com/Ionaru>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as expressSession from "express-session";

@@ -9,0 +2,0 @@ import { Connection, Pool, PoolOptions } from "mysql2";

16

express-mysql-session/package.json
{
"name": "@types/express-mysql-session",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for express-mysql-session",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-mysql-session",

"name": "Akim95",
"url": "https://github.com/Akim95",
"githubUsername": "Akim95"
"githubUsername": "Akim95",
"url": "https://github.com/Akim95"
},
{
"name": "Sebastian Krüger",
"url": "https://github.com/mathe42",
"githubUsername": "mathe42"
"githubUsername": "mathe42",
"url": "https://github.com/mathe42"
},
{
"name": "Ionaru",
"url": "https://github.com/Ionaru",
"githubUsername": "Ionaru"
"githubUsername": "Ionaru",
"url": "https://github.com/Ionaru"
}

@@ -37,4 +37,4 @@ ],

},
"typesPublisherContentHash": "325d28df9751ab77641c4d8cde08df0d2fc1b4f53e3ae272f23e5d0b5b68c63d",
"typesPublisherContentHash": "54edd9b4f52f19754f31ee39837ef2db971273bc6c2dc653f73e4770875e5d7d",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Dependencies: [@types/express-session](https://npmjs.com/package/@types/express-session), [@types/mysql2](https://npmjs.com/package/@types/mysql2)
* Global values: none
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/express-session](https://npmjs.com/package/@types/express-session), [mysql2](https://npmjs.com/package/mysql2)
# Credits
These definitions were written by [Akim95](https://github.com/Akim95), [Sebastian Krüger](https://github.com/mathe42), and [Ionaru](https://github.com/Ionaru).
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