Comparing version
{ | ||
"name": "anylogger", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Get a logger. Any logger.", | ||
@@ -13,10 +13,10 @@ "src": "./anylogger.js", | ||
"files": [ | ||
"./anylogger.js", | ||
"./anylogger.cjs.js", | ||
"./anylogger.esm.js", | ||
"./anylogger.iife.js", | ||
"./anylogger.min.js", | ||
"./anylogger.d.ts", | ||
"./anylogger.spec.js", | ||
"./test.html" | ||
"anylogger.js", | ||
"anylogger.cjs.js", | ||
"anylogger.esm.js", | ||
"anylogger.iife.js", | ||
"anylogger.min.js", | ||
"anylogger.d.ts", | ||
"anylogger.spec.js", | ||
"test.html" | ||
], | ||
@@ -23,0 +23,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
# anylogger <sub><sup>1.0.1</sup></sub> | ||
# anylogger <sub><sup>1.0.2</sup></sub> | ||
### Get a logger. Any logger. | ||
@@ -126,5 +126,5 @@ | ||
* [anylogger.js](https://unpkg.com/anylogger@1.0.1/anylogger.js) | ||
* [anylogger.js](https://unpkg.com/anylogger@1.0.2/anylogger.js) | ||
(fully commented source ~5kB) | ||
* [anylogger.min.js](https://unpkg.com/anylogger@1.0.1/anylogger.min.js) | ||
* [anylogger.min.js](https://unpkg.com/anylogger@1.0.2/anylogger.min.js) | ||
(minified 636 bytes, gzipped ~[390](#gzip-size) bytes) | ||
@@ -137,3 +137,3 @@ | ||
```html | ||
<script src="https://unpkg.com/anylogger@1.0.1/anylogger.min.js"></script> | ||
<script src="https://unpkg.com/anylogger@1.0.2/anylogger.min.js"></script> | ||
<script>(function(){ // IIFE | ||
@@ -515,3 +515,3 @@ var log = anylogger('index.html') | ||
Please have a look at the | ||
[source](https://unpkg.com/anylogger@1.0.1/anylogger.js) | ||
[source](https://unpkg.com/anylogger@1.0.2/anylogger.js) | ||
it should make it more clear how to write an adapter. Also consider studying | ||
@@ -518,0 +518,0 @@ the [available adapters](https://www.npmjs.com/search?q=keywords:anylogger) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
48868
135.85%11
266.67%681
Infinity%1
-50%