@oclif/plugin-version 2.0.1 → 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 -19
- package/oclif.manifest.json +2 -1
- package/package.json +3 -3
package/oclif.lock
CHANGED
|
@@ -492,10 +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-
|
|
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==
|
|
499
499
|
dependencies:
|
|
500
500
|
ansi-escapes "^4.3.2"
|
|
501
501
|
ansi-styles "^4.3.0"
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
clean-stack "^3.0.1"
|
|
505
505
|
cli-progress "^3.12.0"
|
|
506
506
|
debug "^4.3.4"
|
|
507
|
-
ejs "^3.1.
|
|
507
|
+
ejs "^3.1.9"
|
|
508
508
|
get-package-type "^0.1.0"
|
|
509
509
|
globby "^11.1.0"
|
|
510
510
|
hyperlinker "^1.0.0"
|
|
@@ -754,10 +754,10 @@
|
|
|
754
754
|
"@types/node" "*"
|
|
755
755
|
"@types/responselike" "^1.0.0"
|
|
756
756
|
|
|
757
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
758
|
-
version "4.3.
|
|
759
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
760
|
-
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==
|
|
761
761
|
|
|
762
762
|
"@types/cli-progress@^3.11.0":
|
|
763
763
|
version "3.11.0"
|
|
@@ -2089,10 +2089,10 @@ eastasianwidth@^0.2.0:
|
|
|
2089
2089
|
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
|
|
2090
2090
|
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
|
|
2091
2091
|
|
|
2092
|
-
ejs@^3.1.8:
|
|
2093
|
-
version "3.1.
|
|
2094
|
-
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.
|
|
2095
|
-
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==
|
|
2096
2096
|
dependencies:
|
|
2097
2097
|
jake "^10.8.5"
|
|
2098
2098
|
|
|
@@ -5844,12 +5844,7 @@ tsconfig-paths@^3.14.2:
|
|
|
5844
5844
|
minimist "^1.2.6"
|
|
5845
5845
|
strip-bom "^3.0.0"
|
|
5846
5846
|
|
|
5847
|
-
tslib@^2, tslib@^2.1.0, tslib@^2.5.0:
|
|
5848
|
-
version "2.5.0"
|
|
5849
|
-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
|
|
5850
|
-
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
|
|
5851
|
-
|
|
5852
|
-
tslib@^2.0.3:
|
|
5847
|
+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0:
|
|
5853
5848
|
version "2.6.2"
|
|
5854
5849
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
|
5855
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",
|