tnp-core 13.0.11 → 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 +7 -6
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",
|
@@ -183,6 +183,7 @@
|
|
183
183
|
"express-fileupload": "0.4.0",
|
184
184
|
"fbgraph": "1.4.1",
|
185
185
|
"file-loader": "1.1.5",
|
186
|
+
"firedev": "^13",
|
186
187
|
"firedev-crud": "~13.0.7",
|
187
188
|
"firedev-crud-deamon": "~13.0.2",
|
188
189
|
"firedev-ports": "~13.0.3",
|
@@ -263,8 +264,8 @@
|
|
263
264
|
"systeminformation": "3.45.7",
|
264
265
|
"task.js": "0.1.5",
|
265
266
|
"tnp-cli": "~13.0.1",
|
266
|
-
"tnp-config": "~13.0.
|
267
|
-
"tnp-core": "~13.0.
|
267
|
+
"tnp-config": "~13.0.6",
|
268
|
+
"tnp-core": "~13.0.11",
|
268
269
|
"tnp-db": "~13.0.3",
|
269
270
|
"tnp-helpers": "~13.0.8",
|
270
271
|
"tnp-models": "~13.0.4",
|
@@ -285,9 +286,9 @@
|
|
285
286
|
}
|
286
287
|
},
|
287
288
|
"build": {
|
288
|
-
"number":
|
289
|
-
"date": "2022-03-17T04:
|
290
|
-
"hash": "
|
289
|
+
"number": 338,
|
290
|
+
"date": "2022-03-17T04:42:40.000Z",
|
291
|
+
"hash": "807ba081868b7dfcb8dca7daa028f46d2cb51f64",
|
291
292
|
"options": {}
|
292
293
|
},
|
293
294
|
"currentProjectName": "tnp-core",
|