@salesforce/plugin-packaging 1.22.0 → 1.22.2
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.
|
@@ -46,7 +46,7 @@ You already promoted a package version with this major.minor.patch version numbe
|
|
|
46
46
|
|
|
47
47
|
# previouslyReleasedAction
|
|
48
48
|
|
|
49
|
-
Create a new package version with a different --version-
|
|
49
|
+
Create a new package version with a different --version-number, then promote the package version.
|
|
50
50
|
%s package:version:create -p <name> -n <versionnum> -k <key>
|
|
51
51
|
%s package:version:promote -p 05ixxx
|
|
52
52
|
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-packaging",
|
|
3
3
|
"description": "SFDX plugin that support Salesforce Packaging Platform",
|
|
4
|
-
"version": "1.22.
|
|
4
|
+
"version": "1.22.2",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"author": "Salesforce",
|
|
7
7
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@oclif/core": "^2.8
|
|
10
|
-
"@salesforce/core": "^
|
|
11
|
-
"@salesforce/kit": "^3.0.
|
|
12
|
-
"@salesforce/packaging": "^2.3.
|
|
13
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
9
|
+
"@oclif/core": "^2.11.8",
|
|
10
|
+
"@salesforce/core": "^5.2.0",
|
|
11
|
+
"@salesforce/kit": "^3.0.9",
|
|
12
|
+
"@salesforce/packaging": "^2.3.3",
|
|
13
|
+
"@salesforce/sf-plugins-core": "^3.1.14",
|
|
14
14
|
"chalk": "^4.1.2",
|
|
15
15
|
"tslib": "^2"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@oclif/plugin-command-snapshot": "^4.0.
|
|
18
|
+
"@oclif/plugin-command-snapshot": "^4.0.11",
|
|
19
19
|
"@oclif/plugin-version": "^1.3.4",
|
|
20
|
-
"@salesforce/cli-plugins-testkit": "^4.
|
|
20
|
+
"@salesforce/cli-plugins-testkit": "^4.3.0",
|
|
21
21
|
"@salesforce/dev-config": "^4.0.1",
|
|
22
|
-
"@salesforce/dev-scripts": "^5.
|
|
23
|
-
"@salesforce/plugin-auth": "^2.8.
|
|
24
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
22
|
+
"@salesforce/dev-scripts": "^5.7.0",
|
|
23
|
+
"@salesforce/plugin-auth": "^2.8.12",
|
|
24
|
+
"@salesforce/plugin-command-reference": "^3.0.25",
|
|
25
25
|
"@salesforce/prettier-config": "^0.0.3",
|
|
26
26
|
"@salesforce/ts-sinon": "^1.4.12",
|
|
27
|
-
"@salesforce/ts-types": "^2.0.
|
|
27
|
+
"@salesforce/ts-types": "^2.0.6",
|
|
28
28
|
"@swc/core": "1.3.39",
|
|
29
29
|
"@typescript-eslint/eslint-plugin": "^5.61.0",
|
|
30
30
|
"@typescript-eslint/parser": "^5.61.0",
|
|
@@ -37,18 +37,18 @@
|
|
|
37
37
|
"eslint-plugin-header": "^3.1.1",
|
|
38
38
|
"eslint-plugin-import": "^2.27.5",
|
|
39
39
|
"eslint-plugin-jsdoc": "^43.0.5",
|
|
40
|
-
"eslint-plugin-sf-plugin": "^1.
|
|
40
|
+
"eslint-plugin-sf-plugin": "^1.16.2",
|
|
41
41
|
"husky": "^7.0.4",
|
|
42
42
|
"mocha": "^9.1.3",
|
|
43
43
|
"nyc": "^15.1.0",
|
|
44
|
-
"oclif": "^3.
|
|
44
|
+
"oclif": "^3.11.3",
|
|
45
45
|
"prettier": "^2.8.8",
|
|
46
46
|
"pretty-quick": "^3.1.3",
|
|
47
47
|
"shx": "0.3.4",
|
|
48
48
|
"sinon": "^11.1.2",
|
|
49
49
|
"ts-node": "^10.8.1",
|
|
50
50
|
"typescript": "^4.9.5",
|
|
51
|
-
"wireit": "^0.
|
|
51
|
+
"wireit": "^0.10.0"
|
|
52
52
|
},
|
|
53
53
|
"config": {},
|
|
54
54
|
"engines": {
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
}
|
|
260
260
|
},
|
|
261
261
|
"sfdx": {
|
|
262
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.22.
|
|
263
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.22.
|
|
262
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.22.2.crt",
|
|
263
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.22.2.sig"
|
|
264
264
|
}
|
|
265
265
|
}
|