@wiajs/log 4.3.11 → 4.3.12

Sign up to get free protection for your applications and to get access to all the features.
package/dist/log.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * wia log v4.3.11
2
+ * wia log v4.3.12
3
3
  * (c) 2024-2024 Sibyl Yu and contributors
4
4
  * Released under the MIT License.
5
5
  */
package/dist/log.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * wia log v4.3.11
2
+ * wia log v4.3.12
3
3
  * (c) 2024-2024 Sibyl Yu and contributors
4
4
  * Released under the MIT License.
5
5
  */
package/dist/log.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * wia log v4.3.11
2
+ * wia log v4.3.12
3
3
  * (c) 2024-2024 Sibyl Yu and contributors
4
4
  * Released under the MIT License.
5
5
  */
package/dist/log.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * wia log v4.3.11
2
+ * wia log v4.3.12
3
3
  * (c) 2024-2024 Sibyl Yu and contributors
4
4
  * Released under the MIT License.
5
5
  */
package/package.json CHANGED
@@ -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.11",
4
+ "version": "4.3.12",
5
5
  "type": "module",
6
6
  "main": "index.js",
7
7
  "browser": "./lib/browser.js",