tnp-core 13.0.9 → 13.0.12
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 +1 -1
- package/tmp-environment.json +6 -7
package/package.json
CHANGED
package/tmp-environment.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56
56
|
},
|
57
57
|
"lastBuildTagHash": "77d9e51538a4927c81da38675a465a65c6d98bfa",
|
58
58
|
"name": "tnp-core",
|
59
|
-
"version": "13.0.
|
59
|
+
"version": "13.0.12",
|
60
60
|
"license": "MIT",
|
61
61
|
"dependencies": {
|
62
62
|
"@types/lodash": "4.14.92",
|
@@ -263,10 +263,9 @@
|
|
263
263
|
"sudo-block": "3.0.0",
|
264
264
|
"systeminformation": "3.45.7",
|
265
265
|
"task.js": "0.1.5",
|
266
|
-
"tnp": "^13",
|
267
266
|
"tnp-cli": "~13.0.1",
|
268
|
-
"tnp-config": "~13.0.
|
269
|
-
"tnp-core": "~13.0.
|
267
|
+
"tnp-config": "~13.0.6",
|
268
|
+
"tnp-core": "~13.0.11",
|
270
269
|
"tnp-db": "~13.0.3",
|
271
270
|
"tnp-helpers": "~13.0.8",
|
272
271
|
"tnp-models": "~13.0.4",
|
@@ -287,9 +286,9 @@
|
|
287
286
|
}
|
288
287
|
},
|
289
288
|
"build": {
|
290
|
-
"number":
|
291
|
-
"date": "2022-03-17T04:
|
292
|
-
"hash": "
|
289
|
+
"number": 338,
|
290
|
+
"date": "2022-03-17T04:42:40.000Z",
|
291
|
+
"hash": "807ba081868b7dfcb8dca7daa028f46d2cb51f64",
|
293
292
|
"options": {}
|
294
293
|
},
|
295
294
|
"currentProjectName": "tnp-core",
|