magic-renamer 0.0.16 → 0.0.20
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/client/package.json +3 -3
- package/package.json +3 -3
- package/package.json_devDependencies.json +25 -28
- package/tmp-environment.json +32 -35
package/client/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "magic-renamer",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.20",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"tnp-helpers": "~0.0.
|
|
7
|
+
"tnp-helpers": "~0.0.73"
|
|
8
8
|
},
|
|
9
9
|
"private": false,
|
|
10
10
|
"bin": {
|
|
11
11
|
"magic-renamer": "bin/magic-renamer",
|
|
12
12
|
"magic-renamer-debug": "bin/magic-renamer-debug"
|
|
13
13
|
},
|
|
14
|
-
"lastBuildTagHash": "
|
|
14
|
+
"lastBuildTagHash": "4df4beb50530ba5ec1b6bf64ce8258e526671aee"
|
|
15
15
|
}
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "magic-renamer",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.20",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"tnp-helpers": "~0.0.
|
|
7
|
+
"tnp-helpers": "~0.0.73"
|
|
8
8
|
},
|
|
9
9
|
"private": false,
|
|
10
10
|
"bin": {
|
|
11
11
|
"magic-renamer": "bin/magic-renamer",
|
|
12
12
|
"magic-renamer-debug": "bin/magic-renamer-debug"
|
|
13
13
|
},
|
|
14
|
-
"lastBuildTagHash": "
|
|
14
|
+
"lastBuildTagHash": "4df4beb50530ba5ec1b6bf64ce8258e526671aee"
|
|
15
15
|
}
|
|
@@ -18,9 +18,6 @@
|
|
|
18
18
|
"@angular/pwa": "0.900.0-rc.7",
|
|
19
19
|
"@angular/router": "9.1.3",
|
|
20
20
|
"@angular/service-worker": "9.1.3",
|
|
21
|
-
"@iconify/icons-fa-solid": "1.0.1",
|
|
22
|
-
"@iconify/icons-mdi": "1.0.8",
|
|
23
|
-
"@iconify/react": "1.1.3",
|
|
24
21
|
"@mdi/js": "5.8.55",
|
|
25
22
|
"@ngx-formly/bootstrap": "5.5.6",
|
|
26
23
|
"@ngx-formly/core": "5.5.6",
|
|
@@ -66,13 +63,13 @@
|
|
|
66
63
|
"axios": "0.17.1",
|
|
67
64
|
"babel-cli": "6.26.0",
|
|
68
65
|
"babel-preset-env": "1.7.0",
|
|
69
|
-
"background-worker-process": "~0.0.
|
|
66
|
+
"background-worker-process": "~0.0.34",
|
|
70
67
|
"bcryptjs": "2.4.3",
|
|
71
68
|
"body-parser": "1.18.2",
|
|
72
69
|
"bootstrap": "4.3.1",
|
|
73
|
-
"bs4-breakpoint": "~2.0.
|
|
70
|
+
"bs4-breakpoint": "~2.0.40",
|
|
74
71
|
"buffer-shims": "1.0.0",
|
|
75
|
-
"button-dropdown": "~1.0.
|
|
72
|
+
"button-dropdown": "~1.0.45",
|
|
76
73
|
"callsite-record": "4.1.3",
|
|
77
74
|
"chai": "4.2.0",
|
|
78
75
|
"chalk": "2.3.2",
|
|
@@ -118,7 +115,7 @@
|
|
|
118
115
|
"http-proxy": "1.16.2",
|
|
119
116
|
"http-proxy-middleware": "0.19.1",
|
|
120
117
|
"http-server": "0.11.1",
|
|
121
|
-
"incremental-compiler": "~1.1.
|
|
118
|
+
"incremental-compiler": "~1.1.53",
|
|
122
119
|
"inquirer": "7.3.3",
|
|
123
120
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
124
121
|
"is-elevated": "3.0.0",
|
|
@@ -126,7 +123,7 @@
|
|
|
126
123
|
"jasmine-core": "3.5.0",
|
|
127
124
|
"jasmine-spec-reporter": "4.2.1",
|
|
128
125
|
"json-stringify-safe": "5.0.1",
|
|
129
|
-
"json10": "~1.0.
|
|
126
|
+
"json10": "~1.0.34",
|
|
130
127
|
"json5": "2.1.3",
|
|
131
128
|
"json5-writer": "0.2.0",
|
|
132
129
|
"karma": "5.0.0",
|
|
@@ -138,24 +135,24 @@
|
|
|
138
135
|
"lnk": "1.0.1",
|
|
139
136
|
"lockfile": "1.0.4",
|
|
140
137
|
"lodash": "4.17.4",
|
|
141
|
-
"lodash-walk-object": "~1.0.
|
|
138
|
+
"lodash-walk-object": "~1.0.35",
|
|
142
139
|
"lowdb": "1.0.0",
|
|
143
|
-
"magic-renamer": "~0.0.
|
|
140
|
+
"magic-renamer": "~0.0.19",
|
|
144
141
|
"material-design-icons": "3.0.1",
|
|
145
142
|
"method-override": "2.3.10",
|
|
146
143
|
"minimist": "1.2.0",
|
|
147
144
|
"mkdirp": "0.5.1",
|
|
148
145
|
"mocha": "5.2.0",
|
|
149
146
|
"moment": "2.22.2",
|
|
150
|
-
"morphi": "~4.0.
|
|
147
|
+
"morphi": "~4.0.54",
|
|
151
148
|
"ng-modal-lib": "0.0.6",
|
|
152
149
|
"ng-packagr": "5.7.1",
|
|
153
|
-
"ng-talkback": "~2.4.
|
|
150
|
+
"ng-talkback": "~2.4.24",
|
|
154
151
|
"ng2-file-upload": "1.3.0",
|
|
155
|
-
"ng2-logger": "~8.0.
|
|
156
|
-
"ng2-rest": "~11.0.
|
|
157
|
-
"ng4-icons": "~0.0.
|
|
158
|
-
"ng4-modal": "~0.0.
|
|
152
|
+
"ng2-logger": "~8.0.20",
|
|
153
|
+
"ng2-rest": "~11.0.42",
|
|
154
|
+
"ng4-icons": "~0.0.29",
|
|
155
|
+
"ng4-modal": "~0.0.29",
|
|
159
156
|
"ngx-bootstrap": "5.2.0",
|
|
160
157
|
"ngx-breadcrumbs": "0.0.3",
|
|
161
158
|
"ngx-editor": "4.1.0",
|
|
@@ -165,7 +162,7 @@
|
|
|
165
162
|
"ngx-toastr": "11.2.1",
|
|
166
163
|
"ngx-wig": "8.0.0",
|
|
167
164
|
"node-cli-test": "0.0.2",
|
|
168
|
-
"node-cli-tester": "~0.0.
|
|
165
|
+
"node-cli-tester": "~0.0.21",
|
|
169
166
|
"node-localstorage": "2.1.6",
|
|
170
167
|
"node-notifier": "6.0.0",
|
|
171
168
|
"nodemon": "1.14.11",
|
|
@@ -186,7 +183,7 @@
|
|
|
186
183
|
"ps-node": "0.1.6",
|
|
187
184
|
"q": "1.5.1",
|
|
188
185
|
"randomcolor": "0.5.3",
|
|
189
|
-
"record-replay-req-res-scenario": "~0.0.
|
|
186
|
+
"record-replay-req-res-scenario": "~0.0.25",
|
|
190
187
|
"reflect-metadata": "0.1.10",
|
|
191
188
|
"rimraf": "2.6.2",
|
|
192
189
|
"rxjs": "6.5.4",
|
|
@@ -195,18 +192,18 @@
|
|
|
195
192
|
"sloc": "0.2.0",
|
|
196
193
|
"socket.io": "2.4.1",
|
|
197
194
|
"sort-package-json": "1.11.0",
|
|
198
|
-
"static-columns": "~2.0.
|
|
195
|
+
"static-columns": "~2.0.13",
|
|
199
196
|
"string-similarity": "4.0.2",
|
|
200
197
|
"sudo-block": "3.0.0",
|
|
201
198
|
"systeminformation": "3.45.7",
|
|
202
199
|
"task.js": "0.1.5",
|
|
203
|
-
"tnp-cli": "~2.0.
|
|
204
|
-
"tnp-config": "~1.0.
|
|
205
|
-
"tnp-core": "~1.0.
|
|
206
|
-
"tnp-db": "~0.0.
|
|
207
|
-
"tnp-models": "~0.0.
|
|
208
|
-
"tnp-tools": "~0.0.
|
|
209
|
-
"tnp-ui": "~0.0.
|
|
200
|
+
"tnp-cli": "~2.0.20",
|
|
201
|
+
"tnp-config": "~1.0.20",
|
|
202
|
+
"tnp-core": "~1.0.34",
|
|
203
|
+
"tnp-db": "~0.0.42",
|
|
204
|
+
"tnp-models": "~0.0.37",
|
|
205
|
+
"tnp-tools": "~0.0.45",
|
|
206
|
+
"tnp-ui": "~0.0.32",
|
|
210
207
|
"ts-loader": "7.0.4",
|
|
211
208
|
"ts-node": "8.3.0",
|
|
212
209
|
"tsickle": "0.26.0",
|
|
@@ -214,13 +211,13 @@
|
|
|
214
211
|
"tslint": "6.1.0",
|
|
215
212
|
"typeorm": "~0.2.7",
|
|
216
213
|
"typescript": "4.1.5",
|
|
217
|
-
"typescript-class-helpers": "~1.0.
|
|
214
|
+
"typescript-class-helpers": "~1.0.42",
|
|
218
215
|
"typescript-formatter": "7.2.2",
|
|
219
216
|
"uglifyjs-webpack-plugin": "2.2.0",
|
|
220
217
|
"underscore": "1.9.1",
|
|
221
218
|
"uuid": "8.3.2",
|
|
222
219
|
"validator": "9.2.0",
|
|
223
|
-
"vpn-split": "~0.0.
|
|
220
|
+
"vpn-split": "~0.0.17",
|
|
224
221
|
"watch": "1.0.2",
|
|
225
222
|
"webpack-cli": "3.3.11",
|
|
226
223
|
"zone.js": "0.10.2"
|
package/tmp-environment.json
CHANGED
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"main": "index.js"
|
|
36
36
|
},
|
|
37
37
|
"name": "magic-renamer",
|
|
38
|
-
"version": "0.0.
|
|
38
|
+
"version": "0.0.20",
|
|
39
39
|
"license": "UNLICENSED",
|
|
40
40
|
"main": "index.js",
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"tnp-helpers": "~0.0.
|
|
42
|
+
"tnp-helpers": "~0.0.73"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@angular-devkit/build-angular": "0.901.3",
|
|
@@ -61,9 +61,6 @@
|
|
|
61
61
|
"@angular/pwa": "0.900.0-rc.7",
|
|
62
62
|
"@angular/router": "9.1.3",
|
|
63
63
|
"@angular/service-worker": "9.1.3",
|
|
64
|
-
"@iconify/icons-fa-solid": "1.0.1",
|
|
65
|
-
"@iconify/icons-mdi": "1.0.8",
|
|
66
|
-
"@iconify/react": "1.1.3",
|
|
67
64
|
"@mdi/js": "5.8.55",
|
|
68
65
|
"@ngx-formly/bootstrap": "5.5.6",
|
|
69
66
|
"@ngx-formly/core": "5.5.6",
|
|
@@ -109,13 +106,13 @@
|
|
|
109
106
|
"axios": "0.17.1",
|
|
110
107
|
"babel-cli": "6.26.0",
|
|
111
108
|
"babel-preset-env": "1.7.0",
|
|
112
|
-
"background-worker-process": "~0.0.
|
|
109
|
+
"background-worker-process": "~0.0.34",
|
|
113
110
|
"bcryptjs": "2.4.3",
|
|
114
111
|
"body-parser": "1.18.2",
|
|
115
112
|
"bootstrap": "4.3.1",
|
|
116
|
-
"bs4-breakpoint": "~2.0.
|
|
113
|
+
"bs4-breakpoint": "~2.0.40",
|
|
117
114
|
"buffer-shims": "1.0.0",
|
|
118
|
-
"button-dropdown": "~1.0.
|
|
115
|
+
"button-dropdown": "~1.0.45",
|
|
119
116
|
"callsite-record": "4.1.3",
|
|
120
117
|
"chai": "4.2.0",
|
|
121
118
|
"chalk": "2.3.2",
|
|
@@ -161,7 +158,7 @@
|
|
|
161
158
|
"http-proxy": "1.16.2",
|
|
162
159
|
"http-proxy-middleware": "0.19.1",
|
|
163
160
|
"http-server": "0.11.1",
|
|
164
|
-
"incremental-compiler": "~1.1.
|
|
161
|
+
"incremental-compiler": "~1.1.53",
|
|
165
162
|
"inquirer": "7.3.3",
|
|
166
163
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
167
164
|
"is-elevated": "3.0.0",
|
|
@@ -169,7 +166,7 @@
|
|
|
169
166
|
"jasmine-core": "3.5.0",
|
|
170
167
|
"jasmine-spec-reporter": "4.2.1",
|
|
171
168
|
"json-stringify-safe": "5.0.1",
|
|
172
|
-
"json10": "~1.0.
|
|
169
|
+
"json10": "~1.0.34",
|
|
173
170
|
"json5": "2.1.3",
|
|
174
171
|
"json5-writer": "0.2.0",
|
|
175
172
|
"karma": "5.0.0",
|
|
@@ -181,24 +178,24 @@
|
|
|
181
178
|
"lnk": "1.0.1",
|
|
182
179
|
"lockfile": "1.0.4",
|
|
183
180
|
"lodash": "4.17.4",
|
|
184
|
-
"lodash-walk-object": "~1.0.
|
|
181
|
+
"lodash-walk-object": "~1.0.35",
|
|
185
182
|
"lowdb": "1.0.0",
|
|
186
|
-
"magic-renamer": "~0.0.
|
|
183
|
+
"magic-renamer": "~0.0.19",
|
|
187
184
|
"material-design-icons": "3.0.1",
|
|
188
185
|
"method-override": "2.3.10",
|
|
189
186
|
"minimist": "1.2.0",
|
|
190
187
|
"mkdirp": "0.5.1",
|
|
191
188
|
"mocha": "5.2.0",
|
|
192
189
|
"moment": "2.22.2",
|
|
193
|
-
"morphi": "~4.0.
|
|
190
|
+
"morphi": "~4.0.54",
|
|
194
191
|
"ng-modal-lib": "0.0.6",
|
|
195
192
|
"ng-packagr": "5.7.1",
|
|
196
|
-
"ng-talkback": "~2.4.
|
|
193
|
+
"ng-talkback": "~2.4.24",
|
|
197
194
|
"ng2-file-upload": "1.3.0",
|
|
198
|
-
"ng2-logger": "~8.0.
|
|
199
|
-
"ng2-rest": "~11.0.
|
|
200
|
-
"ng4-icons": "~0.0.
|
|
201
|
-
"ng4-modal": "~0.0.
|
|
195
|
+
"ng2-logger": "~8.0.20",
|
|
196
|
+
"ng2-rest": "~11.0.42",
|
|
197
|
+
"ng4-icons": "~0.0.29",
|
|
198
|
+
"ng4-modal": "~0.0.29",
|
|
202
199
|
"ngx-bootstrap": "5.2.0",
|
|
203
200
|
"ngx-breadcrumbs": "0.0.3",
|
|
204
201
|
"ngx-editor": "4.1.0",
|
|
@@ -208,7 +205,7 @@
|
|
|
208
205
|
"ngx-toastr": "11.2.1",
|
|
209
206
|
"ngx-wig": "8.0.0",
|
|
210
207
|
"node-cli-test": "0.0.2",
|
|
211
|
-
"node-cli-tester": "~0.0.
|
|
208
|
+
"node-cli-tester": "~0.0.21",
|
|
212
209
|
"node-localstorage": "2.1.6",
|
|
213
210
|
"node-notifier": "6.0.0",
|
|
214
211
|
"nodemon": "1.14.11",
|
|
@@ -229,7 +226,7 @@
|
|
|
229
226
|
"ps-node": "0.1.6",
|
|
230
227
|
"q": "1.5.1",
|
|
231
228
|
"randomcolor": "0.5.3",
|
|
232
|
-
"record-replay-req-res-scenario": "~0.0.
|
|
229
|
+
"record-replay-req-res-scenario": "~0.0.25",
|
|
233
230
|
"reflect-metadata": "0.1.10",
|
|
234
231
|
"rimraf": "2.6.2",
|
|
235
232
|
"rxjs": "6.5.4",
|
|
@@ -238,18 +235,18 @@
|
|
|
238
235
|
"sloc": "0.2.0",
|
|
239
236
|
"socket.io": "2.4.1",
|
|
240
237
|
"sort-package-json": "1.11.0",
|
|
241
|
-
"static-columns": "~2.0.
|
|
238
|
+
"static-columns": "~2.0.13",
|
|
242
239
|
"string-similarity": "4.0.2",
|
|
243
240
|
"sudo-block": "3.0.0",
|
|
244
241
|
"systeminformation": "3.45.7",
|
|
245
242
|
"task.js": "0.1.5",
|
|
246
|
-
"tnp-cli": "~2.0.
|
|
247
|
-
"tnp-config": "~1.0.
|
|
248
|
-
"tnp-core": "~1.0.
|
|
249
|
-
"tnp-db": "~0.0.
|
|
250
|
-
"tnp-models": "~0.0.
|
|
251
|
-
"tnp-tools": "~0.0.
|
|
252
|
-
"tnp-ui": "~0.0.
|
|
243
|
+
"tnp-cli": "~2.0.20",
|
|
244
|
+
"tnp-config": "~1.0.20",
|
|
245
|
+
"tnp-core": "~1.0.34",
|
|
246
|
+
"tnp-db": "~0.0.42",
|
|
247
|
+
"tnp-models": "~0.0.37",
|
|
248
|
+
"tnp-tools": "~0.0.45",
|
|
249
|
+
"tnp-ui": "~0.0.32",
|
|
253
250
|
"ts-loader": "7.0.4",
|
|
254
251
|
"ts-node": "8.3.0",
|
|
255
252
|
"tsickle": "0.26.0",
|
|
@@ -257,13 +254,13 @@
|
|
|
257
254
|
"tslint": "6.1.0",
|
|
258
255
|
"typeorm": "~0.2.7",
|
|
259
256
|
"typescript": "4.1.5",
|
|
260
|
-
"typescript-class-helpers": "~1.0.
|
|
257
|
+
"typescript-class-helpers": "~1.0.42",
|
|
261
258
|
"typescript-formatter": "7.2.2",
|
|
262
259
|
"uglifyjs-webpack-plugin": "2.2.0",
|
|
263
260
|
"underscore": "1.9.1",
|
|
264
261
|
"uuid": "8.3.2",
|
|
265
262
|
"validator": "9.2.0",
|
|
266
|
-
"vpn-split": "~0.0.
|
|
263
|
+
"vpn-split": "~0.0.17",
|
|
267
264
|
"watch": "1.0.2",
|
|
268
265
|
"webpack-cli": "3.3.11",
|
|
269
266
|
"zone.js": "0.10.2"
|
|
@@ -273,12 +270,12 @@
|
|
|
273
270
|
"magic-renamer": "bin/magic-renamer",
|
|
274
271
|
"magic-renamer-debug": "bin/magic-renamer-debug"
|
|
275
272
|
},
|
|
276
|
-
"lastBuildTagHash": "
|
|
273
|
+
"lastBuildTagHash": "4df4beb50530ba5ec1b6bf64ce8258e526671aee"
|
|
277
274
|
},
|
|
278
275
|
"build": {
|
|
279
|
-
"number":
|
|
280
|
-
"date": "2021-10-
|
|
281
|
-
"hash": "
|
|
276
|
+
"number": 72,
|
|
277
|
+
"date": "2021-10-19T06:53:39.000Z",
|
|
278
|
+
"hash": "fe0c2570503e7563270f4ff3da44a20bdabc8e14",
|
|
282
279
|
"options": {}
|
|
283
280
|
},
|
|
284
281
|
"currentProjectName": "magic-renamer",
|
|
@@ -286,7 +283,7 @@
|
|
|
286
283
|
"currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22magic-renamer%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
|
|
287
284
|
"currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
|
|
288
285
|
"currentProjectType": "isomorphic-lib",
|
|
289
|
-
"currentFrameworkVersion": "0.0.
|
|
286
|
+
"currentFrameworkVersion": "0.0.158",
|
|
290
287
|
"currentProjectIsStrictSite": false,
|
|
291
288
|
"currentProjectIsDependencySite": false,
|
|
292
289
|
"currentProjectIsStatic": false,
|