New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

callback-logger

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

callback-logger - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

index.js

11

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc