magic-renamer 13.1.25 → 13.1.26
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/app.js +3 -3
- package/package.json +3 -3
- package/tmp-environment.json +35 -38
package/app.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1682271990083 = void 0;
|
|
4
|
+
function dummy1682271990083() { }
|
|
5
|
+
exports.dummy1682271990083 = dummy1682271990083;
|
|
6
6
|
//# sourceMappingURL=app.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "magic-renamer",
|
|
3
|
-
"version": "13.1.
|
|
3
|
+
"version": "13.1.26",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"bin": {
|
|
6
6
|
"magic-renamer": "bin/magic-renamer",
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
},
|
|
9
9
|
"license": "UNLICENSED",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"tnp-helpers": "~13.1.
|
|
11
|
+
"tnp-helpers": "~13.1.28"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {},
|
|
14
14
|
"private": false,
|
|
15
|
-
"lastBuildTagHash": "
|
|
15
|
+
"lastBuildTagHash": "f9839dce1e5359f57a2194ca4d312f9abcebf827"
|
|
16
16
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"domain": "magic-renamer.example.domain.com",
|
|
3
|
-
"name": "local",
|
|
4
3
|
"isCoreProject": false,
|
|
5
4
|
"ip": "localhost",
|
|
6
5
|
"packageJSON": {
|
|
@@ -40,7 +39,7 @@
|
|
|
40
39
|
"workerPlugins": {}
|
|
41
40
|
},
|
|
42
41
|
"name": "magic-renamer",
|
|
43
|
-
"version": "13.1.
|
|
42
|
+
"version": "13.1.26",
|
|
44
43
|
"main": "index.js",
|
|
45
44
|
"bin": {
|
|
46
45
|
"magic-renamer": "bin/magic-renamer",
|
|
@@ -48,7 +47,7 @@
|
|
|
48
47
|
},
|
|
49
48
|
"license": "UNLICENSED",
|
|
50
49
|
"dependencies": {
|
|
51
|
-
"tnp-helpers": "~13.1.
|
|
50
|
+
"tnp-helpers": "~13.1.28"
|
|
52
51
|
},
|
|
53
52
|
"devDependencies": {
|
|
54
53
|
"@angular-devkit/build-angular": "~13.3.9",
|
|
@@ -119,9 +118,9 @@
|
|
|
119
118
|
"@types/vinyl": "2.0.2",
|
|
120
119
|
"@types/watch": "1.0.0",
|
|
121
120
|
"accepts": "1.3.4",
|
|
122
|
-
"any-project-cli": "~13.1.
|
|
121
|
+
"any-project-cli": "~13.1.23",
|
|
123
122
|
"axios": "1.3.5",
|
|
124
|
-
"background-worker-process": "~13.1.
|
|
123
|
+
"background-worker-process": "~13.1.40",
|
|
125
124
|
"base32": "0.0.7",
|
|
126
125
|
"bcryptjs": "2.4.3",
|
|
127
126
|
"better-sqlite3": "7.6.2",
|
|
@@ -165,12 +164,12 @@
|
|
|
165
164
|
"file-loader": "1.1.5",
|
|
166
165
|
"file-saver": "2.0.5",
|
|
167
166
|
"firedev": "^13",
|
|
168
|
-
"firedev-crud": "~13.1.
|
|
169
|
-
"firedev-crud-deamon": "~13.1.
|
|
170
|
-
"firedev-ports": "~13.1.
|
|
171
|
-
"firedev-storage": "~13.1.
|
|
172
|
-
"firedev-typeorm": "~13.1.
|
|
173
|
-
"firedev-ui": "~13.1.
|
|
167
|
+
"firedev-crud": "~13.1.45",
|
|
168
|
+
"firedev-crud-deamon": "~13.1.35",
|
|
169
|
+
"firedev-ports": "~13.1.39",
|
|
170
|
+
"firedev-storage": "~13.1.28",
|
|
171
|
+
"firedev-typeorm": "~13.1.23",
|
|
172
|
+
"firedev-ui": "~13.1.8",
|
|
174
173
|
"fkill": "6.1.0",
|
|
175
174
|
"font-awesome": "4.7.0",
|
|
176
175
|
"form-data": "4.0.0",
|
|
@@ -182,17 +181,17 @@
|
|
|
182
181
|
"http-proxy": "1.16.2",
|
|
183
182
|
"http-proxy-middleware": "0.19.1",
|
|
184
183
|
"http-server": "0.11.1",
|
|
185
|
-
"incremental-compiler": "~13.1.
|
|
184
|
+
"incremental-compiler": "~13.1.21",
|
|
186
185
|
"inquirer": "7.3.3",
|
|
187
186
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
188
187
|
"is-elevated": "3.0.0",
|
|
189
|
-
"isomorphic-region-loader": "~13.1.
|
|
188
|
+
"isomorphic-region-loader": "~13.1.33",
|
|
190
189
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
191
190
|
"jasmine-core": "4.0.0",
|
|
192
191
|
"jscodeshift": "0.6.3",
|
|
193
192
|
"json-stringify-safe": "5.0.1",
|
|
194
|
-
"json10": "~13.1.
|
|
195
|
-
"json10-writer": "~13.1.
|
|
193
|
+
"json10": "~13.1.40",
|
|
194
|
+
"json10-writer": "~13.1.36",
|
|
196
195
|
"json5": "2.1.3",
|
|
197
196
|
"json5-writer": "0.2.0",
|
|
198
197
|
"jszip": "3.10.1",
|
|
@@ -206,34 +205,33 @@
|
|
|
206
205
|
"localforage": "1.10.0",
|
|
207
206
|
"lockfile": "1.0.4",
|
|
208
207
|
"lodash": "4.17.4",
|
|
209
|
-
"lodash-walk-object": "~13.1.
|
|
210
|
-
"lodash.get": ">= 4",
|
|
211
|
-
"lodash.isequal": ">= 4",
|
|
212
|
-
"lodash.merge": ">= 4",
|
|
213
|
-
"lodash.set": ">= 4",
|
|
208
|
+
"lodash-walk-object": "~13.1.40",
|
|
214
209
|
"lowdb": "1.0.0",
|
|
215
|
-
"magic-renamer": "~13.1.
|
|
210
|
+
"magic-renamer": "~13.1.25",
|
|
216
211
|
"material-design-icons": "3.0.1",
|
|
217
212
|
"method-override": "2.3.10",
|
|
218
213
|
"minimist": "1.2.0",
|
|
219
214
|
"mkdirp": "0.5.1",
|
|
220
215
|
"mocha": "5.2.0",
|
|
221
216
|
"moment": "2.22.2",
|
|
222
|
-
"morphi": "~13.2.
|
|
217
|
+
"morphi": "~13.2.3",
|
|
223
218
|
"ng-packagr": "13.0.0",
|
|
224
219
|
"ng-talkback": "~13.1.19",
|
|
225
220
|
"ng2-file-upload": "1.3.0",
|
|
226
|
-
"ng2-logger": "~13.1.
|
|
227
|
-
"ng2-rest": "~13.2.
|
|
221
|
+
"ng2-logger": "~13.1.19",
|
|
222
|
+
"ng2-rest": "~13.2.3",
|
|
228
223
|
"ng4-icons": "~13.1.21",
|
|
229
224
|
"ng4-modal": "~13.1.23",
|
|
230
225
|
"ngx-bootstrap": "8.0.0",
|
|
231
226
|
"ngx-editor": "12.2.1",
|
|
227
|
+
"ngx-highlightjs": "6.1.3",
|
|
232
228
|
"ngx-moment": "6.0.2",
|
|
233
229
|
"ngx-pipes": "3.0.0",
|
|
230
|
+
"ngx-progressbar": "8.0.0",
|
|
231
|
+
"ngx-scrollbar": "9.0.2",
|
|
234
232
|
"ngx-store": "3.1.1",
|
|
235
233
|
"ngx-toastr": "14.2.2",
|
|
236
|
-
"ngx-wig": "
|
|
234
|
+
"ngx-wig": "1.2.7",
|
|
237
235
|
"node-cli-tester": "~13.1.19",
|
|
238
236
|
"node-localstorage": "2.1.6",
|
|
239
237
|
"node-notifier": "6.0.0",
|
|
@@ -264,16 +262,16 @@
|
|
|
264
262
|
"socket.io": "2.4.1",
|
|
265
263
|
"sort-package-json": "1.11.0",
|
|
266
264
|
"sql.js": "1.8.0",
|
|
267
|
-
"static-columns": "~13.
|
|
265
|
+
"static-columns": "~13.3.2",
|
|
268
266
|
"string-similarity": "4.0.2",
|
|
269
267
|
"sudo-block": "3.0.0",
|
|
270
268
|
"systeminformation": "3.45.7",
|
|
271
269
|
"task.js": "0.1.5",
|
|
272
|
-
"tnp-cli": "~13.1.
|
|
273
|
-
"tnp-config": "~13.1.
|
|
274
|
-
"tnp-core": "~13.2.
|
|
275
|
-
"tnp-db": "~13.1.
|
|
276
|
-
"tnp-models": "~13.1.
|
|
270
|
+
"tnp-cli": "~13.1.54",
|
|
271
|
+
"tnp-config": "~13.1.70",
|
|
272
|
+
"tnp-core": "~13.2.12",
|
|
273
|
+
"tnp-db": "~13.1.16",
|
|
274
|
+
"tnp-models": "~13.1.20",
|
|
277
275
|
"tnp-ui": "~13.1.27",
|
|
278
276
|
"ts-debug": "1.3.0",
|
|
279
277
|
"ts-loader": "2.3.1",
|
|
@@ -281,7 +279,7 @@
|
|
|
281
279
|
"tslib": "~2.3.0",
|
|
282
280
|
"typeorm": "~0.3.10",
|
|
283
281
|
"typescript": "~4.6.2",
|
|
284
|
-
"typescript-class-helpers": "~13.2.
|
|
282
|
+
"typescript-class-helpers": "~13.2.5",
|
|
285
283
|
"typescript-formatter": "~7.2.2",
|
|
286
284
|
"underscore": "1.9.1",
|
|
287
285
|
"uuid": "8.3.2",
|
|
@@ -292,20 +290,19 @@
|
|
|
292
290
|
"zone.js": "~0.11.4"
|
|
293
291
|
},
|
|
294
292
|
"private": false,
|
|
295
|
-
"lastBuildTagHash": "
|
|
293
|
+
"lastBuildTagHash": "f9839dce1e5359f57a2194ca4d312f9abcebf827"
|
|
296
294
|
},
|
|
297
295
|
"build": {
|
|
298
|
-
"number":
|
|
299
|
-
"date": "2023-04-
|
|
300
|
-
"hash": "
|
|
296
|
+
"number": 159,
|
|
297
|
+
"date": "2023-04-23T17:46:26.000Z",
|
|
298
|
+
"hash": "6437965bd0be0a8cd67d1c3df7bfbb9056ad954b",
|
|
301
299
|
"options": {}
|
|
302
300
|
},
|
|
303
301
|
"currentProjectName": "magic-renamer",
|
|
304
|
-
"currentProjectPort": 4000,
|
|
305
302
|
"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\"]}]}",
|
|
306
303
|
"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\"}]}",
|
|
307
304
|
"currentProjectType": "isomorphic-lib",
|
|
308
|
-
"currentFrameworkVersion": "13.1.
|
|
305
|
+
"currentFrameworkVersion": "13.1.181",
|
|
309
306
|
"currentProjectIsStrictSite": false,
|
|
310
307
|
"currentProjectIsDependencySite": false,
|
|
311
308
|
"currentProjectIsStatic": false,
|