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

anylogger

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anylogger - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "anylogger",
"version": "1.0.8",
"version": "1.0.9",
"description": "Get a logger. Any logger.",

@@ -5,0 +5,0 @@ "src": "./anylogger.js",

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

# anylogger <sub><sup>1.0.8</sup></sub>
# anylogger <sub><sup>1.0.9</sup></sub>
### Get a logger. Any logger.

@@ -121,5 +121,5 @@

* [anylogger.js](https://unpkg.com/anylogger@1.0.8/anylogger.js)
* [anylogger.js](https://unpkg.com/anylogger@1.0.9/anylogger.js)
(fully commented source ~5kB)
* [anylogger.min.js](https://unpkg.com/anylogger@1.0.8/anylogger.min.js)
* [anylogger.min.js](https://unpkg.com/anylogger@1.0.9)
(minified 639 bytes, gzipped ~[370](#gzip-size) bytes)

@@ -132,3 +132,3 @@

```html
<script src="https://unpkg.com/anylogger@1.0.8/"></script>
<script src="https://unpkg.com/anylogger@1.0.9"></script>
<script>(function(){ // IIFE

@@ -581,3 +581,3 @@ var log = anylogger('index.html')

Please have a look at the
[source](https://unpkg.com/anylogger@1.0.8/anylogger.js)
[source](https://unpkg.com/anylogger@1.0.9/anylogger.js)
it should make it more clear how to write an adapter. Also consider studying

@@ -584,0 +584,0 @@ the [available adapters](https://www.npmjs.com/search?q=keywords:anylogger)

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