Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mongodb-rest

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-rest - npm Package Compare versions

Comparing version 0.10.9 to 0.10.10

12

package.json
{
"name": "mongodb-rest",
"description": "REST API Server for MongoDB",
"version": "0.10.9",
"author": "Ashley Davis <ashleydavis@insanefx.com>",
"version": "0.10.10",
"author": "Ashley Davis <ashley@codecapers.com.au>",
"contributors": [

@@ -38,3 +38,3 @@ {

],
"repository": "git://github.com/ashleydavis/mongodb-rest",
"repository": "https://github.com/codecapers/mongodb-rest.git",
"directories": {

@@ -58,3 +58,7 @@ "lib": "./lib"

"test": "jasmine-node . --verbose"
}
},
"bugs": {
"url": "https://github.com/codecapers/mongodb-rest/issues"
},
"homepage": "https://github.com/codecapers/mongodb-rest"
}

@@ -9,3 +9,10 @@ This project is no longer abandoned!

Recent updates:<br/>
mongodb-rest [![Build Status](https://travis-ci.org/codecapers/mongodb-rest.png)](https://travis-ci.org/codecapers/mongodb-rest)
============
A REST API server for MongoDB using Node, using Express and the native node.js MongoDB driver.
Recent Updates
--------------
Now supports winston logging.<br/>

@@ -25,12 +32,2 @@ The REST API now supports configuration of an optional URL prefix. This allows the REST API to live within an existing REST API if necessary.<br/>

Name
----
mongodb-rest - REST server for MongoDB
Description
-----------
This is a REST server for MongoDB using Node, using Express and the native node.js MongoDB driver.
Installation

@@ -37,0 +34,0 @@ ------------

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