callback-logger
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "callback-logger", | ||
"version": "0.0.0", | ||
"description": "Log a function's result with its callback", | ||
"main": "index.coffee", | ||
"version": "0.1.0", | ||
"description": "Log callback results", | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -12,3 +12,2 @@ "test": "mocha test" | ||
"dependencies": { | ||
"coffee-script": "~1.6.3", | ||
"cli-color": "~0.2.3", | ||
@@ -20,3 +19,7 @@ "lodash": "~2.4.1" | ||
"mocha": "~1.17.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/digisfera/node-callback-logger.git" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
3626
2
43
1
50
0
0
- Removedcoffee-script@~1.6.3
- Removedcoffee-script@1.6.3(transitive)