tnp-core 13.2.3 → 13.2.4
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/cli.backend.js +3 -3
- package/package.json +2 -2
- package/tmp-environment.json +29 -29
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.dummy1681506252682 = void 0;
|
4
|
+
function dummy1681506252682() { }
|
5
|
+
exports.dummy1681506252682 = dummy1681506252682;
|
6
6
|
//# sourceMappingURL=app.js.map
|
package/cli.backend.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.dummy1681506252684 = void 0;
|
4
|
+
function dummy1681506252684() { }
|
5
|
+
exports.dummy1681506252684 = dummy1681506252684;
|
6
6
|
//# sourceMappingURL=cli.backend.js.map
|
package/package.json
CHANGED
package/tmp-environment.json
CHANGED
@@ -153,9 +153,9 @@
|
|
153
153
|
"@types/vinyl": "2.0.2",
|
154
154
|
"@types/watch": "1.0.0",
|
155
155
|
"accepts": "1.3.4",
|
156
|
-
"any-project-cli": "~13.1.
|
156
|
+
"any-project-cli": "~13.1.21",
|
157
157
|
"axios": "0.17.1",
|
158
|
-
"background-worker-process": "~13.1.
|
158
|
+
"background-worker-process": "~13.1.35",
|
159
159
|
"bcryptjs": "2.4.3",
|
160
160
|
"better-sqlite3": "7.6.2",
|
161
161
|
"body-parser": "1.18.2",
|
@@ -192,12 +192,12 @@
|
|
192
192
|
"file-loader": "1.1.5",
|
193
193
|
"file-saver": "2.0.5",
|
194
194
|
"firedev": "^13",
|
195
|
-
"firedev-crud": "~13.1.
|
196
|
-
"firedev-crud-deamon": "~13.1.
|
197
|
-
"firedev-ports": "~13.1.
|
198
|
-
"firedev-storage": "~13.1.
|
199
|
-
"firedev-typeorm": "~13.1.
|
200
|
-
"firedev-ui": "~13.1.
|
195
|
+
"firedev-crud": "~13.1.40",
|
196
|
+
"firedev-crud-deamon": "~13.1.30",
|
197
|
+
"firedev-ports": "~13.1.34",
|
198
|
+
"firedev-storage": "~13.1.26",
|
199
|
+
"firedev-typeorm": "~13.1.15",
|
200
|
+
"firedev-ui": "~13.1.5",
|
201
201
|
"font-awesome": "4.7.0",
|
202
202
|
"fuzzy": "0.1.3",
|
203
203
|
"gulp": "3.9.1",
|
@@ -205,16 +205,16 @@
|
|
205
205
|
"http-proxy": "1.16.2",
|
206
206
|
"http-proxy-middleware": "0.19.1",
|
207
207
|
"http-server": "0.11.1",
|
208
|
-
"incremental-compiler": "~13.1.
|
208
|
+
"incremental-compiler": "~13.1.14",
|
209
209
|
"inquirer": "7.3.3",
|
210
210
|
"inquirer-autocomplete-prompt": "1.3.0",
|
211
|
-
"isomorphic-region-loader": "~13.1.
|
211
|
+
"isomorphic-region-loader": "~13.1.28",
|
212
212
|
"istanbul-instrumenter-loader": "2.0.0",
|
213
213
|
"jasmine-core": "4.0.0",
|
214
214
|
"jscodeshift": "0.6.3",
|
215
215
|
"json-stringify-safe": "5.0.1",
|
216
|
-
"json10": "~13.1.
|
217
|
-
"json10-writer": "~13.1.
|
216
|
+
"json10": "~13.1.33",
|
217
|
+
"json10-writer": "~13.1.31",
|
218
218
|
"json5-writer": "0.2.0",
|
219
219
|
"jszip": "3.10.1",
|
220
220
|
"karma": "6.3.0",
|
@@ -226,22 +226,22 @@
|
|
226
226
|
"lnk": "1.0.1",
|
227
227
|
"localforage": "1.10.0",
|
228
228
|
"lockfile": "1.0.4",
|
229
|
-
"lodash-walk-object": "~13.1.
|
229
|
+
"lodash-walk-object": "~13.1.33",
|
230
230
|
"lodash.get": ">= 4",
|
231
231
|
"lodash.isequal": ">= 4",
|
232
232
|
"lodash.merge": ">= 4",
|
233
233
|
"lodash.set": ">= 4",
|
234
234
|
"lowdb": "1.0.0",
|
235
|
-
"magic-renamer": "~13.
|
235
|
+
"magic-renamer": "~13.1.22",
|
236
236
|
"material-design-icons": "3.0.1",
|
237
237
|
"method-override": "2.3.10",
|
238
238
|
"minimist": "1.2.0",
|
239
239
|
"mocha": "5.2.0",
|
240
|
-
"morphi": "~13.1.
|
240
|
+
"morphi": "~13.1.39",
|
241
241
|
"ng-packagr": "13.0.0",
|
242
242
|
"ng-talkback": "~13.1.19",
|
243
|
-
"ng2-logger": "~13.1.
|
244
|
-
"ng2-rest": "~13.1.
|
243
|
+
"ng2-logger": "~13.1.12",
|
244
|
+
"ng2-rest": "~13.1.11",
|
245
245
|
"ng4-icons": "~13.1.21",
|
246
246
|
"ng4-modal": "~13.1.23",
|
247
247
|
"ngx-bootstrap": "8.0.0",
|
@@ -281,12 +281,12 @@
|
|
281
281
|
"sudo-block": "3.0.0",
|
282
282
|
"systeminformation": "3.45.7",
|
283
283
|
"task.js": "0.1.5",
|
284
|
-
"tnp-cli": "~13.1.
|
284
|
+
"tnp-cli": "~13.1.47",
|
285
285
|
"tnp-config": "~13.1.58",
|
286
|
-
"tnp-core": "~13.2.
|
287
|
-
"tnp-db": "~13.1.
|
288
|
-
"tnp-helpers": "~13.1.
|
289
|
-
"tnp-models": "~13.1.
|
286
|
+
"tnp-core": "~13.2.3",
|
287
|
+
"tnp-db": "~13.1.13",
|
288
|
+
"tnp-helpers": "~13.1.22",
|
289
|
+
"tnp-models": "~13.1.13",
|
290
290
|
"tnp-ui": "~13.1.27",
|
291
291
|
"ts-debug": "1.3.0",
|
292
292
|
"ts-loader": "2.3.1",
|
@@ -294,7 +294,7 @@
|
|
294
294
|
"tslib": "~2.3.0",
|
295
295
|
"typeorm": "~0.3.10",
|
296
296
|
"typescript": "~4.6.2",
|
297
|
-
"typescript-class-helpers": "~13.1.
|
297
|
+
"typescript-class-helpers": "~13.1.12",
|
298
298
|
"typescript-formatter": "~7.2.2",
|
299
299
|
"underscore": "1.9.1",
|
300
300
|
"uuid": "8.3.2",
|
@@ -307,13 +307,13 @@
|
|
307
307
|
"private": false,
|
308
308
|
"main": "index.js",
|
309
309
|
"name": "tnp-core",
|
310
|
-
"version": "13.2.
|
311
|
-
"lastBuildTagHash": "
|
310
|
+
"version": "13.2.4",
|
311
|
+
"lastBuildTagHash": "89cebbbbb04cb0e2b97a438b230da8b6a266f347"
|
312
312
|
},
|
313
313
|
"build": {
|
314
|
-
"number":
|
315
|
-
"date": "2023-04-
|
316
|
-
"hash": "
|
314
|
+
"number": 591,
|
315
|
+
"date": "2023-04-14T21:04:09.000Z",
|
316
|
+
"hash": "db3fd54e1ff06ff27b6fb03c2aaa90ea1d759c3d",
|
317
317
|
"options": {}
|
318
318
|
},
|
319
319
|
"currentProjectName": "tnp-core",
|
@@ -321,7 +321,7 @@
|
|
321
321
|
"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%22tnp-core%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\"]}]}",
|
322
322
|
"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\"}]}",
|
323
323
|
"currentProjectType": "isomorphic-lib",
|
324
|
-
"currentFrameworkVersion": "13.1.
|
324
|
+
"currentFrameworkVersion": "13.1.177",
|
325
325
|
"currentProjectIsStrictSite": false,
|
326
326
|
"currentProjectIsDependencySite": false,
|
327
327
|
"currentProjectIsStatic": false,
|