Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4 to 1.0.5

2

package.json
{
"name": "debugger_js",
"version": "1.0.4",
"version": "1.0.5",
"description": "A library for debug logging in javascript",

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

@@ -6,5 +6,2 @@ # debugger_js

<dl>
<dt><a href="#{checkHexColor} - A function to determine if a string is a valid hexadecimal color">{checkHexColor} - A function to determine if a string is a valid hexadecimal color(color)<
/a> ⇒ <code>boolean</code></dt>
<dd></dd>
<dt><a href="#{logType} - A function to create a valid logType to be used when making a logger">{logType} - A function to create a valid logType to be used when making a logger(opts)</a></

@@ -17,12 +14,2 @@ dt>

<a name="{checkHexColor} - A function to determine if a string is a valid hexadecimal color"></a>
## {checkHexColor} - A function to determine if a string is a valid hexadecimal color(color) ⇒ <code>boolean</code>
**Kind**: global function
**Returns**: <code>boolean</code> - - Returns true if the color parameter is a valid 3 or 6 digit hexadecimal color, false otherwise
| Param | Type | Description |
| --- | --- | --- |
| color | <code>string</code> | A hexadecimal color value. |
<a name="{logType} - A function to create a valid logType to be used when making a logger"></a>

@@ -29,0 +16,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