isomorphic-region-loader 13.1.30 → 13.1.32
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 +44 -42
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.dummy1682264706519 = void 0;
|
|
4
|
+
function dummy1682264706519() { }
|
|
5
|
+
exports.dummy1682264706519 = dummy1682264706519;
|
|
6
6
|
//# sourceMappingURL=app.js.map
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "isomorphic-region-loader",
|
|
3
|
-
"version": "13.1.
|
|
3
|
+
"version": "13.1.32",
|
|
4
4
|
"author": "Dariusz Filipiak @darekf77",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"devDependencies": {},
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"tnp-models": "~13.1.
|
|
8
|
+
"tnp-models": "~13.1.19"
|
|
9
9
|
},
|
|
10
10
|
"private": false,
|
|
11
|
-
"lastBuildTagHash": "
|
|
11
|
+
"lastBuildTagHash": "324937384bec6153588d891addde6c8a70db6ea2"
|
|
12
12
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"domain": "isomorphic-region-loader.example.domain.com",
|
|
3
|
-
"name": "local",
|
|
4
3
|
"isCoreProject": false,
|
|
5
4
|
"ip": "localhost",
|
|
6
5
|
"packageJSON": {
|
|
@@ -34,7 +33,7 @@
|
|
|
34
33
|
"private": false
|
|
35
34
|
},
|
|
36
35
|
"name": "isomorphic-region-loader",
|
|
37
|
-
"version": "13.1.
|
|
36
|
+
"version": "13.1.32",
|
|
38
37
|
"author": "Dariusz Filipiak @darekf77",
|
|
39
38
|
"license": "MIT",
|
|
40
39
|
"devDependencies": {
|
|
@@ -81,7 +80,7 @@
|
|
|
81
80
|
"@types/dateformat": "1.0.1",
|
|
82
81
|
"@types/diff": "3.2.2",
|
|
83
82
|
"@types/express": "4.11.0",
|
|
84
|
-
"@types/express-fileupload": "
|
|
83
|
+
"@types/express-fileupload": "1.4.1",
|
|
85
84
|
"@types/fs-extra": "7.0.0",
|
|
86
85
|
"@types/glob": "5.0.35",
|
|
87
86
|
"@types/http-proxy": "1.16.0",
|
|
@@ -94,7 +93,7 @@
|
|
|
94
93
|
"@types/lodash": "4.14.92",
|
|
95
94
|
"@types/lowdb": "1.0.6",
|
|
96
95
|
"@types/mocha": "5.2.5",
|
|
97
|
-
"@types/node": "
|
|
96
|
+
"@types/node": "16.18.21",
|
|
98
97
|
"@types/node-notifier": "5.4.0",
|
|
99
98
|
"@types/oauth2orize": "1.8.0",
|
|
100
99
|
"@types/password-hash": "1.2.19",
|
|
@@ -106,9 +105,10 @@
|
|
|
106
105
|
"@types/vinyl": "2.0.2",
|
|
107
106
|
"@types/watch": "1.0.0",
|
|
108
107
|
"accepts": "1.3.4",
|
|
109
|
-
"any-project-cli": "~13.1.
|
|
110
|
-
"axios": "
|
|
111
|
-
"background-worker-process": "~13.1.
|
|
108
|
+
"any-project-cli": "~13.1.23",
|
|
109
|
+
"axios": "1.3.5",
|
|
110
|
+
"background-worker-process": "~13.1.39",
|
|
111
|
+
"base32": "0.0.7",
|
|
112
112
|
"bcryptjs": "2.4.3",
|
|
113
113
|
"better-sqlite3": "7.6.2",
|
|
114
114
|
"body-parser": "1.18.2",
|
|
@@ -144,20 +144,22 @@
|
|
|
144
144
|
"eslint-plugin-jsdoc": "30.7.8",
|
|
145
145
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
146
146
|
"express": "4.16.3",
|
|
147
|
-
"express-fileupload": "
|
|
147
|
+
"express-fileupload": "1.4.0",
|
|
148
148
|
"express-session": "1.17.3",
|
|
149
|
+
"favicons": "7.1.2",
|
|
149
150
|
"fbgraph": "1.4.1",
|
|
150
151
|
"file-loader": "1.1.5",
|
|
151
152
|
"file-saver": "2.0.5",
|
|
152
153
|
"firedev": "^13",
|
|
153
|
-
"firedev-crud": "~13.1.
|
|
154
|
-
"firedev-crud-deamon": "~13.1.
|
|
155
|
-
"firedev-ports": "~13.1.
|
|
156
|
-
"firedev-storage": "~13.1.
|
|
157
|
-
"firedev-typeorm": "~13.1.
|
|
158
|
-
"firedev-ui": "~13.1.
|
|
154
|
+
"firedev-crud": "~13.1.44",
|
|
155
|
+
"firedev-crud-deamon": "~13.1.33",
|
|
156
|
+
"firedev-ports": "~13.1.38",
|
|
157
|
+
"firedev-storage": "~13.1.28",
|
|
158
|
+
"firedev-typeorm": "~13.1.22",
|
|
159
|
+
"firedev-ui": "~13.1.8",
|
|
159
160
|
"fkill": "6.1.0",
|
|
160
161
|
"font-awesome": "4.7.0",
|
|
162
|
+
"form-data": "4.0.0",
|
|
161
163
|
"fs-extra": "8.1.0",
|
|
162
164
|
"fuzzy": "0.1.3",
|
|
163
165
|
"glob": "7.1.2",
|
|
@@ -166,17 +168,17 @@
|
|
|
166
168
|
"http-proxy": "1.16.2",
|
|
167
169
|
"http-proxy-middleware": "0.19.1",
|
|
168
170
|
"http-server": "0.11.1",
|
|
169
|
-
"incremental-compiler": "~13.1.
|
|
171
|
+
"incremental-compiler": "~13.1.20",
|
|
170
172
|
"inquirer": "7.3.3",
|
|
171
173
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
172
174
|
"is-elevated": "3.0.0",
|
|
173
|
-
"isomorphic-region-loader": "~13.1.
|
|
175
|
+
"isomorphic-region-loader": "~13.1.31",
|
|
174
176
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
175
177
|
"jasmine-core": "4.0.0",
|
|
176
178
|
"jscodeshift": "0.6.3",
|
|
177
179
|
"json-stringify-safe": "5.0.1",
|
|
178
|
-
"json10": "~13.1.
|
|
179
|
-
"json10-writer": "~13.1.
|
|
180
|
+
"json10": "~13.1.39",
|
|
181
|
+
"json10-writer": "~13.1.35",
|
|
180
182
|
"json5": "2.1.3",
|
|
181
183
|
"json5-writer": "0.2.0",
|
|
182
184
|
"jszip": "3.10.1",
|
|
@@ -190,33 +192,33 @@
|
|
|
190
192
|
"localforage": "1.10.0",
|
|
191
193
|
"lockfile": "1.0.4",
|
|
192
194
|
"lodash": "4.17.4",
|
|
193
|
-
"lodash-walk-object": "~13.1.
|
|
194
|
-
"lodash.get": ">= 4",
|
|
195
|
-
"lodash.isequal": ">= 4",
|
|
196
|
-
"lodash.merge": ">= 4",
|
|
197
|
-
"lodash.set": ">= 4",
|
|
195
|
+
"lodash-walk-object": "~13.1.39",
|
|
198
196
|
"lowdb": "1.0.0",
|
|
199
|
-
"magic-renamer": "~13.1.
|
|
197
|
+
"magic-renamer": "~13.1.25",
|
|
200
198
|
"material-design-icons": "3.0.1",
|
|
201
199
|
"method-override": "2.3.10",
|
|
202
200
|
"minimist": "1.2.0",
|
|
203
201
|
"mkdirp": "0.5.1",
|
|
204
202
|
"mocha": "5.2.0",
|
|
205
203
|
"moment": "2.22.2",
|
|
206
|
-
"morphi": "~13.
|
|
204
|
+
"morphi": "~13.2.2",
|
|
207
205
|
"ng-packagr": "13.0.0",
|
|
208
206
|
"ng-talkback": "~13.1.19",
|
|
209
|
-
"ng2-
|
|
210
|
-
"ng2-
|
|
207
|
+
"ng2-file-upload": "1.3.0",
|
|
208
|
+
"ng2-logger": "~13.1.18",
|
|
209
|
+
"ng2-rest": "~13.2.2",
|
|
211
210
|
"ng4-icons": "~13.1.21",
|
|
212
211
|
"ng4-modal": "~13.1.23",
|
|
213
212
|
"ngx-bootstrap": "8.0.0",
|
|
214
213
|
"ngx-editor": "12.2.1",
|
|
214
|
+
"ngx-highlightjs": "6.1.3",
|
|
215
215
|
"ngx-moment": "6.0.2",
|
|
216
216
|
"ngx-pipes": "3.0.0",
|
|
217
|
+
"ngx-progressbar": "8.0.0",
|
|
218
|
+
"ngx-scrollbar": "9.0.2",
|
|
217
219
|
"ngx-store": "3.1.1",
|
|
218
220
|
"ngx-toastr": "14.2.2",
|
|
219
|
-
"ngx-wig": "
|
|
221
|
+
"ngx-wig": "1.2.7",
|
|
220
222
|
"node-cli-tester": "~13.1.19",
|
|
221
223
|
"node-localstorage": "2.1.6",
|
|
222
224
|
"node-notifier": "6.0.0",
|
|
@@ -247,16 +249,16 @@
|
|
|
247
249
|
"socket.io": "2.4.1",
|
|
248
250
|
"sort-package-json": "1.11.0",
|
|
249
251
|
"sql.js": "1.8.0",
|
|
250
|
-
"static-columns": "~13.
|
|
252
|
+
"static-columns": "~13.3.2",
|
|
251
253
|
"string-similarity": "4.0.2",
|
|
252
254
|
"sudo-block": "3.0.0",
|
|
253
255
|
"systeminformation": "3.45.7",
|
|
254
256
|
"task.js": "0.1.5",
|
|
255
|
-
"tnp-cli": "~13.1.
|
|
256
|
-
"tnp-config": "~13.1.
|
|
257
|
-
"tnp-core": "~13.2.
|
|
258
|
-
"tnp-db": "~13.1.
|
|
259
|
-
"tnp-helpers": "~13.1.
|
|
257
|
+
"tnp-cli": "~13.1.53",
|
|
258
|
+
"tnp-config": "~13.1.69",
|
|
259
|
+
"tnp-core": "~13.2.11",
|
|
260
|
+
"tnp-db": "~13.1.16",
|
|
261
|
+
"tnp-helpers": "~13.1.27",
|
|
260
262
|
"tnp-ui": "~13.1.27",
|
|
261
263
|
"ts-debug": "1.3.0",
|
|
262
264
|
"ts-loader": "2.3.1",
|
|
@@ -264,33 +266,33 @@
|
|
|
264
266
|
"tslib": "~2.3.0",
|
|
265
267
|
"typeorm": "~0.3.10",
|
|
266
268
|
"typescript": "~4.6.2",
|
|
267
|
-
"typescript-class-helpers": "~13.
|
|
269
|
+
"typescript-class-helpers": "~13.2.4",
|
|
268
270
|
"typescript-formatter": "~7.2.2",
|
|
269
271
|
"underscore": "1.9.1",
|
|
270
272
|
"uuid": "8.3.2",
|
|
271
273
|
"validator": "9.2.0",
|
|
272
274
|
"vpn-split": "~13.1.23",
|
|
273
275
|
"watch": "1.0.2",
|
|
276
|
+
"yup": "1.1.1",
|
|
274
277
|
"zone.js": "~0.11.4"
|
|
275
278
|
},
|
|
276
279
|
"dependencies": {
|
|
277
|
-
"tnp-models": "~13.1.
|
|
280
|
+
"tnp-models": "~13.1.19"
|
|
278
281
|
},
|
|
279
282
|
"private": false,
|
|
280
|
-
"lastBuildTagHash": "
|
|
283
|
+
"lastBuildTagHash": "324937384bec6153588d891addde6c8a70db6ea2"
|
|
281
284
|
},
|
|
282
285
|
"build": {
|
|
283
|
-
"number":
|
|
284
|
-
"date": "2023-04-
|
|
285
|
-
"hash": "
|
|
286
|
+
"number": 118,
|
|
287
|
+
"date": "2023-04-23T15:45:03.000Z",
|
|
288
|
+
"hash": "fabc4d0524c97cc9a5b7d55b54ba1d9d856ce1b6",
|
|
286
289
|
"options": {}
|
|
287
290
|
},
|
|
288
291
|
"currentProjectName": "isomorphic-region-loader",
|
|
289
|
-
"currentProjectPort": 4000,
|
|
290
292
|
"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%22isomorphic-region-loader%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\"]}]}",
|
|
291
293
|
"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\"}]}",
|
|
292
294
|
"currentProjectType": "isomorphic-lib",
|
|
293
|
-
"currentFrameworkVersion": "13.1.
|
|
295
|
+
"currentFrameworkVersion": "13.1.181",
|
|
294
296
|
"currentProjectIsStrictSite": false,
|
|
295
297
|
"currentProjectIsDependencySite": false,
|
|
296
298
|
"currentProjectIsStatic": false,
|