@oclif/plugin-version 2.0.2 → 2.0.3
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/oclif.lock +14 -50
- package/oclif.manifest.json +2 -1
- package/package.json +3 -3
package/oclif.lock
CHANGED
|
@@ -492,41 +492,10 @@
|
|
|
492
492
|
wordwrap "^1.0.0"
|
|
493
493
|
wrap-ansi "^7.0.0"
|
|
494
494
|
|
|
495
|
-
"@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4":
|
|
496
|
-
version "3.
|
|
497
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
498
|
-
integrity sha512-
|
|
499
|
-
dependencies:
|
|
500
|
-
ansi-escapes "^4.3.2"
|
|
501
|
-
ansi-styles "^4.3.0"
|
|
502
|
-
cardinal "^2.1.1"
|
|
503
|
-
chalk "^4.1.2"
|
|
504
|
-
clean-stack "^3.0.1"
|
|
505
|
-
cli-progress "^3.12.0"
|
|
506
|
-
debug "^4.3.4"
|
|
507
|
-
ejs "^3.1.8"
|
|
508
|
-
get-package-type "^0.1.0"
|
|
509
|
-
globby "^11.1.0"
|
|
510
|
-
hyperlinker "^1.0.0"
|
|
511
|
-
indent-string "^4.0.0"
|
|
512
|
-
is-wsl "^2.2.0"
|
|
513
|
-
js-yaml "^3.14.1"
|
|
514
|
-
natural-orderby "^2.0.3"
|
|
515
|
-
object-treeify "^1.1.33"
|
|
516
|
-
password-prompt "^1.1.2"
|
|
517
|
-
slice-ansi "^4.0.0"
|
|
518
|
-
string-width "^4.2.3"
|
|
519
|
-
strip-ansi "^6.0.1"
|
|
520
|
-
supports-color "^8.1.1"
|
|
521
|
-
supports-hyperlinks "^2.2.0"
|
|
522
|
-
widest-line "^3.1.0"
|
|
523
|
-
wordwrap "^1.0.0"
|
|
524
|
-
wrap-ansi "^7.0.0"
|
|
525
|
-
|
|
526
|
-
"@oclif/core@^3.0.9":
|
|
527
|
-
version "3.0.9"
|
|
528
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.9.tgz#655fcb2bf675b4ef0f673f2c4b39962b2c71cba8"
|
|
529
|
-
integrity sha512-rwM6MWQ47W8U0++aG+qK6aATDqBl5sn5nkUqR6YmnJ4clR455gMyjUnzEqhwlzw+YfDf2MBhxC8wDlhPTImfvQ==
|
|
495
|
+
"@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.2.1":
|
|
496
|
+
version "3.2.1"
|
|
497
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.2.1.tgz#94de6b9abdf97b00c95f3790bd60019d184b58af"
|
|
498
|
+
integrity sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==
|
|
530
499
|
dependencies:
|
|
531
500
|
ansi-escapes "^4.3.2"
|
|
532
501
|
ansi-styles "^4.3.0"
|
|
@@ -535,7 +504,7 @@
|
|
|
535
504
|
clean-stack "^3.0.1"
|
|
536
505
|
cli-progress "^3.12.0"
|
|
537
506
|
debug "^4.3.4"
|
|
538
|
-
ejs "^3.1.
|
|
507
|
+
ejs "^3.1.9"
|
|
539
508
|
get-package-type "^0.1.0"
|
|
540
509
|
globby "^11.1.0"
|
|
541
510
|
hyperlinker "^1.0.0"
|
|
@@ -785,10 +754,10 @@
|
|
|
785
754
|
"@types/node" "*"
|
|
786
755
|
"@types/responselike" "^1.0.0"
|
|
787
756
|
|
|
788
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
789
|
-
version "4.3.
|
|
790
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
791
|
-
integrity sha512-
|
|
757
|
+
"@types/chai@*", "@types/chai@^4.3.8":
|
|
758
|
+
version "4.3.8"
|
|
759
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.8.tgz#aa200a264a3bc78ccfc1718eedbd3b9d5a591270"
|
|
760
|
+
integrity sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==
|
|
792
761
|
|
|
793
762
|
"@types/cli-progress@^3.11.0":
|
|
794
763
|
version "3.11.0"
|
|
@@ -2120,10 +2089,10 @@ eastasianwidth@^0.2.0:
|
|
|
2120
2089
|
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
|
|
2121
2090
|
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
|
|
2122
2091
|
|
|
2123
|
-
ejs@^3.1.8:
|
|
2124
|
-
version "3.1.
|
|
2125
|
-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.
|
|
2126
|
-
integrity sha512
|
|
2092
|
+
ejs@^3.1.8, ejs@^3.1.9:
|
|
2093
|
+
version "3.1.9"
|
|
2094
|
+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
|
|
2095
|
+
integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
|
|
2127
2096
|
dependencies:
|
|
2128
2097
|
jake "^10.8.5"
|
|
2129
2098
|
|
|
@@ -5875,12 +5844,7 @@ tsconfig-paths@^3.14.2:
|
|
|
5875
5844
|
minimist "^1.2.6"
|
|
5876
5845
|
strip-bom "^3.0.0"
|
|
5877
5846
|
|
|
5878
|
-
tslib@^2, tslib@^2.1.0, tslib@^2.5.0:
|
|
5879
|
-
version "2.5.0"
|
|
5880
|
-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
|
|
5881
|
-
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
|
|
5882
|
-
|
|
5883
|
-
tslib@^2.0.3:
|
|
5847
|
+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0:
|
|
5884
5848
|
version "2.6.2"
|
|
5885
5849
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
|
5886
5850
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
package/oclif.manifest.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
}
|
|
21
21
|
},
|
|
22
22
|
"hasDynamicHelp": false,
|
|
23
|
+
"hiddenAliases": [],
|
|
23
24
|
"id": "version",
|
|
24
25
|
"pluginAlias": "@oclif/plugin-version",
|
|
25
26
|
"pluginName": "@oclif/plugin-version",
|
|
@@ -34,5 +35,5 @@
|
|
|
34
35
|
]
|
|
35
36
|
}
|
|
36
37
|
},
|
|
37
|
-
"version": "2.0.
|
|
38
|
+
"version": "2.0.3"
|
|
38
39
|
}
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-version",
|
|
3
3
|
"description": "A command that shows the CLI version",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-version/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.2.1"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@commitlint/config-conventional": "^17.7.0",
|
|
12
12
|
"@oclif/plugin-help": "5.2.20",
|
|
13
13
|
"@oclif/prettier-config": "^0.2.1",
|
|
14
14
|
"@oclif/test": "^3",
|
|
15
|
-
"@types/chai": "^4.3.
|
|
15
|
+
"@types/chai": "^4.3.8",
|
|
16
16
|
"@types/mocha": "^10",
|
|
17
17
|
"@types/node": "^18",
|
|
18
18
|
"chai": "^4.3.10",
|