New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nor-debug

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nor-debug - npm Package Compare versions

Comparing version
0.2.2
to
1.0.0
+4
-4
package.json
{
"name": "nor-debug",
"version": "0.2.2",
"version": "1.0.0",
"description": "Debug helpers for Node.js apps",

@@ -19,5 +19,5 @@ "main": "src/debug.js",

"dependencies": {
"nor-is" : "^0.1.18",
"nor-array" : "^0.1.8",
"nor-function" : "^0.1.7",
"nor-is" : "^1.0.0",
"nor-array" : "^1.0.0",
"nor-function" : "^1.0.0",
"ansi" : "^0.2.1"

@@ -24,0 +24,0 @@ },