@wibetter/json-utils 5.2.10 → 6.0.1

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 v5.2.10
2
+ * @wibetter/json-utils v6.0.1
3
3
  * author: wibetter
4
4
  * build tool: AKFun
5
- * build time: Tue Apr 01 2025 15:32:31 GMT+0800 (中国标准时间)
5
+ * build time: Tue May 20 2025 15:25:47 GMT+0800 (China Standard Time)
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": "5.2.10",
3
+ "version": "6.0.1",
4
4
  "description": "提供JSON相关的各类工具方法,比如schema转json、json转schema、json元数据分析等",
5
5
  "keywords": [
6
6
  "json工具包",