Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

depugger

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

depugger - npm Package Compare versions

Comparing version 0.2.4 to 1.0.0

8

package.json
{
"name": "depugger",
"version": "0.2.4",
"version": "1.0.0",
"description": "small debugging utility",

@@ -24,6 +24,6 @@ "main": "index.js",

"devDependencies": {
"mocha": "~1.14.0",
"chai": "~1.8.1",
"sandboxed-module": "~0.3.0"
"sandboxed-module": "^1.0.1",
"mocha": "^1.21.4",
"chai": "^1.9.1"
}
}

@@ -1,5 +0,3 @@

# node-depugger
# node-depugger [![Build Status](https://travis-ci.org/zaphod1984/node-depugger.png)](https://travis-ci.org/zaphod1984/node-depugger)
[![Build Status](https://travis-ci.org/zaphod1984/node-depugger.png)](https://travis-ci.org/zaphod1984/node-depugger)
[![NPM](https://nodei.co/npm/depugger.png)](https://nodei.co/npm/depugger/)

@@ -11,2 +9,8 @@

## Installation
````bash
$ npm install depugger
````
## depugger([debug, [name]]), depugger(options)

@@ -66,2 +70,2 @@

````
````
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