tnp-core 1.0.26 → 1.0.27
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/client/package.json
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
{
|
2
|
-
"lastBuildTagHash": "
|
2
|
+
"lastBuildTagHash": "39c20383dc5b367f57d21871994a5f01473c38f9",
|
3
3
|
"name": "tnp-core",
|
4
|
-
"version": "1.0.
|
4
|
+
"version": "1.0.27",
|
5
5
|
"license": "MIT",
|
6
6
|
"main": "index.js",
|
7
7
|
"dependencies": {
|
8
8
|
"@types/lodash": "~4.14.92",
|
9
|
+
"@types/q": "~1.5.5",
|
9
10
|
"chokidar": "~3.5.1",
|
10
11
|
"copy-paste": "~1.3.0",
|
11
12
|
"fkill": "~6.1.0",
|
package/package.json
CHANGED
@@ -1,11 +1,12 @@
|
|
1
1
|
{
|
2
|
-
"lastBuildTagHash": "
|
2
|
+
"lastBuildTagHash": "39c20383dc5b367f57d21871994a5f01473c38f9",
|
3
3
|
"name": "tnp-core",
|
4
|
-
"version": "1.0.
|
4
|
+
"version": "1.0.27",
|
5
5
|
"license": "MIT",
|
6
6
|
"main": "index.js",
|
7
7
|
"dependencies": {
|
8
8
|
"@types/lodash": "~4.14.92",
|
9
|
+
"@types/q": "~1.5.5",
|
9
10
|
"chokidar": "~3.5.1",
|
10
11
|
"copy-paste": "~1.3.0",
|
11
12
|
"fkill": "~6.1.0",
|
@@ -62,7 +62,6 @@
|
|
62
62
|
"@types/oauth2orize": "1.8.0",
|
63
63
|
"@types/password-hash": "1.2.19",
|
64
64
|
"@types/progress": "2.0.3",
|
65
|
-
"@types/q": "1.5.5",
|
66
65
|
"@types/rimraf": "2.0.2",
|
67
66
|
"@types/systeminformation": "3.23.0",
|
68
67
|
"@types/vinyl": "2.0.2",
|
@@ -154,7 +153,7 @@
|
|
154
153
|
"ng-packagr": "5.7.1",
|
155
154
|
"ng-talkback": "~2.4.20",
|
156
155
|
"ng2-file-upload": "1.3.0",
|
157
|
-
"ng2-logger": "~8.0.
|
156
|
+
"ng2-logger": "~8.0.14",
|
158
157
|
"ng2-rest": "~11.0.36",
|
159
158
|
"ng4-icons": "~0.0.25",
|
160
159
|
"ng4-modal": "~0.0.26",
|
@@ -197,9 +196,9 @@
|
|
197
196
|
"sudo-block": "3.0.0",
|
198
197
|
"systeminformation": "3.45.7",
|
199
198
|
"task.js": "0.1.5",
|
200
|
-
"tnp-cli": "~2.0.
|
201
|
-
"tnp-config": "~1.0.
|
202
|
-
"tnp-core": "~1.0.
|
199
|
+
"tnp-cli": "~2.0.12",
|
200
|
+
"tnp-config": "~1.0.11",
|
201
|
+
"tnp-core": "~1.0.26",
|
203
202
|
"tnp-db": "~0.0.33",
|
204
203
|
"tnp-helpers": "~0.0.61",
|
205
204
|
"tnp-models": "~0.0.32",
|
package/package.json_tnp.json
CHANGED
package/tmp-environment.json
CHANGED
@@ -30,6 +30,7 @@
|
|
30
30
|
"ps-list",
|
31
31
|
"ps-node",
|
32
32
|
"q",
|
33
|
+
"@types/q",
|
33
34
|
"json5",
|
34
35
|
"is-elevated",
|
35
36
|
"portfinder"
|
@@ -49,13 +50,14 @@
|
|
49
50
|
"private": false,
|
50
51
|
"main": "index.js"
|
51
52
|
},
|
52
|
-
"lastBuildTagHash": "
|
53
|
+
"lastBuildTagHash": "39c20383dc5b367f57d21871994a5f01473c38f9",
|
53
54
|
"name": "tnp-core",
|
54
|
-
"version": "1.0.
|
55
|
+
"version": "1.0.27",
|
55
56
|
"license": "MIT",
|
56
57
|
"main": "index.js",
|
57
58
|
"dependencies": {
|
58
59
|
"@types/lodash": "4.14.92",
|
60
|
+
"@types/q": "1.5.5",
|
59
61
|
"chokidar": "3.5.1",
|
60
62
|
"copy-paste": "1.3.0",
|
61
63
|
"fkill": "6.1.0",
|
@@ -135,7 +137,6 @@
|
|
135
137
|
"@types/oauth2orize": "1.8.0",
|
136
138
|
"@types/password-hash": "1.2.19",
|
137
139
|
"@types/progress": "2.0.3",
|
138
|
-
"@types/q": "1.5.5",
|
139
140
|
"@types/rimraf": "2.0.2",
|
140
141
|
"@types/systeminformation": "3.23.0",
|
141
142
|
"@types/vinyl": "2.0.2",
|
@@ -227,7 +228,7 @@
|
|
227
228
|
"ng-packagr": "5.7.1",
|
228
229
|
"ng-talkback": "~2.4.20",
|
229
230
|
"ng2-file-upload": "1.3.0",
|
230
|
-
"ng2-logger": "~8.0.
|
231
|
+
"ng2-logger": "~8.0.14",
|
231
232
|
"ng2-rest": "~11.0.36",
|
232
233
|
"ng4-icons": "~0.0.25",
|
233
234
|
"ng4-modal": "~0.0.26",
|
@@ -270,9 +271,9 @@
|
|
270
271
|
"sudo-block": "3.0.0",
|
271
272
|
"systeminformation": "3.45.7",
|
272
273
|
"task.js": "0.1.5",
|
273
|
-
"tnp-cli": "~2.0.
|
274
|
-
"tnp-config": "~1.0.
|
275
|
-
"tnp-core": "~1.0.
|
274
|
+
"tnp-cli": "~2.0.12",
|
275
|
+
"tnp-config": "~1.0.11",
|
276
|
+
"tnp-core": "~1.0.26",
|
276
277
|
"tnp-db": "~0.0.33",
|
277
278
|
"tnp-helpers": "~0.0.61",
|
278
279
|
"tnp-models": "~0.0.32",
|
@@ -304,9 +305,9 @@
|
|
304
305
|
}
|
305
306
|
},
|
306
307
|
"build": {
|
307
|
-
"number":
|
308
|
-
"date": "2021-10-10T06:
|
309
|
-
"hash": "
|
308
|
+
"number": 222,
|
309
|
+
"date": "2021-10-10T06:58:35.000Z",
|
310
|
+
"hash": "efbf3ed87529af80e5af8d3018e510ccca9947f8",
|
310
311
|
"options": {}
|
311
312
|
},
|
312
313
|
"currentProjectName": "tnp-core",
|