tnp-core 13.0.50 → 13.0.51
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/package.json +2 -2
- package/tmp-environment.json +14 -14
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
|
-
"lastBuildTagHash": "
|
2
|
+
"lastBuildTagHash": "28554fef0554ce3cece0507a461ff5598b50c450",
|
3
3
|
"name": "tnp-core",
|
4
|
-
"version": "13.0.
|
4
|
+
"version": "13.0.51",
|
5
5
|
"license": "MIT",
|
6
6
|
"dependencies": {
|
7
7
|
"@types/lodash": "4.14.92",
|
package/tmp-environment.json
CHANGED
@@ -60,9 +60,9 @@
|
|
60
60
|
"main": "index.js",
|
61
61
|
"workerPlugins": {}
|
62
62
|
},
|
63
|
-
"lastBuildTagHash": "
|
63
|
+
"lastBuildTagHash": "28554fef0554ce3cece0507a461ff5598b50c450",
|
64
64
|
"name": "tnp-core",
|
65
|
-
"version": "13.0.
|
65
|
+
"version": "13.0.51",
|
66
66
|
"license": "MIT",
|
67
67
|
"dependencies": {
|
68
68
|
"@types/lodash": "4.14.92",
|
@@ -211,7 +211,7 @@
|
|
211
211
|
"jasmine-core": "4.0.0",
|
212
212
|
"jscodeshift": "0.6.3",
|
213
213
|
"json-stringify-safe": "5.0.1",
|
214
|
-
"json10": "~13.0.
|
214
|
+
"json10": "~13.0.21",
|
215
215
|
"json10-writer": "~13.0.19",
|
216
216
|
"json5-writer": "0.2.0",
|
217
217
|
"karma": "6.3.0",
|
@@ -222,7 +222,7 @@
|
|
222
222
|
"karma-jasmine-html-reporter": "1.7.0",
|
223
223
|
"lnk": "1.0.1",
|
224
224
|
"lockfile": "1.0.4",
|
225
|
-
"lodash-walk-object": "~13.0.
|
225
|
+
"lodash-walk-object": "~13.0.21",
|
226
226
|
"lodash.get": ">= 4",
|
227
227
|
"lodash.isequal": ">= 4",
|
228
228
|
"lodash.merge": ">= 4",
|
@@ -236,8 +236,8 @@
|
|
236
236
|
"morphi": "~13.0.44",
|
237
237
|
"ng-packagr": "13.0.0",
|
238
238
|
"ng-talkback": "~13.0.14",
|
239
|
-
"ng2-logger": "~13.0.
|
240
|
-
"ng2-rest": "~13.0.
|
239
|
+
"ng2-logger": "~13.0.21",
|
240
|
+
"ng2-rest": "~13.0.29",
|
241
241
|
"ng4-icons": "~13.0.16",
|
242
242
|
"ng4-modal": "~13.0.18",
|
243
243
|
"ngx-bootstrap": "8.0.0",
|
@@ -271,14 +271,14 @@
|
|
271
271
|
"sloc": "0.2.0",
|
272
272
|
"socket.io": "2.4.1",
|
273
273
|
"sort-package-json": "1.11.0",
|
274
|
-
"static-columns": "13.0.
|
274
|
+
"static-columns": "13.0.22",
|
275
275
|
"string-similarity": "4.0.2",
|
276
276
|
"sudo-block": "3.0.0",
|
277
277
|
"systeminformation": "3.45.7",
|
278
278
|
"task.js": "0.1.5",
|
279
|
-
"tnp-cli": "~13.0.
|
280
|
-
"tnp-config": "~13.0.
|
281
|
-
"tnp-core": "~13.0.
|
279
|
+
"tnp-cli": "~13.0.23",
|
280
|
+
"tnp-config": "~13.0.27",
|
281
|
+
"tnp-core": "~13.0.50",
|
282
282
|
"tnp-db": "~13.0.29",
|
283
283
|
"tnp-helpers": "~13.0.32",
|
284
284
|
"tnp-models": "~13.0.22",
|
@@ -289,7 +289,7 @@
|
|
289
289
|
"tslib": "~2.3.0",
|
290
290
|
"typeorm": "~0.2.45",
|
291
291
|
"typescript": "~4.5.2",
|
292
|
-
"typescript-class-helpers": "~13.0.
|
292
|
+
"typescript-class-helpers": "~13.0.23",
|
293
293
|
"typescript-formatter": "~7.2.2",
|
294
294
|
"underscore": "1.9.1",
|
295
295
|
"uuid": "8.3.2",
|
@@ -300,9 +300,9 @@
|
|
300
300
|
}
|
301
301
|
},
|
302
302
|
"build": {
|
303
|
-
"number":
|
304
|
-
"date": "2022-07-26T09:
|
305
|
-
"hash": "
|
303
|
+
"number": 421,
|
304
|
+
"date": "2022-07-26T09:16:48.000Z",
|
305
|
+
"hash": "845d5470c03aa86dd34911556f33b3517d6e6c55",
|
306
306
|
"options": {}
|
307
307
|
},
|
308
308
|
"currentProjectName": "tnp-core",
|