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

mongodb-memory-server-global

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.1.1 to 5.1.2

@@ -6,2 +6,10 @@ # Change Log

## [5.1.2](https://github.com/nodkz/mongodb-memory-server/compare/v5.1.1...v5.1.2) (2019-05-16)
**Note:** Version bump only for package mongodb-memory-server-global
## [5.1.1](https://github.com/nodkz/mongodb-memory-server/compare/v5.1.0...v5.1.1) (2019-05-09)

@@ -8,0 +16,0 @@

{
"name": "mongodb-memory-server-global",
"version": "5.1.1",
"version": "5.1.2",
"description": "MongoDB Server for testing (auto-download latest version to %HOME/.cache/mongodb-binaries).",

@@ -20,3 +20,3 @@ "main": "index.js",

"dependencies": {
"mongodb-memory-server": "5.1.1",
"mongodb-memory-server": "5.1.2",
"os": "^0.1.1"

@@ -27,3 +27,3 @@ },

},
"gitHead": "2860c7d56ba747c02cd7f88e83973b3ed4fc0c7f"
"gitHead": "e057d0c77321af6395698412b4b19d89ba3e1c7b"
}

@@ -11,2 +11,2 @@ # mongodb-memory-server-global

## [Full README with avaliable options and examples](../../README.md)
[Full README with avaliable options and examples](https://github.com/nodkz/mongodb-memory-server)