catbox-mongodb
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "catbox-mongodb", | ||
"description": "MongoDB adapter for catbox", | ||
"version": "1.0.4", | ||
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)", | ||
"version": "1.0.5", | ||
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)", | ||
"contributors": [ | ||
"Wyatt Preul <wpreul@gmail.com> (http://jsgeek.com)" | ||
], | ||
"repository": "git://github.com/spumko/catbox-mongodb", | ||
"repository": "git://github.com/hapijs/catbox-mongodb", | ||
"main": "index", | ||
@@ -17,3 +17,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=0.10.22" | ||
"node": ">=0.10.30" | ||
}, | ||
@@ -34,5 +34,5 @@ "dependencies": { | ||
"type": "BSD", | ||
"url": "http://github.com/spumko/catbox-mongodb/raw/master/LICENSE" | ||
"url": "http://github.com/hapijs/catbox-mongodb/raw/master/LICENSE" | ||
} | ||
] | ||
} |
@@ -6,2 +6,5 @@ catbox-mongodb | ||
Lead Maintainer: [Eran Hammer](https://github.com/hueniverse) | ||
### Options | ||
@@ -8,0 +11,0 @@ |
Sorry, the diff of this file is not supported yet
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 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
41151
17