catbox-redis
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "catbox-redis", | ||
"description": "Redis adapter for catbox", | ||
"version": "1.0.3", | ||
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)", | ||
"version": "1.0.4", | ||
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)", | ||
"contributors": [ | ||
"Wyatt Preul <wpreul@gmail.com> (http://jsgeek.com)" | ||
], | ||
"repository": "git://github.com/spumko/catbox-redis", | ||
"repository": "git://github.com/hapijs/catbox-redis", | ||
"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-redis/raw/master/LICENSE" | ||
"url": "http://github.com/hapijs/catbox-redis/raw/master/LICENSE" | ||
} | ||
] | ||
} |
@@ -6,2 +6,3 @@ catbox-redis | ||
Lead Maintainer: [Eran Hammer](https://github.com/hueniverse) | ||
@@ -8,0 +9,0 @@ ### Options |
Sorry, the diff of this file is not supported yet
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 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
28604
10
14