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

anylogger-debug

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anylogger-debug - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "anylogger-debug",
"version": "1.0.2",
"version": "1.0.3",
"description": "Anylogger adapter for debug",

@@ -44,3 +44,3 @@ "src": "./anylogger-debug.js",

"dependencies": {
"anylogger": "^1.0.5",
"anylogger": "^1.0.6",
"debug": "^4.3.1"

@@ -47,0 +47,0 @@ },

@@ -1,2 +0,2 @@

# anylogger-debug <sub><sup>1.0.2</sup></sub>
# anylogger-debug <sub><sup>1.0.3</sup></sub>
### Anylogger adapter for debug

@@ -20,5 +20,5 @@

* [anylogger-debug.js](https://unpkg.com/anylogger-debug@1.0.2/anylogger-debug.js)
* [anylogger-debug.js](https://unpkg.com/anylogger-debug@1.0.3/anylogger-debug.js)
(fully commented source ~5kB)
* [anylogger-debug.min.js](https://unpkg.com/anylogger-debug@1.0.2/anylogger-debug.min.js)
* [anylogger-debug.min.js](https://unpkg.com/anylogger-debug@1.0.3/anylogger-debug.min.js)
(minified 133 bytes, gzipped ~[121](#gzip-size) bytes)

@@ -31,5 +31,5 @@

```html
<script src="https://unpkg.com/anylogger@1.0.5/anylogger.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.0.2/browserified-debug-4.1.1.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.0.2/anylogger-debug.min.js"></script>
<script src="https://unpkg.com/anylogger@1.0.6/anylogger.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.0.3/browserified-debug-4.1.1.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.0.3/anylogger-debug.min.js"></script>
<script>(function(){ // IIFE

@@ -36,0 +36,0 @@ var log = anylogger('index.html')

Sorry, the diff of this file is not supported yet

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