@salesforce/plugin-release-management 4.1.26 → 4.1.28
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/npm-shrinkwrap.json +17 -27
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.28",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-release-management",
|
|
9
|
-
"version": "4.1.
|
|
9
|
+
"version": "4.1.28",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^2.14.0",
|
|
13
13
|
"@octokit/core": "^4.2.4",
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
15
15
|
"@octokit/plugin-throttling": "^5.2.3",
|
|
16
|
-
"@salesforce/cli-plugins-testkit": "^4.3.
|
|
16
|
+
"@salesforce/cli-plugins-testkit": "^4.3.2",
|
|
17
17
|
"@salesforce/core": "^5.2.0",
|
|
18
18
|
"@salesforce/kit": "^3.0.9",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.0.25",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"@salesforce/ts-types": "^2.0.6",
|
|
23
23
|
"aws-sdk": "^2.1440.0",
|
|
24
24
|
"chalk": "^4.1.0",
|
|
25
|
-
"fast-glob": "^3.3.
|
|
25
|
+
"fast-glob": "^3.3.1",
|
|
26
26
|
"got": "^11.8.6",
|
|
27
27
|
"just-diff": "^5.2.0",
|
|
28
28
|
"proxy-agent": "^6.3.0",
|
|
@@ -2558,13 +2558,13 @@
|
|
|
2558
2558
|
}
|
|
2559
2559
|
},
|
|
2560
2560
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
2561
|
-
"version": "4.3.
|
|
2562
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.
|
|
2563
|
-
"integrity": "sha512-
|
|
2561
|
+
"version": "4.3.2",
|
|
2562
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.2.tgz",
|
|
2563
|
+
"integrity": "sha512-kjrFrjvR20axsWRym+JWs9GFna2Eg74KUjZ/c8HCB30Q2mk9VkE30loIYt65VDFId3cs2ChHEXXDm+Xs8e32kA==",
|
|
2564
2564
|
"license": "BSD-3-Clause",
|
|
2565
2565
|
"dependencies": {
|
|
2566
|
-
"@salesforce/core": "^5.2.
|
|
2567
|
-
"@salesforce/kit": "^3.0.
|
|
2566
|
+
"@salesforce/core": "^5.2.1",
|
|
2567
|
+
"@salesforce/kit": "^3.0.11",
|
|
2568
2568
|
"@salesforce/ts-types": "^2.0.6",
|
|
2569
2569
|
"@types/shelljs": "^0.8.12",
|
|
2570
2570
|
"debug": "^4.3.1",
|
|
@@ -2819,13 +2819,13 @@
|
|
|
2819
2819
|
}
|
|
2820
2820
|
},
|
|
2821
2821
|
"node_modules/@salesforce/kit": {
|
|
2822
|
-
"version": "3.0.
|
|
2823
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.
|
|
2824
|
-
"integrity": "sha512-
|
|
2822
|
+
"version": "3.0.11",
|
|
2823
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.11.tgz",
|
|
2824
|
+
"integrity": "sha512-ar44uFJfc/RCDWjz7LlrOtFCFHgNNUpddxe0eJCLqQuR/Xs3IlLZKuovWTx322Rzu+V9IIKrIdpz2IqA95/ClA==",
|
|
2825
2825
|
"license": "BSD-3-Clause",
|
|
2826
2826
|
"dependencies": {
|
|
2827
|
-
"@salesforce/ts-types": "^2.0.
|
|
2828
|
-
"tslib": "^2.6.
|
|
2827
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
2828
|
+
"tslib": "^2.6.2"
|
|
2829
2829
|
}
|
|
2830
2830
|
},
|
|
2831
2831
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
@@ -2900,16 +2900,6 @@
|
|
|
2900
2900
|
"node": ">=16.0.0"
|
|
2901
2901
|
}
|
|
2902
2902
|
},
|
|
2903
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/kit": {
|
|
2904
|
-
"version": "3.0.11",
|
|
2905
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.11.tgz",
|
|
2906
|
-
"integrity": "sha512-ar44uFJfc/RCDWjz7LlrOtFCFHgNNUpddxe0eJCLqQuR/Xs3IlLZKuovWTx322Rzu+V9IIKrIdpz2IqA95/ClA==",
|
|
2907
|
-
"license": "BSD-3-Clause",
|
|
2908
|
-
"dependencies": {
|
|
2909
|
-
"@salesforce/ts-types": "^2.0.7",
|
|
2910
|
-
"tslib": "^2.6.2"
|
|
2911
|
-
}
|
|
2912
|
-
},
|
|
2913
2903
|
"node_modules/@salesforce/ts-sinon": {
|
|
2914
2904
|
"version": "1.4.15",
|
|
2915
2905
|
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.15.tgz",
|
|
@@ -7181,9 +7171,9 @@
|
|
|
7181
7171
|
"license": "MIT"
|
|
7182
7172
|
},
|
|
7183
7173
|
"node_modules/fast-glob": {
|
|
7184
|
-
"version": "3.3.
|
|
7185
|
-
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.
|
|
7186
|
-
"integrity": "sha512-
|
|
7174
|
+
"version": "3.3.1",
|
|
7175
|
+
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz",
|
|
7176
|
+
"integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==",
|
|
7187
7177
|
"license": "MIT",
|
|
7188
7178
|
"dependencies": {
|
|
7189
7179
|
"@nodelib/fs.stat": "^2.0.2",
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
3
|
"description": "A plugin for preparing and publishing npm packages",
|
|
4
|
-
"version": "4.1.
|
|
4
|
+
"version": "4.1.28",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"bin": {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"@octokit/core": "^4.2.4",
|
|
13
13
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
14
14
|
"@octokit/plugin-throttling": "^5.2.3",
|
|
15
|
-
"@salesforce/cli-plugins-testkit": "^4.3.
|
|
15
|
+
"@salesforce/cli-plugins-testkit": "^4.3.2",
|
|
16
16
|
"@salesforce/core": "^5.2.0",
|
|
17
17
|
"@salesforce/kit": "^3.0.9",
|
|
18
18
|
"@salesforce/plugin-command-reference": "^3.0.25",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@salesforce/ts-types": "^2.0.6",
|
|
22
22
|
"aws-sdk": "^2.1440.0",
|
|
23
23
|
"chalk": "^4.1.0",
|
|
24
|
-
"fast-glob": "^3.3.
|
|
24
|
+
"fast-glob": "^3.3.1",
|
|
25
25
|
"got": "^11.8.6",
|
|
26
26
|
"just-diff": "^5.2.0",
|
|
27
27
|
"proxy-agent": "^6.3.0",
|