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.1.0-beta.2 to 1.1.0-beta.3

4

package.json
{
"name": "anylogger-debug",
"version": "1.1.0-beta.2",
"version": "1.1.0-beta.3",
"description": "Anylogger adapter for debug",

@@ -57,3 +57,3 @@ "type": "module",

"peerDependencies": {
"anylogger": "1.x || >=1.1.0-beta || >=1.2.0-beta || >=1.3.0-beta",
"anylogger": "1.x || >=1.1.0-beta || >=1.2.0-beta || >=1.3.0-beta || >=1.4.0-beta || >=1.5.0-beta || >=1.6.0-beta || >=1.7.0-beta || >=1.8.0-beta || >=1.9.0-beta",
"debug": "4.x"

@@ -60,0 +60,0 @@ },

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

# anylogger-debug <sub><sup>1.1.0-beta.2</sup></sub>
# anylogger-debug <sub><sup>1.1.0-beta.3</sup></sub>
### Anylogger adapter for debug

@@ -19,5 +19,5 @@

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

@@ -31,4 +31,4 @@

<script src="https://unpkg.com/anylogger@1.1.0-beta.0/anylogger.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.1.0-beta.2/browserified-debug-4.1.1.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.1.0-beta.2/anylogger-debug.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.1.0-beta.3/browserified-debug-4.1.1.min.js"></script>
<script src="https://unpkg.com/anylogger-debug@1.1.0-beta.3/anylogger-debug.min.js"></script>
<script>(function(){ // IIFE

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