@wibetter/json-utils 5.1.28 → 5.2.2

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.1.20
2
+ * @wibetter/json-utils v5.2.1
3
3
  * author: wibetter
4
4
  * build tool: AKFun
5
- * build time: Fri Feb 14 2025 21:37:13 GMT+0800 (中国标准时间)
5
+ * build time: Sun Feb 16 2025 12:18:48 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": "5.1.28",
3
+ "version": "5.2.2",
4
4
  "description": "提供JSON相关的各类工具方法,比如schema转json、json转schema、json元数据分析等",
5
5
  "keywords": [
6
6
  "json工具包",