@wibetter/json-utils 6.0.2 → 6.0.5

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.
@@ -1,7 +1,7 @@
1
1
  /*!
2
- * @wibetter/json-utils v6.0.3
2
+ * @wibetter/json-utils v6.0.5
3
3
  * author: wibetter
4
4
  * build tool: AKFun
5
- * build time: Tue Jan 27 2026 14:09:50 GMT+0800 (中国标准时间)
5
+ * build time: Tue Jan 27 2026 17:41:46 GMT+0800 (中国标准时间)
6
6
  * build tool info: https://github.com/wibetter/akfun
7
7
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wibetter/json-utils",
3
- "version": "6.0.2",
3
+ "version": "6.0.5",
4
4
  "description": "提供JSON相关的各类工具方法,比如schema转json、json转schema、json元数据分析等",
5
5
  "keywords": [
6
6
  "json工具包",