New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/connect-mongodb-session

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/connect-mongodb-session - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

4

connect-mongodb-session/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for connect-mongodb-session

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
// TypeScript Version: 2.8

@@ -32,2 +32,2 @@ /// <reference types="express-session" />

export = connect
export = connect
{
"name": "@types/connect-mongodb-session",
"version": "0.0.0",
"version": "0.0.1",
"description": "TypeScript definitions for connect-mongodb-session",

@@ -14,14 +14,16 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/connect-mongodb-session"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/express-session": "*",
"@types/express": "*",
"@types/mongodb": "*"
},
"typesPublisherContentHash": "a287da668699b18d088e3eb24226b261a8cc3f48bf97cac8bcebd9bbd3808f9b",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "65a57876dd1b37cdcdef0b64bdefebf705d7b53df8ed4c4ae2ba0a90569cfcd6",
"typeScriptVersion": "2.8"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Fri, 22 Jun 2018 00:08:12 GMT
* Dependencies: express-session, express, mongodb
* Last updated: Wed, 07 Aug 2019 21:22:41 GMT
* Dependencies: @types/express-session, @types/express, @types/mongodb
* Global values: none

@@ -15,0 +15,0 @@

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