Socket
Socket
Sign inDemoInstall

require-logger

Package Overview
Dependencies
8
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "require-logger",
"version": "0.0.1",
"version": "0.0.2",
"description": "tiny utility to help when debugging cyclic dependency issues in node.js",
"main": "index.js",
"main": "require-logger.js",
"scripts": {

@@ -26,3 +26,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"@types/node": "^11.10.5",
"@types/node": "^11.13.2",
"chalk": "^2.4.2"

@@ -29,0 +29,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc