tnp-core 13.0.23 → 13.0.24
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 +5 -5
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.24",
|
5
5
|
"license": "MIT",
|
6
6
|
"dependencies": {
|
7
7
|
"@types/lodash": "4.14.92",
|
@@ -215,7 +215,7 @@
|
|
215
215
|
"task.js": "0.1.5",
|
216
216
|
"tnp-cli": "~13.0.7",
|
217
217
|
"tnp-config": "~13.0.9",
|
218
|
-
"tnp-core": "~13.0.
|
218
|
+
"tnp-core": "~13.0.23",
|
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.24",
|
65
65
|
"license": "MIT",
|
66
66
|
"dependencies": {
|
67
67
|
"@types/lodash": "4.14.92",
|
@@ -275,7 +275,7 @@
|
|
275
275
|
"task.js": "0.1.5",
|
276
276
|
"tnp-cli": "~13.0.7",
|
277
277
|
"tnp-config": "~13.0.9",
|
278
|
-
"tnp-core": "~13.0.
|
278
|
+
"tnp-core": "~13.0.23",
|
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": 358,
|
301
|
+
"date": "2022-03-29T16:24:55.000Z",
|
302
|
+
"hash": "33f7210e5a38d0239b9c1e7bc28c30dbdf334d89",
|
303
303
|
"options": {}
|
304
304
|
},
|
305
305
|
"currentProjectName": "tnp-core",
|