@fend/firo 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -16,7 +16,7 @@ Beautiful colors in dev mode:
16
16
 
17
17
  Structured NDJSON in production mode:
18
18
 
19
- ![firo prod output](https://github.com/fend25/firo/blob/main/img/prod_mode.png)
19
+ ![firo prod output](https://github.com/fend25/firo/blob/main/img/prod_mode.png?raw=true)
20
20
 
21
21
  ## Features
22
22
 
@@ -286,7 +286,7 @@ const log = createLogger({
286
286
 
287
287
  Most loggers give you monochrome walls of text. firo gives you **30 handpicked colors** that make context badges instantly scannable — you stop reading and start seeing.
288
288
 
289
- ![firo color palette](https://github.com/fend25/firo/blob/main/img/color_madness.png)
289
+ ![firo color palette](https://github.com/fend25/firo/blob/main/img/color_madness.png?raw=true)
290
290
 
291
291
  ### How it works
292
292
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fend/firo",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "Elegant logger for Node.js, Bun and Deno with brilliant DX.",
5
5
  "keywords": [
6
6
  "firo",