isomorphic-region-loader 13.1.27 → 13.1.29
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 +34 -31
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.dummy1681507747459 = void 0;
|
|
4
|
+
function dummy1681507747459() { }
|
|
5
|
+
exports.dummy1681507747459 = dummy1681507747459;
|
|
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.29",
|
|
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.14"
|
|
9
9
|
},
|
|
10
10
|
"private": false,
|
|
11
|
-
"lastBuildTagHash": "
|
|
11
|
+
"lastBuildTagHash": "81f6cbbd8b3ed99076623dfa55f297bdc202e17d"
|
|
12
12
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"private": false
|
|
35
35
|
},
|
|
36
36
|
"name": "isomorphic-region-loader",
|
|
37
|
-
"version": "13.1.
|
|
37
|
+
"version": "13.1.29",
|
|
38
38
|
"author": "Dariusz Filipiak @darekf77",
|
|
39
39
|
"license": "MIT",
|
|
40
40
|
"devDependencies": {
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
"@types/vinyl": "2.0.2",
|
|
107
107
|
"@types/watch": "1.0.0",
|
|
108
108
|
"accepts": "1.3.4",
|
|
109
|
-
"any-project-cli": "~13.1.
|
|
109
|
+
"any-project-cli": "~13.1.21",
|
|
110
110
|
"axios": "0.17.1",
|
|
111
|
-
"background-worker-process": "~13.1.
|
|
111
|
+
"background-worker-process": "~13.1.36",
|
|
112
112
|
"bcryptjs": "2.4.3",
|
|
113
113
|
"better-sqlite3": "7.6.2",
|
|
114
114
|
"body-parser": "1.18.2",
|
|
115
115
|
"bootstrap": "5.1.3",
|
|
116
|
-
"bs4-breakpoint": "13.0.
|
|
116
|
+
"bs4-breakpoint": "13.0.33",
|
|
117
117
|
"buffer-shims": "1.0.0",
|
|
118
118
|
"callsite-record": "4.1.3",
|
|
119
119
|
"chai": "4.2.0",
|
|
@@ -148,13 +148,14 @@
|
|
|
148
148
|
"express-session": "1.17.3",
|
|
149
149
|
"fbgraph": "1.4.1",
|
|
150
150
|
"file-loader": "1.1.5",
|
|
151
|
+
"file-saver": "2.0.5",
|
|
151
152
|
"firedev": "^13",
|
|
152
|
-
"firedev-crud": "~13.1.
|
|
153
|
-
"firedev-crud-deamon": "~13.1.
|
|
154
|
-
"firedev-ports": "~13.1.
|
|
155
|
-
"firedev-storage": "~13.1.
|
|
156
|
-
"firedev-typeorm": "~13.1.
|
|
157
|
-
"firedev-ui": "~13.1.
|
|
153
|
+
"firedev-crud": "~13.1.41",
|
|
154
|
+
"firedev-crud-deamon": "~13.1.30",
|
|
155
|
+
"firedev-ports": "~13.1.35",
|
|
156
|
+
"firedev-storage": "~13.1.26",
|
|
157
|
+
"firedev-typeorm": "~13.1.16",
|
|
158
|
+
"firedev-ui": "~13.1.5",
|
|
158
159
|
"fkill": "6.1.0",
|
|
159
160
|
"font-awesome": "4.7.0",
|
|
160
161
|
"fs-extra": "8.1.0",
|
|
@@ -165,19 +166,20 @@
|
|
|
165
166
|
"http-proxy": "1.16.2",
|
|
166
167
|
"http-proxy-middleware": "0.19.1",
|
|
167
168
|
"http-server": "0.11.1",
|
|
168
|
-
"incremental-compiler": "~13.1.
|
|
169
|
+
"incremental-compiler": "~13.1.15",
|
|
169
170
|
"inquirer": "7.3.3",
|
|
170
171
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
171
172
|
"is-elevated": "3.0.0",
|
|
172
|
-
"isomorphic-region-loader": "~13.1.
|
|
173
|
+
"isomorphic-region-loader": "~13.1.28",
|
|
173
174
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
174
175
|
"jasmine-core": "4.0.0",
|
|
175
176
|
"jscodeshift": "0.6.3",
|
|
176
177
|
"json-stringify-safe": "5.0.1",
|
|
177
|
-
"json10": "~13.1.
|
|
178
|
-
"json10-writer": "~13.1.
|
|
178
|
+
"json10": "~13.1.34",
|
|
179
|
+
"json10-writer": "~13.1.32",
|
|
179
180
|
"json5": "2.1.3",
|
|
180
181
|
"json5-writer": "0.2.0",
|
|
182
|
+
"jszip": "3.10.1",
|
|
181
183
|
"karma": "6.3.0",
|
|
182
184
|
"karma-chrome-launcher": "3.1.0",
|
|
183
185
|
"karma-cli": "1.0.1",
|
|
@@ -185,26 +187,27 @@
|
|
|
185
187
|
"karma-jasmine": "4.0.0",
|
|
186
188
|
"karma-jasmine-html-reporter": "1.7.0",
|
|
187
189
|
"lnk": "1.0.1",
|
|
190
|
+
"localforage": "1.10.0",
|
|
188
191
|
"lockfile": "1.0.4",
|
|
189
192
|
"lodash": "4.17.4",
|
|
190
|
-
"lodash-walk-object": "~13.1.
|
|
193
|
+
"lodash-walk-object": "~13.1.34",
|
|
191
194
|
"lodash.get": ">= 4",
|
|
192
195
|
"lodash.isequal": ">= 4",
|
|
193
196
|
"lodash.merge": ">= 4",
|
|
194
197
|
"lodash.set": ">= 4",
|
|
195
198
|
"lowdb": "1.0.0",
|
|
196
|
-
"magic-renamer": "~13.1.
|
|
199
|
+
"magic-renamer": "~13.1.22",
|
|
197
200
|
"material-design-icons": "3.0.1",
|
|
198
201
|
"method-override": "2.3.10",
|
|
199
202
|
"minimist": "1.2.0",
|
|
200
203
|
"mkdirp": "0.5.1",
|
|
201
204
|
"mocha": "5.2.0",
|
|
202
205
|
"moment": "2.22.2",
|
|
203
|
-
"morphi": "~13.1.
|
|
206
|
+
"morphi": "~13.1.40",
|
|
204
207
|
"ng-packagr": "13.0.0",
|
|
205
208
|
"ng-talkback": "~13.1.19",
|
|
206
|
-
"ng2-logger": "~13.1.
|
|
207
|
-
"ng2-rest": "~13.1.
|
|
209
|
+
"ng2-logger": "~13.1.13",
|
|
210
|
+
"ng2-rest": "~13.1.12",
|
|
208
211
|
"ng4-icons": "~13.1.21",
|
|
209
212
|
"ng4-modal": "~13.1.23",
|
|
210
213
|
"ngx-bootstrap": "8.0.0",
|
|
@@ -249,11 +252,11 @@
|
|
|
249
252
|
"sudo-block": "3.0.0",
|
|
250
253
|
"systeminformation": "3.45.7",
|
|
251
254
|
"task.js": "0.1.5",
|
|
252
|
-
"tnp-cli": "~13.1.
|
|
253
|
-
"tnp-config": "~13.1.
|
|
254
|
-
"tnp-core": "~13.2.
|
|
255
|
-
"tnp-db": "~13.1.
|
|
256
|
-
"tnp-helpers": "~13.1.
|
|
255
|
+
"tnp-cli": "~13.1.48",
|
|
256
|
+
"tnp-config": "~13.1.60",
|
|
257
|
+
"tnp-core": "~13.2.4",
|
|
258
|
+
"tnp-db": "~13.1.13",
|
|
259
|
+
"tnp-helpers": "~13.1.23",
|
|
257
260
|
"tnp-ui": "~13.1.27",
|
|
258
261
|
"ts-debug": "1.3.0",
|
|
259
262
|
"ts-loader": "2.3.1",
|
|
@@ -261,7 +264,7 @@
|
|
|
261
264
|
"tslib": "~2.3.0",
|
|
262
265
|
"typeorm": "~0.3.10",
|
|
263
266
|
"typescript": "~4.6.2",
|
|
264
|
-
"typescript-class-helpers": "~13.1.
|
|
267
|
+
"typescript-class-helpers": "~13.1.13",
|
|
265
268
|
"typescript-formatter": "~7.2.2",
|
|
266
269
|
"underscore": "1.9.1",
|
|
267
270
|
"uuid": "8.3.2",
|
|
@@ -271,15 +274,15 @@
|
|
|
271
274
|
"zone.js": "~0.11.4"
|
|
272
275
|
},
|
|
273
276
|
"dependencies": {
|
|
274
|
-
"tnp-models": "~13.1.
|
|
277
|
+
"tnp-models": "~13.1.14"
|
|
275
278
|
},
|
|
276
279
|
"private": false,
|
|
277
|
-
"lastBuildTagHash": "
|
|
280
|
+
"lastBuildTagHash": "81f6cbbd8b3ed99076623dfa55f297bdc202e17d"
|
|
278
281
|
},
|
|
279
282
|
"build": {
|
|
280
|
-
"number":
|
|
281
|
-
"date": "2023-
|
|
282
|
-
"hash": "
|
|
283
|
+
"number": 112,
|
|
284
|
+
"date": "2023-04-14T21:29:04.000Z",
|
|
285
|
+
"hash": "9c26a36202be04eceaea5bccad322b5660eb1a46",
|
|
283
286
|
"options": {}
|
|
284
287
|
},
|
|
285
288
|
"currentProjectName": "isomorphic-region-loader",
|
|
@@ -287,7 +290,7 @@
|
|
|
287
290
|
"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\"]}]}",
|
|
288
291
|
"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\"}]}",
|
|
289
292
|
"currentProjectType": "isomorphic-lib",
|
|
290
|
-
"currentFrameworkVersion": "13.1.
|
|
293
|
+
"currentFrameworkVersion": "13.1.177",
|
|
291
294
|
"currentProjectIsStrictSite": false,
|
|
292
295
|
"currentProjectIsDependencySite": false,
|
|
293
296
|
"currentProjectIsStatic": false,
|