mongodb-rest
Advanced tools
Comparing version 0.10.9 to 0.10.10
{ | ||
"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 @@ ------------ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
59623
1
1
206