@alipay/ams-checkout 0.0.1707132905-dev.1 → 0.0.1707132905-dev.3

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,3 @@
1
- /**
2
- * @author 谦彧 <zhangmian.zm@alipay.com>
3
- * @date 2023/11/1
4
- */
5
1
  /**
6
2
  * 返回值0标识一样大,1表示v1大,-1表示v2大
7
3
  * @param v1
@@ -1,8 +1,3 @@
1
- /**
2
- * @author 谦彧 <zhangmian.zm@alipay.com>
3
- * @date 2023/11/1
4
- */
5
-
6
1
  /**
7
2
  * 返回值0标识一样大,1表示v1大,-1表示v2大
8
3
  * @param v1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1707132905-dev.1",
3
+ "version": "0.0.1707132905-dev.3",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",