@gsc-basic/functions 1.1.1 → 1.2.0

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.
package/LICENSE ADDED
@@ -0,0 +1,6 @@
1
+ Copyright (c) 2026 Lenovo SSG BASD. All rights reserved.
2
+ @license Proprietary
3
+
4
+ This software is the confidential and proprietary property of Lenovo SSG BASD.
5
+ You shall not disclose such Confidential Information and shall use it only in
6
+ accordance with the terms of the license agreement.
package/README.md CHANGED
@@ -1,9 +1,13 @@
1
- # @gsc-basic/functions
2
-
3
- > Functions for Web Dev
4
-
5
- ## 说明
6
-
7
- 常用的前端方法
8
-
9
- 文档参考: [JavaScript functions](https://gsc-open.lenovo.com/zh_CN/gsc_basic/vue/basic-functions.html)
1
+ # @gsc-basic/functions
2
+
3
+ > Functions for Web Dev
4
+
5
+ ## 说明
6
+
7
+ 常用的前端方法
8
+
9
+ 文档参考: [JavaScript functions](https://gsc-open.lenovo.com/zh_CN/gsc_basic/vue/basic-functions.html)
10
+
11
+ ## Author & License
12
+
13
+ This package is maintained by Lenovo SSG BASD. It is distributed under the LicenseRef-Proprietary license; see LICENSE for details.