tnp-config 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 +4 -4
- package/tmp-environment.json +7 -7
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
|
-
"version": "13.0.
|
2
|
+
"version": "13.0.12",
|
3
3
|
"dependencies": {
|
4
|
-
"tnp-core": "~13.0.
|
4
|
+
"tnp-core": "~13.0.27"
|
5
5
|
},
|
6
6
|
"license": "MIT",
|
7
7
|
"private": false,
|
@@ -168,7 +168,7 @@
|
|
168
168
|
"moment": "2.22.2",
|
169
169
|
"morphi": "~13.0.15",
|
170
170
|
"ng-packagr": "13.0.0",
|
171
|
-
"ng-talkback": "
|
171
|
+
"ng-talkback": "13.0.6",
|
172
172
|
"ng2-logger": "~13.0.7",
|
173
173
|
"ng2-rest": "~13.0.10",
|
174
174
|
"ng4-icons": "~13.0.8",
|
@@ -214,7 +214,7 @@
|
|
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.
|
217
|
+
"tnp-config": "~13.0.11",
|
218
218
|
"tnp-db": "~13.0.15",
|
219
219
|
"tnp-helpers": "~13.0.14",
|
220
220
|
"tnp-models": "~13.0.10",
|
package/tmp-environment.json
CHANGED
@@ -38,9 +38,9 @@
|
|
38
38
|
"main": "index.js",
|
39
39
|
"workerPlugins": {}
|
40
40
|
},
|
41
|
-
"version": "13.0.
|
41
|
+
"version": "13.0.12",
|
42
42
|
"dependencies": {
|
43
|
-
"tnp-core": "~13.0.
|
43
|
+
"tnp-core": "~13.0.27"
|
44
44
|
},
|
45
45
|
"license": "MIT",
|
46
46
|
"private": false,
|
@@ -207,7 +207,7 @@
|
|
207
207
|
"moment": "2.22.2",
|
208
208
|
"morphi": "~13.0.15",
|
209
209
|
"ng-packagr": "13.0.0",
|
210
|
-
"ng-talkback": "
|
210
|
+
"ng-talkback": "13.0.6",
|
211
211
|
"ng2-logger": "~13.0.7",
|
212
212
|
"ng2-rest": "~13.0.10",
|
213
213
|
"ng4-icons": "~13.0.8",
|
@@ -253,7 +253,7 @@
|
|
253
253
|
"systeminformation": "3.45.7",
|
254
254
|
"task.js": "0.1.5",
|
255
255
|
"tnp-cli": "~13.0.7",
|
256
|
-
"tnp-config": "~13.0.
|
256
|
+
"tnp-config": "~13.0.11",
|
257
257
|
"tnp-db": "~13.0.15",
|
258
258
|
"tnp-helpers": "~13.0.14",
|
259
259
|
"tnp-models": "~13.0.10",
|
@@ -275,9 +275,9 @@
|
|
275
275
|
}
|
276
276
|
},
|
277
277
|
"build": {
|
278
|
-
"number":
|
279
|
-
"date": "2022-03-29T16:
|
280
|
-
"hash": "
|
278
|
+
"number": 330,
|
279
|
+
"date": "2022-03-29T16:59:46.000Z",
|
280
|
+
"hash": "684ad77541fa3a3f4f0e817fa2e0899bdbc5bef0",
|
281
281
|
"options": {}
|
282
282
|
},
|
283
283
|
"currentProjectName": "tnp-config",
|