RubyGems
npm
Organizations
Log in
Sign up
npm
@wiajs/log
Versions diffs
4.3.8 → 4.3.9
@wiajs/log 4.3.8 → 4.3.9
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@wiajs/log",
3
3
"description": "Lightweight debugging utility for Node.js and the browser",
4
-
"version": "4.3.
8
",
4
+
"version": "4.3.
9
",
5
5
"type": "module",
6
6
"main": "index.js",
7
7
"browser": "./lib/browser.js",