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

debugger_js

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debugger_js - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

debugger.js

@@ -28,3 +28,3 @@ /**

/**
* @function {logType} - A function to create a debug logger
* @function {makeLogger} - A function to create a debug logger
* @param {object} opts - An object containg the possible options for this function

@@ -31,0 +31,0 @@ * @param {object} opts.logTypes - A collection of logTypes created by the logType function

{
"name": "debugger_js",
"version": "1.0.5",
"version": "1.0.6",
"description": "A library for debug logging in javascript",

@@ -5,0 +5,0 @@ "main": "debugger.js",

@@ -27,3 +27,3 @@ # debugger_js

## {logType} - A function to create a debug logger(opts)
## {makeLogger} - A function to create a debug logger(opts)
**Kind**: global function

@@ -30,0 +30,0 @@

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