@jayree/sfdx-plugin-manifest 4.0.90 → 4.0.91
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.md +8 -0
 - package/README.md +3 -3
 - package/npm-shrinkwrap.json +9 -9
 - package/oclif.lock +5 -14
 - package/oclif.manifest.json +1 -1
 - package/package.json +2 -2
 
    
        package/CHANGELOG.md
    CHANGED
    
    | 
         @@ -1,3 +1,11 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            ## [4.0.91](https://github.com/jayree/sfdx-plugin-manifest/compare/4.0.90...4.0.91) (2025-10-30)
         
     | 
| 
      
 2 
     | 
    
         
            +
             
     | 
| 
      
 3 
     | 
    
         
            +
             
     | 
| 
      
 4 
     | 
    
         
            +
            ### Bug Fixes
         
     | 
| 
      
 5 
     | 
    
         
            +
             
     | 
| 
      
 6 
     | 
    
         
            +
            * **deps:** bump @oclif/core from 4.7.2 to 4.8.0 ([#1977](https://github.com/jayree/sfdx-plugin-manifest/issues/1977)) ([39c4fdf](https://github.com/jayree/sfdx-plugin-manifest/commit/39c4fdf9f2acea57175899b4424facd6082b3fab))
         
     | 
| 
      
 7 
     | 
    
         
            +
              * show env in flag help ([97c0bde](https://github.com/oclif/core/commit/97c0bded336293f90aacbcf8255316fa0a1efe21))
         
     | 
| 
      
 8 
     | 
    
         
            +
             
     | 
| 
       1 
9 
     | 
    
         
             
            ## [4.0.90](https://github.com/jayree/sfdx-plugin-manifest/compare/4.0.89...4.0.90) (2025-10-30)
         
     | 
| 
       2 
10 
     | 
    
         | 
| 
       3 
11 
     | 
    
         | 
    
        package/README.md
    CHANGED
    
    | 
         @@ -112,7 +112,7 @@ EXAMPLES 
     | 
|
| 
       112 
112 
     | 
    
         
             
              $ sf jayree manifest cleanup --manifest=package.xml --file=packageignore.xml
         
     | 
| 
       113 
113 
     | 
    
         
             
            ```
         
     | 
| 
       114 
114 
     | 
    
         | 
| 
       115 
     | 
    
         
            -
            _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0. 
     | 
| 
      
 115 
     | 
    
         
            +
            _See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0.91/src/commands/jayree/manifest/cleanup.ts)_
         
     | 
| 
       116 
116 
     | 
    
         | 
| 
       117 
117 
     | 
    
         
             
            ### `sf jayree manifest generate`
         
     | 
| 
       118 
118 
     | 
    
         | 
| 
         @@ -150,7 +150,7 @@ EXAMPLES 
     | 
|
| 
       150 
150 
     | 
    
         
             
              <Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
         
     | 
| 
       151 
151 
     | 
    
         
             
            ```
         
     | 
| 
       152 
152 
     | 
    
         | 
| 
       153 
     | 
    
         
            -
            _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0. 
     | 
| 
      
 153 
     | 
    
         
            +
            _See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0.91/src/commands/jayree/manifest/generate.ts)_
         
     | 
| 
       154 
154 
     | 
    
         | 
| 
       155 
155 
     | 
    
         
             
            ### `sf jayree manifest git diff REF1 [REF2]`
         
     | 
| 
       156 
156 
     | 
    
         | 
| 
         @@ -230,7 +230,7 @@ FLAG DESCRIPTIONS 
     | 
|
| 
       230 
230 
     | 
    
         
             
                Use this flag to create a 'destructiveChanges.xml' and a blank 'package.xml'.
         
     | 
| 
       231 
231 
     | 
    
         
             
            ```
         
     | 
| 
       232 
232 
     | 
    
         | 
| 
       233 
     | 
    
         
            -
            _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0. 
     | 
| 
      
 233 
     | 
    
         
            +
            _See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/4.0.91/src/commands/jayree/manifest/git/diff.ts)_
         
     | 
| 
       234 
234 
     | 
    
         
             
            <!-- commandsstop -->
         
     | 
| 
       235 
235 
     | 
    
         | 
| 
       236 
236 
     | 
    
         
             
            ## Performance Testing
         
     | 
    
        package/npm-shrinkwrap.json
    CHANGED
    
    | 
         @@ -1,16 +1,16 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@jayree/sfdx-plugin-manifest",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "4.0. 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "4.0.91",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "lockfileVersion": 3,
         
     | 
| 
       5 
5 
     | 
    
         
             
              "requires": true,
         
     | 
| 
       6 
6 
     | 
    
         
             
              "packages": {
         
     | 
| 
       7 
7 
     | 
    
         
             
                "": {
         
     | 
| 
       8 
8 
     | 
    
         
             
                  "name": "@jayree/sfdx-plugin-manifest",
         
     | 
| 
       9 
     | 
    
         
            -
                  "version": "4.0. 
     | 
| 
      
 9 
     | 
    
         
            +
                  "version": "4.0.91",
         
     | 
| 
       10 
10 
     | 
    
         
             
                  "license": "Apache-2.0",
         
     | 
| 
       11 
11 
     | 
    
         
             
                  "dependencies": {
         
     | 
| 
       12 
12 
     | 
    
         
             
                    "@jayree/changelog": "^1.2.18",
         
     | 
| 
       13 
     | 
    
         
            -
                    "@oclif/core": "^4. 
     | 
| 
      
 13 
     | 
    
         
            +
                    "@oclif/core": "^4.8.0",
         
     | 
| 
       14 
14 
     | 
    
         
             
                    "@salesforce/core": "^8.23.4",
         
     | 
| 
       15 
15 
     | 
    
         
             
                    "@salesforce/kit": "^3.2.4",
         
     | 
| 
       16 
16 
     | 
    
         
             
                    "@salesforce/sf-plugins-core": "^12.2.5",
         
     | 
| 
         @@ -3444,9 +3444,9 @@ 
     | 
|
| 
       3444 
3444 
     | 
    
         
             
                  }
         
     | 
| 
       3445 
3445 
     | 
    
         
             
                },
         
     | 
| 
       3446 
3446 
     | 
    
         
             
                "node_modules/@oclif/core": {
         
     | 
| 
       3447 
     | 
    
         
            -
                  "version": "4. 
     | 
| 
       3448 
     | 
    
         
            -
                  "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4. 
     | 
| 
       3449 
     | 
    
         
            -
                  "integrity": "sha512- 
     | 
| 
      
 3447 
     | 
    
         
            +
                  "version": "4.8.0",
         
     | 
| 
      
 3448 
     | 
    
         
            +
                  "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.0.tgz",
         
     | 
| 
      
 3449 
     | 
    
         
            +
                  "integrity": "sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==",
         
     | 
| 
       3450 
3450 
     | 
    
         
             
                  "license": "MIT",
         
     | 
| 
       3451 
3451 
     | 
    
         
             
                  "dependencies": {
         
     | 
| 
       3452 
3452 
     | 
    
         
             
                    "ansi-escapes": "^4.3.2",
         
     | 
| 
         @@ -12738,9 +12738,9 @@ 
     | 
|
| 
       12738 
12738 
     | 
    
         
             
                  }
         
     | 
| 
       12739 
12739 
     | 
    
         
             
                },
         
     | 
| 
       12740 
12740 
     | 
    
         
             
                "node_modules/ink/node_modules/wrap-ansi": {
         
     | 
| 
       12741 
     | 
    
         
            -
                  "version": "9.0. 
     | 
| 
       12742 
     | 
    
         
            -
                  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0. 
     | 
| 
       12743 
     | 
    
         
            -
                  "integrity": "sha512- 
     | 
| 
      
 12741 
     | 
    
         
            +
                  "version": "9.0.2",
         
     | 
| 
      
 12742 
     | 
    
         
            +
                  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
         
     | 
| 
      
 12743 
     | 
    
         
            +
                  "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==",
         
     | 
| 
       12744 
12744 
     | 
    
         
             
                  "license": "MIT",
         
     | 
| 
       12745 
12745 
     | 
    
         
             
                  "dependencies": {
         
     | 
| 
       12746 
12746 
     | 
    
         
             
                    "ansi-styles": "^6.2.1",
         
     | 
    
        package/oclif.lock
    CHANGED
    
    | 
         @@ -1540,10 +1540,10 @@ 
     | 
|
| 
       1540 
1540 
     | 
    
         
             
              resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
         
     | 
| 
       1541 
1541 
     | 
    
         
             
              integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
         
     | 
| 
       1542 
1542 
     | 
    
         | 
| 
       1543 
     | 
    
         
            -
            "@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.5.5", "@oclif/core@^4.7.2":
         
     | 
| 
       1544 
     | 
    
         
            -
              version "4. 
     | 
| 
       1545 
     | 
    
         
            -
              resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4. 
     | 
| 
       1546 
     | 
    
         
            -
              integrity sha512- 
     | 
| 
      
 1543 
     | 
    
         
            +
            "@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.5.5", "@oclif/core@^4.7.2", "@oclif/core@^4.8.0":
         
     | 
| 
      
 1544 
     | 
    
         
            +
              version "4.8.0"
         
     | 
| 
      
 1545 
     | 
    
         
            +
              resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
         
     | 
| 
      
 1546 
     | 
    
         
            +
              integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
         
     | 
| 
       1547 
1547 
     | 
    
         
             
              dependencies:
         
     | 
| 
       1548 
1548 
     | 
    
         
             
                ansi-escapes "^4.3.2"
         
     | 
| 
       1549 
1549 
     | 
    
         
             
                ansis "^3.17.0"
         
     | 
| 
         @@ -9948,16 +9948,7 @@ wrap-ansi@^8.1.0: 
     | 
|
| 
       9948 
9948 
     | 
    
         
             
                string-width "^5.0.1"
         
     | 
| 
       9949 
9949 
     | 
    
         
             
                strip-ansi "^7.0.1"
         
     | 
| 
       9950 
9950 
     | 
    
         | 
| 
       9951 
     | 
    
         
            -
            wrap-ansi@^9.0.0:
         
     | 
| 
       9952 
     | 
    
         
            -
              version "9.0.0"
         
     | 
| 
       9953 
     | 
    
         
            -
              resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.0.tgz#1a3dc8b70d85eeb8398ddfb1e4a02cd186e58b3e"
         
     | 
| 
       9954 
     | 
    
         
            -
              integrity sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==
         
     | 
| 
       9955 
     | 
    
         
            -
              dependencies:
         
     | 
| 
       9956 
     | 
    
         
            -
                ansi-styles "^6.2.1"
         
     | 
| 
       9957 
     | 
    
         
            -
                string-width "^7.0.0"
         
     | 
| 
       9958 
     | 
    
         
            -
                strip-ansi "^7.1.0"
         
     | 
| 
       9959 
     | 
    
         
            -
             
     | 
| 
       9960 
     | 
    
         
            -
            wrap-ansi@^9.0.2:
         
     | 
| 
      
 9951 
     | 
    
         
            +
            wrap-ansi@^9.0.0, wrap-ansi@^9.0.2:
         
     | 
| 
       9961 
9952 
     | 
    
         
             
              version "9.0.2"
         
     | 
| 
       9962 
9953 
     | 
    
         
             
              resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.2.tgz#956832dea9494306e6d209eb871643bb873d7c98"
         
     | 
| 
       9963 
9954 
     | 
    
         
             
              integrity sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==
         
     | 
    
        package/oclif.manifest.json
    CHANGED
    
    
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,13 +1,13 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@jayree/sfdx-plugin-manifest",
         
     | 
| 
       3 
3 
     | 
    
         
             
              "description": "A powerful Salesforce CLI plugin and Node.js library to effortlessly generate, clean up, and manage package.xml and destructiveChanges.xml manifests directly from your Salesforce orgs or from Git changes in your SF projects. Unlock faster, safer, and smarter Salesforce deployments.",
         
     | 
| 
       4 
     | 
    
         
            -
              "version": "4.0. 
     | 
| 
      
 4 
     | 
    
         
            +
              "version": "4.0.91",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "author": "jayree",
         
     | 
| 
       6 
6 
     | 
    
         
             
              "type": "module",
         
     | 
| 
       7 
7 
     | 
    
         
             
              "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
         
     | 
| 
       8 
8 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       9 
9 
     | 
    
         
             
                "@jayree/changelog": "^1.2.18",
         
     | 
| 
       10 
     | 
    
         
            -
                "@oclif/core": "^4. 
     | 
| 
      
 10 
     | 
    
         
            +
                "@oclif/core": "^4.8.0",
         
     | 
| 
       11 
11 
     | 
    
         
             
                "@salesforce/core": "^8.23.4",
         
     | 
| 
       12 
12 
     | 
    
         
             
                "@salesforce/kit": "^3.2.4",
         
     | 
| 
       13 
13 
     | 
    
         
             
                "@salesforce/sf-plugins-core": "^12.2.5",
         
     |