Socket
Socket
Sign inDemoInstall

mongodb-memory-server-global-4.2

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-memory-server-global-4.2 - npm Package Compare versions

Comparing version 0.0.1-security to 6.7.2

index.d.ts

32

package.json
{
"name": "mongodb-memory-server-global-4.2",
"version": "0.0.1-security",
"description": "security holding package",
"repository": "npm/security-holder",
"dependencies": {}
"version": "6.7.2",
"mongodb_version": "4.2.9",
"description": "MongoDB Server for testing (auto-download 4.2 version to ~/.cache/mongodb-binaries).",
"main": "index.js",
"types": "index.d.ts",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/nodkz/mongodb-memory-server.git",
"directory": "packages/mongodb-memory-server-global-4.2"
},
"homepage": "https://github.com/nodkz/mongodb-memory-server",
"keywords": [
"mongodb",
"mongoose",
"mock",
"stub",
"mockgoose",
"mongodb-prebuilt",
"mongomem"
],
"dependencies": {
"mongodb-memory-server": "6.7.2",
"os": "^0.1.1"
},
"scripts": {
"postinstall": "node ./postinstall.js"
}
}

16

README.md

@@ -1,9 +0,11 @@

# Security holding package
# mongodb-memory-server-global-4.2
This package name is not currently in use, but was formerly occupied
by another package. To avoid malicious use, npm is hanging on to the
package name, but loosely, and we'll probably give it to you if you
want it.
[![Travis](https://img.shields.io/travis/nodkz/mongodb-memory-server-global-4.2.svg)](https://travis-ci.org/nodkz/mongodb-memory-server-global-4.2)
[![NPM version](https://img.shields.io/npm/v/mongodb-memory-server-global-4.2.svg)](https://www.npmjs.com/package/mongodb-memory-server-global-4.2)
[![Downloads stat](https://img.shields.io/npm/dt/mongodb-memory-server-global-4.2.svg)](http://www.npmtrends.com/mongodb-memory-server-global-4.2)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
![TypeScript compatible](https://img.shields.io/badge/typescript-compatible-brightgreen.svg)
You may adopt this package by contacting support@npmjs.com and
requesting the name.
Main default package which downloads `v4.2` mongod binary to `%HOME/.cache/mongodb-binaries` directory on package install.
[Full README with avaliable options and examples](https://github.com/nodkz/mongodb-memory-server)
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