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

local-debug

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

local-debug - npm Package Compare versions

Comparing version

to
2.0.0

{
"name": "local-debug",
"version": "0.0.0",
"description": "debug prefixed with the project name",
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "fox"
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"debug": "*"
},
"keywords": [
"debug"
],
"repository": {
"url": "git@github.com:azer\/local-debug.git",
"type": "git"
},
"author": "Azer Ko\u00e7ulu <azer@kodfabrik.com>",
"license": "BSD"
"author": "",
"license": "ISC"
}