tnp-core 13.0.24 → 13.0.25
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 +3 -3
- package/tmp-environment.json +6 -6
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"lastBuildTagHash": "77d9e51538a4927c81da38675a465a65c6d98bfa",
|
3
3
|
"name": "tnp-core",
|
4
|
-
"version": "13.0.
|
4
|
+
"version": "13.0.25",
|
5
5
|
"license": "MIT",
|
6
6
|
"dependencies": {
|
7
7
|
"@types/lodash": "4.14.92",
|
@@ -214,8 +214,8 @@
|
|
214
214
|
"systeminformation": "3.45.7",
|
215
215
|
"task.js": "0.1.5",
|
216
216
|
"tnp-cli": "~13.0.7",
|
217
|
-
"tnp-config": "~13.0.
|
218
|
-
"tnp-core": "~13.0.
|
217
|
+
"tnp-config": "~13.0.11",
|
218
|
+
"tnp-core": "~13.0.24",
|
219
219
|
"tnp-db": "~13.0.15",
|
220
220
|
"tnp-helpers": "~13.0.14",
|
221
221
|
"tnp-models": "~13.0.10",
|
package/tmp-environment.json
CHANGED
@@ -61,7 +61,7 @@
|
|
61
61
|
},
|
62
62
|
"lastBuildTagHash": "77d9e51538a4927c81da38675a465a65c6d98bfa",
|
63
63
|
"name": "tnp-core",
|
64
|
-
"version": "13.0.
|
64
|
+
"version": "13.0.25",
|
65
65
|
"license": "MIT",
|
66
66
|
"dependencies": {
|
67
67
|
"@types/lodash": "4.14.92",
|
@@ -274,8 +274,8 @@
|
|
274
274
|
"systeminformation": "3.45.7",
|
275
275
|
"task.js": "0.1.5",
|
276
276
|
"tnp-cli": "~13.0.7",
|
277
|
-
"tnp-config": "~13.0.
|
278
|
-
"tnp-core": "~13.0.
|
277
|
+
"tnp-config": "~13.0.11",
|
278
|
+
"tnp-core": "~13.0.24",
|
279
279
|
"tnp-db": "~13.0.15",
|
280
280
|
"tnp-helpers": "~13.0.14",
|
281
281
|
"tnp-models": "~13.0.10",
|
@@ -297,9 +297,9 @@
|
|
297
297
|
}
|
298
298
|
},
|
299
299
|
"build": {
|
300
|
-
"number":
|
301
|
-
"date": "2022-03-29T16:
|
302
|
-
"hash": "
|
300
|
+
"number": 359,
|
301
|
+
"date": "2022-03-29T16:34:32.000Z",
|
302
|
+
"hash": "ee19663c1a2927eb80bbc48cec14747b23013f1d",
|
303
303
|
"options": {}
|
304
304
|
},
|
305
305
|
"currentProjectName": "tnp-core",
|