Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "catbox", | ||
"description": "Multi-strategy object caching service", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)", | ||
@@ -22,6 +22,10 @@ "contributors":[ | ||
"dependencies": { | ||
"hoek": "0.0.x", | ||
"redis": "0.8.x", | ||
"mongodb": "1.1.x" | ||
}, | ||
"devDependencies": { | ||
"mocha": "1.x.x", | ||
"chai": "1.2.x" | ||
"chai": "1.2.x", | ||
"hapi": "0.x.x" | ||
}, | ||
@@ -28,0 +32,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
208877
25
3719
3
3
8
2
+ Addedhoek@0.0.x
+ Addedmongodb@1.1.x
+ Addedredis@0.8.x
+ Addedasync@0.1.22(transitive)
+ Addedbson@0.1.5(transitive)
+ Addedhoek@0.0.21(transitive)
+ Addedmongodb@1.1.11(transitive)
+ Addedredis@0.8.6(transitive)