@qn-pandora/pandora-tools 2.0.11 → 2.0.13

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/CHANGELOG.json CHANGED
@@ -1,161 +1,185 @@
1
- {
2
- "name": "@qn-pandora/pandora-tools",
3
- "entries": [
4
- {
5
- "version": "2.0.11",
6
- "tag": "@qn-pandora/pandora-tools_v2.0.11",
7
- "date": "Wed, 19 Apr 2023 03:15:25 GMT",
8
- "comments": {
9
- "patch": [
10
- {
11
- "comment": "2023.04.19发包"
12
- }
13
- ]
14
- }
15
- },
16
- {
17
- "version": "2.0.10",
18
- "tag": "@qn-pandora/pandora-tools_v2.0.10",
19
- "date": "Tue, 04 Apr 2023 08:26:02 GMT",
20
- "comments": {
21
- "patch": [
22
- {
23
- "comment": "2023.04.04"
24
- }
25
- ]
26
- }
27
- },
28
- {
29
- "version": "2.0.9",
30
- "tag": "@qn-pandora/pandora-tools_v2.0.9",
31
- "date": "Thu, 23 Mar 2023 07:12:05 GMT",
32
- "comments": {
33
- "patch": [
34
- {
35
- "comment": "2023.03.23发布"
36
- }
37
- ]
38
- }
39
- },
40
- {
41
- "version": "2.0.8",
42
- "tag": "@qn-pandora/pandora-tools_v2.0.8",
43
- "date": "Mon, 13 Mar 2023 11:30:17 GMT",
44
- "comments": {
45
- "patch": [
46
- {
47
- "comment": "2023.03.13发布"
48
- }
49
- ]
50
- }
51
- },
52
- {
53
- "version": "2.0.7",
54
- "tag": "@qn-pandora/pandora-tools_v2.0.7",
55
- "date": "Wed, 15 Feb 2023 09:26:50 GMT",
56
- "comments": {
57
- "patch": [
58
- {
59
- "comment": "2023.02.15 发布"
60
- }
61
- ]
62
- }
63
- },
64
- {
65
- "version": "2.0.6",
66
- "tag": "@qn-pandora/pandora-tools_v2.0.6",
67
- "date": "Wed, 11 Jan 2023 08:25:05 GMT",
68
- "comments": {
69
- "patch": [
70
- {
71
- "comment": "2023-01-11 发布"
72
- }
73
- ]
74
- }
75
- },
76
- {
77
- "version": "2.0.5",
78
- "tag": "@qn-pandora/pandora-tools_v2.0.5",
79
- "date": "Tue, 10 Jan 2023 03:03:58 GMT",
80
- "comments": {
81
- "patch": [
82
- {
83
- "comment": "2023-01-10 发布"
84
- }
85
- ]
86
- }
87
- },
88
- {
89
- "version": "2.0.4",
90
- "tag": "@qn-pandora/pandora-tools_v2.0.4",
91
- "date": "Tue, 29 Nov 2022 03:37:07 GMT",
92
- "comments": {
93
- "patch": [
94
- {
95
- "comment": "2022.11.29发布"
96
- }
97
- ]
98
- }
99
- },
100
- {
101
- "version": "2.0.3",
102
- "tag": "@qn-pandora/pandora-tools_v2.0.3",
103
- "date": "Fri, 25 Nov 2022 06:55:56 GMT",
104
- "comments": {
105
- "patch": [
106
- {
107
- "comment": "2022-12-25发布"
108
- }
109
- ]
110
- }
111
- },
112
- {
113
- "version": "2.0.2",
114
- "tag": "@qn-pandora/pandora-tools_v2.0.2",
115
- "date": "Wed, 06 Jul 2022 07:32:15 GMT",
116
- "comments": {
117
- "patch": [
118
- {
119
- "comment": "07月06日发布"
120
- }
121
- ]
122
- }
123
- },
124
- {
125
- "version": "2.0.1",
126
- "tag": "@qn-pandora/pandora-tools_v2.0.1",
127
- "date": "Wed, 29 Jun 2022 08:28:54 GMT",
128
- "comments": {
129
- "patch": [
130
- {
131
- "comment": "app脚手架升级新低代码平台,增强searchContainer"
132
- }
133
- ]
134
- }
135
- },
136
- {
137
- "version": "2.0.0",
138
- "tag": "@qn-pandora/pandora-tools_v2.0.0",
139
- "date": "Tue, 14 Jun 2022 09:21:39 GMT",
140
- "comments": {
141
- "major": [
142
- {
143
- "comment": "很久没发版了,统一发个大版本"
144
- }
145
- ]
146
- }
147
- },
148
- {
149
- "version": "1.0.0",
150
- "tag": "@qn-pandora/pandora-tools_v1.0.0",
151
- "date": "Mon, 20 Dec 2021 11:46:43 GMT",
152
- "comments": {
153
- "major": [
154
- {
155
- "comment": "仓库迁移至rush后统一发个大版本"
156
- }
157
- ]
158
- }
159
- }
160
- ]
161
- }
1
+ {
2
+ "name": "@qn-pandora/pandora-tools",
3
+ "entries": [
4
+ {
5
+ "version": "2.0.13",
6
+ "tag": "@qn-pandora/pandora-tools_v2.0.13",
7
+ "date": "Thu, 24 Aug 2023 09:24:03 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "2023.08.24发包"
12
+ }
13
+ ]
14
+ }
15
+ },
16
+ {
17
+ "version": "2.0.12",
18
+ "tag": "@qn-pandora/pandora-tools_v2.0.12",
19
+ "date": "Tue, 23 May 2023 03:12:29 GMT",
20
+ "comments": {
21
+ "patch": [
22
+ {
23
+ "comment": "2023.05.23发布"
24
+ }
25
+ ]
26
+ }
27
+ },
28
+ {
29
+ "version": "2.0.11",
30
+ "tag": "@qn-pandora/pandora-tools_v2.0.11",
31
+ "date": "Wed, 19 Apr 2023 03:15:25 GMT",
32
+ "comments": {
33
+ "patch": [
34
+ {
35
+ "comment": "2023.04.19发包"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "version": "2.0.10",
42
+ "tag": "@qn-pandora/pandora-tools_v2.0.10",
43
+ "date": "Tue, 04 Apr 2023 08:26:02 GMT",
44
+ "comments": {
45
+ "patch": [
46
+ {
47
+ "comment": "2023.04.04"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "version": "2.0.9",
54
+ "tag": "@qn-pandora/pandora-tools_v2.0.9",
55
+ "date": "Thu, 23 Mar 2023 07:12:05 GMT",
56
+ "comments": {
57
+ "patch": [
58
+ {
59
+ "comment": "2023.03.23发布"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "version": "2.0.8",
66
+ "tag": "@qn-pandora/pandora-tools_v2.0.8",
67
+ "date": "Mon, 13 Mar 2023 11:30:17 GMT",
68
+ "comments": {
69
+ "patch": [
70
+ {
71
+ "comment": "2023.03.13发布"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "version": "2.0.7",
78
+ "tag": "@qn-pandora/pandora-tools_v2.0.7",
79
+ "date": "Wed, 15 Feb 2023 09:26:50 GMT",
80
+ "comments": {
81
+ "patch": [
82
+ {
83
+ "comment": "2023.02.15 发布"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "version": "2.0.6",
90
+ "tag": "@qn-pandora/pandora-tools_v2.0.6",
91
+ "date": "Wed, 11 Jan 2023 08:25:05 GMT",
92
+ "comments": {
93
+ "patch": [
94
+ {
95
+ "comment": "2023-01-11 发布"
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "version": "2.0.5",
102
+ "tag": "@qn-pandora/pandora-tools_v2.0.5",
103
+ "date": "Tue, 10 Jan 2023 03:03:58 GMT",
104
+ "comments": {
105
+ "patch": [
106
+ {
107
+ "comment": "2023-01-10 发布"
108
+ }
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "version": "2.0.4",
114
+ "tag": "@qn-pandora/pandora-tools_v2.0.4",
115
+ "date": "Tue, 29 Nov 2022 03:37:07 GMT",
116
+ "comments": {
117
+ "patch": [
118
+ {
119
+ "comment": "2022.11.29发布"
120
+ }
121
+ ]
122
+ }
123
+ },
124
+ {
125
+ "version": "2.0.3",
126
+ "tag": "@qn-pandora/pandora-tools_v2.0.3",
127
+ "date": "Fri, 25 Nov 2022 06:55:56 GMT",
128
+ "comments": {
129
+ "patch": [
130
+ {
131
+ "comment": "2022-12-25发布"
132
+ }
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "version": "2.0.2",
138
+ "tag": "@qn-pandora/pandora-tools_v2.0.2",
139
+ "date": "Wed, 06 Jul 2022 07:32:15 GMT",
140
+ "comments": {
141
+ "patch": [
142
+ {
143
+ "comment": "07月06日发布"
144
+ }
145
+ ]
146
+ }
147
+ },
148
+ {
149
+ "version": "2.0.1",
150
+ "tag": "@qn-pandora/pandora-tools_v2.0.1",
151
+ "date": "Wed, 29 Jun 2022 08:28:54 GMT",
152
+ "comments": {
153
+ "patch": [
154
+ {
155
+ "comment": "app脚手架升级新低代码平台,增强searchContainer"
156
+ }
157
+ ]
158
+ }
159
+ },
160
+ {
161
+ "version": "2.0.0",
162
+ "tag": "@qn-pandora/pandora-tools_v2.0.0",
163
+ "date": "Tue, 14 Jun 2022 09:21:39 GMT",
164
+ "comments": {
165
+ "major": [
166
+ {
167
+ "comment": "很久没发版了,统一发个大版本"
168
+ }
169
+ ]
170
+ }
171
+ },
172
+ {
173
+ "version": "1.0.0",
174
+ "tag": "@qn-pandora/pandora-tools_v1.0.0",
175
+ "date": "Mon, 20 Dec 2021 11:46:43 GMT",
176
+ "comments": {
177
+ "major": [
178
+ {
179
+ "comment": "仓库迁移至rush后统一发个大版本"
180
+ }
181
+ ]
182
+ }
183
+ }
184
+ ]
185
+ }
package/CHANGELOG.md CHANGED
@@ -1,107 +1,123 @@
1
- # Change Log - @qn-pandora/pandora-tools
2
-
3
- This log was last generated on Wed, 19 Apr 2023 03:15:25 GMT and should not be manually modified.
4
-
5
- ## 2.0.11
6
-
7
- Wed, 19 Apr 2023 03:15:25 GMT
8
-
9
- ### Patches
10
-
11
- - 2023.04.19 发包
12
-
13
- ## 2.0.10
14
-
15
- Tue, 04 Apr 2023 08:26:02 GMT
16
-
17
- ### Patches
18
-
19
- - 2023.04.04
20
-
21
- ## 2.0.9
22
-
23
- Thu, 23 Mar 2023 07:12:05 GMT
24
-
25
- ### Patches
26
-
27
- - 2023.03.23 发布
28
-
29
- ## 2.0.8
30
-
31
- Mon, 13 Mar 2023 11:30:17 GMT
32
-
33
- ### Patches
34
-
35
- - 2023.03.13 发布
36
-
37
- ## 2.0.7
38
-
39
- Wed, 15 Feb 2023 09:26:50 GMT
40
-
41
- ### Patches
42
-
43
- - 2023.02.15 发布
44
-
45
- ## 2.0.6
46
-
47
- Wed, 11 Jan 2023 08:25:05 GMT
48
-
49
- ### Patches
50
-
51
- - 2023-01-11 发布
52
-
53
- ## 2.0.5
54
-
55
- Tue, 10 Jan 2023 03:03:58 GMT
56
-
57
- ### Patches
58
-
59
- - 2023-01-10 发布
60
-
61
- ## 2.0.4
62
-
63
- Tue, 29 Nov 2022 03:37:07 GMT
64
-
65
- ### Patches
66
-
67
- - 2022.11.29 发布
68
-
69
- ## 2.0.3
70
-
71
- Fri, 25 Nov 2022 06:55:56 GMT
72
-
73
- ### Patches
74
-
75
- - 2022-12-25 发布
76
-
77
- ## 2.0.2
78
-
79
- Wed, 06 Jul 2022 07:32:15 GMT
80
-
81
- ### Patches
82
-
83
- - 07 月 06 日发布
84
-
85
- ## 2.0.1
86
-
87
- Wed, 29 Jun 2022 08:28:54 GMT
88
-
89
- ### Patches
90
-
91
- - app 脚手架升级新低代码平台,增强 searchContainer
92
-
93
- ## 2.0.0
94
-
95
- Tue, 14 Jun 2022 09:21:39 GMT
96
-
97
- ### Breaking changes
98
-
99
- - 很久没发版了,统一发个大版本
100
-
101
- ## 1.0.0
102
-
103
- Mon, 20 Dec 2021 11:46:43 GMT
104
-
105
- ### Breaking changes
106
-
107
- - 仓库迁移至 rush 后统一发个大版本
1
+ # Change Log - @qn-pandora/pandora-tools
2
+
3
+ This log was last generated on Thu, 24 Aug 2023 09:24:03 GMT and should not be manually modified.
4
+
5
+ ## 2.0.13
6
+
7
+ Thu, 24 Aug 2023 09:24:03 GMT
8
+
9
+ ### Patches
10
+
11
+ - 2023.08.24 发包
12
+
13
+ ## 2.0.12
14
+
15
+ Tue, 23 May 2023 03:12:29 GMT
16
+
17
+ ### Patches
18
+
19
+ - 2023.05.23 发布
20
+
21
+ ## 2.0.11
22
+
23
+ Wed, 19 Apr 2023 03:15:25 GMT
24
+
25
+ ### Patches
26
+
27
+ - 2023.04.19 发包
28
+
29
+ ## 2.0.10
30
+
31
+ Tue, 04 Apr 2023 08:26:02 GMT
32
+
33
+ ### Patches
34
+
35
+ - 2023.04.04
36
+
37
+ ## 2.0.9
38
+
39
+ Thu, 23 Mar 2023 07:12:05 GMT
40
+
41
+ ### Patches
42
+
43
+ - 2023.03.23 发布
44
+
45
+ ## 2.0.8
46
+
47
+ Mon, 13 Mar 2023 11:30:17 GMT
48
+
49
+ ### Patches
50
+
51
+ - 2023.03.13 发布
52
+
53
+ ## 2.0.7
54
+
55
+ Wed, 15 Feb 2023 09:26:50 GMT
56
+
57
+ ### Patches
58
+
59
+ - 2023.02.15 发布
60
+
61
+ ## 2.0.6
62
+
63
+ Wed, 11 Jan 2023 08:25:05 GMT
64
+
65
+ ### Patches
66
+
67
+ - 2023-01-11 发布
68
+
69
+ ## 2.0.5
70
+
71
+ Tue, 10 Jan 2023 03:03:58 GMT
72
+
73
+ ### Patches
74
+
75
+ - 2023-01-10 发布
76
+
77
+ ## 2.0.4
78
+
79
+ Tue, 29 Nov 2022 03:37:07 GMT
80
+
81
+ ### Patches
82
+
83
+ - 2022.11.29 发布
84
+
85
+ ## 2.0.3
86
+
87
+ Fri, 25 Nov 2022 06:55:56 GMT
88
+
89
+ ### Patches
90
+
91
+ - 2022-12-25 发布
92
+
93
+ ## 2.0.2
94
+
95
+ Wed, 06 Jul 2022 07:32:15 GMT
96
+
97
+ ### Patches
98
+
99
+ - 07 月 06 日发布
100
+
101
+ ## 2.0.1
102
+
103
+ Wed, 29 Jun 2022 08:28:54 GMT
104
+
105
+ ### Patches
106
+
107
+ - app 脚手架升级新低代码平台,增强 searchContainer
108
+
109
+ ## 2.0.0
110
+
111
+ Tue, 14 Jun 2022 09:21:39 GMT
112
+
113
+ ### Breaking changes
114
+
115
+ - 很久没发版了,统一发个大版本
116
+
117
+ ## 1.0.0
118
+
119
+ Mon, 20 Dec 2021 11:46:43 GMT
120
+
121
+ ### Breaking changes
122
+
123
+ - 仓库迁移至 rush 后统一发个大版本
package/README.md CHANGED
@@ -1,19 +1,19 @@
1
- # pandora-tools
2
-
3
- develop and build pandora lib
4
-
5
- ## Install
6
-
7
- ``` bash
8
- # run in terminal
9
- yarn add @qn-pandora/pandora-tools -D
10
- # or
11
- npm install @qn-pandora/pandora-tools -dev
12
- ```
13
-
14
- ## Usage
15
-
16
- ``` bash
17
- # run this command to get help
18
- pandora-tools --help
19
- ```
1
+ # pandora-tools
2
+
3
+ develop and build pandora lib
4
+
5
+ ## Install
6
+
7
+ ``` bash
8
+ # run in terminal
9
+ yarn add @qn-pandora/pandora-tools -D
10
+ # or
11
+ npm install @qn-pandora/pandora-tools -dev
12
+ ```
13
+
14
+ ## Usage
15
+
16
+ ``` bash
17
+ # run this command to get help
18
+ pandora-tools --help
19
+ ```
package/bin/pandora-tools CHANGED
@@ -1,3 +1,3 @@
1
- #!/usr/bin/env node
2
-
3
- require('../src/cli')
1
+ #!/usr/bin/env node
2
+
3
+ require('../src/cli')