🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@types/mongodb-memory-server

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mongodb-memory-server - npm Package Compare versions

Comparing version

to
2.3.0

{
"name": "@types/mongodb-memory-server",
"version": "1.8.0",
"description": "TypeScript definitions for mongodb-memory-server",
"license": "MIT",
"contributors": [
{
"name": "Dmitry Rogozhny",
"url": "https://github.com/dmitryrogozhny",
"githubUsername": "dmitryrogozhny"
}
],
"version": "2.3.0",
"typings": null,
"description": "Stub TypeScript definitions entry for mongodb-memory-server, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/nodkz/mongodb-memory-server",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "cadee9f49adc672fe97894f9662b70bc06ad03adff382a08b953687376ac3d89",
"typeScriptVersion": "2.8"
"mongodb-memory-server": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/mongodb-memory-server`
This is a stub types definition for mongodb-memory-server (https://github.com/nodkz/mongodb-memory-server).
# Summary
This package contains type definitions for mongodb-memory-server (https://github.com/nodkz/mongodb-memory-server).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mongodb-memory-server
Additional Details
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT
* Dependencies: child_process, node
* Global values: none
# Credits
These definitions were written by Dmitry Rogozhny <https://github.com/dmitryrogozhny>.
mongodb-memory-server provides its own type definitions, so you don't need @types/mongodb-memory-server installed!

Sorry, the diff of this file is not supported yet