@rushstack/terminal 0.3.16 → 0.3.20
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/CHANGELOG.json +63 -0
- package/CHANGELOG.md +21 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,69 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/terminal",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "0.3.20",
|
|
6
|
+
"tag": "@rushstack/terminal_v0.3.20",
|
|
7
|
+
"date": "Tue, 14 Dec 2021 19:27:52 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"dependency": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.0`"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.5.0`"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"version": "0.3.19",
|
|
21
|
+
"tag": "@rushstack/terminal_v0.3.19",
|
|
22
|
+
"date": "Thu, 09 Dec 2021 20:34:41 GMT",
|
|
23
|
+
"comments": {
|
|
24
|
+
"dependency": [
|
|
25
|
+
{
|
|
26
|
+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.44.2`"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.2`"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.3`"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"version": "0.3.18",
|
|
39
|
+
"tag": "@rushstack/terminal_v0.3.18",
|
|
40
|
+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
|
|
41
|
+
"comments": {
|
|
42
|
+
"dependency": [
|
|
43
|
+
{
|
|
44
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"version": "0.3.17",
|
|
54
|
+
"tag": "@rushstack/terminal_v0.3.17",
|
|
55
|
+
"date": "Wed, 08 Dec 2021 19:05:08 GMT",
|
|
56
|
+
"comments": {
|
|
57
|
+
"dependency": [
|
|
58
|
+
{
|
|
59
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.0`"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.1`"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
},
|
|
4
67
|
{
|
|
5
68
|
"version": "0.3.16",
|
|
6
69
|
"tag": "@rushstack/terminal_v0.3.16",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
1
1
|
# Change Log - @rushstack/terminal
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 14 Dec 2021 19:27:52 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 0.3.20
|
|
6
|
+
Tue, 14 Dec 2021 19:27:52 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
9
|
+
|
|
10
|
+
## 0.3.19
|
|
11
|
+
Thu, 09 Dec 2021 20:34:41 GMT
|
|
12
|
+
|
|
13
|
+
_Version update only_
|
|
14
|
+
|
|
15
|
+
## 0.3.18
|
|
16
|
+
Thu, 09 Dec 2021 00:21:54 GMT
|
|
17
|
+
|
|
18
|
+
_Version update only_
|
|
19
|
+
|
|
20
|
+
## 0.3.17
|
|
21
|
+
Wed, 08 Dec 2021 19:05:08 GMT
|
|
22
|
+
|
|
23
|
+
_Version update only_
|
|
4
24
|
|
|
5
25
|
## 0.3.16
|
|
6
26
|
Wed, 08 Dec 2021 16:14:05 GMT
|
package/dist/tsdoc-metadata.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/terminal",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.20",
|
|
4
4
|
"description": "User interface primitives for console applications",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "dist/terminal.d.ts",
|
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
"directory": "libraries/terminal"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@rushstack/node-core-library": "3.44.
|
|
14
|
+
"@rushstack/node-core-library": "3.44.2",
|
|
15
15
|
"@types/node": "12.20.24",
|
|
16
16
|
"wordwrap": "~1.0.0"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"@rushstack/eslint-config": "2.5.0",
|
|
20
|
-
"@rushstack/heft": "0.
|
|
21
|
-
"@rushstack/heft-node-rig": "1.
|
|
20
|
+
"@rushstack/heft": "0.44.0",
|
|
21
|
+
"@rushstack/heft-node-rig": "1.5.0",
|
|
22
22
|
"@types/heft-jest": "1.0.1",
|
|
23
23
|
"@types/wordwrap": "~1.0.0",
|
|
24
24
|
"colors": "~1.2.1"
|