@jayree/sfdx-plugin-manifest 4.0.91 → 4.0.92
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 +9 -0
 - package/README.md +3 -3
 - package/npm-shrinkwrap.json +10 -10
 - package/oclif.lock +9 -9
 - package/oclif.manifest.json +1 -1
 - package/package.json +2 -2
 
    
        package/CHANGELOG.md
    CHANGED
    
    | 
         @@ -1,3 +1,12 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            ## [4.0.92](https://github.com/jayree/sfdx-plugin-manifest/compare/4.0.91...4.0.92) (2025-11-02)
         
     | 
| 
      
 2 
     | 
    
         
            +
             
     | 
| 
      
 3 
     | 
    
         
            +
             
     | 
| 
      
 4 
     | 
    
         
            +
            ### Bug Fixes
         
     | 
| 
      
 5 
     | 
    
         
            +
             
     | 
| 
      
 6 
     | 
    
         
            +
            * **deps:** bump @jayree/changelog from 1.2.18 to 1.2.19 ([#1989](https://github.com/jayree/sfdx-plugin-manifest/issues/1989)) ([5614f99](https://github.com/jayree/sfdx-plugin-manifest/commit/5614f998f3cbfa361d60ee5dee76981ca548d69b))
         
     | 
| 
      
 7 
     | 
    
         
            +
              * **deps:** bump marked from 16.3.0 to 16.4.0 ([#814](https://github.com/jayree/changelog/issues/814)) ([43600ee](https://github.com/jayree/changelog/commit/43600ee43cd1ae6a8efd380a87999ebfebce19af))
         
     | 
| 
      
 8 
     | 
    
         
            +
              * **deps:** bump marked from 16.4.0 to 16.4.1 ([#824](https://github.com/jayree/changelog/issues/824)) ([4628b2c](https://github.com/jayree/changelog/commit/4628b2c0d75a3132d24ff5f11e85e1d86154ceaa))
         
     | 
| 
      
 9 
     | 
    
         
            +
             
     | 
| 
       1 
10 
     | 
    
         
             
            ## [4.0.91](https://github.com/jayree/sfdx-plugin-manifest/compare/4.0.90...4.0.91) (2025-10-30)
         
     | 
| 
       2 
11 
     | 
    
         | 
| 
       3 
12 
     | 
    
         | 
    
        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.92/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.92/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.92/src/commands/jayree/manifest/git/diff.ts)_
         
     | 
| 
       234 
234 
     | 
    
         
             
            <!-- commandsstop -->
         
     | 
| 
       235 
235 
     | 
    
         | 
| 
       236 
236 
     | 
    
         
             
            ## Performance Testing
         
     | 
    
        package/npm-shrinkwrap.json
    CHANGED
    
    | 
         @@ -1,15 +1,15 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@jayree/sfdx-plugin-manifest",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "4.0. 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "4.0.92",
         
     | 
| 
       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.92",
         
     | 
| 
       10 
10 
     | 
    
         
             
                  "license": "Apache-2.0",
         
     | 
| 
       11 
11 
     | 
    
         
             
                  "dependencies": {
         
     | 
| 
       12 
     | 
    
         
            -
                    "@jayree/changelog": "^1.2. 
     | 
| 
      
 12 
     | 
    
         
            +
                    "@jayree/changelog": "^1.2.19",
         
     | 
| 
       13 
13 
     | 
    
         
             
                    "@oclif/core": "^4.8.0",
         
     | 
| 
       14 
14 
     | 
    
         
             
                    "@salesforce/core": "^8.23.4",
         
     | 
| 
       15 
15 
     | 
    
         
             
                    "@salesforce/kit": "^3.2.4",
         
     | 
| 
         @@ -3168,14 +3168,14 @@ 
     | 
|
| 
       3168 
3168 
     | 
    
         
             
                  }
         
     | 
| 
       3169 
3169 
     | 
    
         
             
                },
         
     | 
| 
       3170 
3170 
     | 
    
         
             
                "node_modules/@jayree/changelog": {
         
     | 
| 
       3171 
     | 
    
         
            -
                  "version": "1.2. 
     | 
| 
       3172 
     | 
    
         
            -
                  "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2. 
     | 
| 
       3173 
     | 
    
         
            -
                  "integrity": "sha512- 
     | 
| 
      
 3171 
     | 
    
         
            +
                  "version": "1.2.19",
         
     | 
| 
      
 3172 
     | 
    
         
            +
                  "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.19.tgz",
         
     | 
| 
      
 3173 
     | 
    
         
            +
                  "integrity": "sha512-qxMIzpGT4EelaJUfjSlgPuasAbyPyojVEPI9vg66DSaR/mx9qkWlDTqTToS73sGy+6BRCDf/005n41Kgqb7fkw==",
         
     | 
| 
       3174 
3174 
     | 
    
         
             
                  "license": "BSD-3-Clause",
         
     | 
| 
       3175 
3175 
     | 
    
         
             
                  "dependencies": {
         
     | 
| 
       3176 
3176 
     | 
    
         
             
                    "debug": "^4.4.1",
         
     | 
| 
       3177 
3177 
     | 
    
         
             
                    "fs-extra": "^11.3.2",
         
     | 
| 
       3178 
     | 
    
         
            -
                    "marked": "^16. 
     | 
| 
      
 3178 
     | 
    
         
            +
                    "marked": "^16.4.1",
         
     | 
| 
       3179 
3179 
     | 
    
         
             
                    "marked-terminal": "^7.3.0",
         
     | 
| 
       3180 
3180 
     | 
    
         
             
                    "semver": "^7.7.2",
         
     | 
| 
       3181 
3181 
     | 
    
         
             
                    "semver-compare": "^1.0.0"
         
     | 
| 
         @@ -14359,9 +14359,9 @@ 
     | 
|
| 
       14359 
14359 
     | 
    
         
             
                  }
         
     | 
| 
       14360 
14360 
     | 
    
         
             
                },
         
     | 
| 
       14361 
14361 
     | 
    
         
             
                "node_modules/marked": {
         
     | 
| 
       14362 
     | 
    
         
            -
                  "version": "16. 
     | 
| 
       14363 
     | 
    
         
            -
                  "resolved": "https://registry.npmjs.org/marked/-/marked-16. 
     | 
| 
       14364 
     | 
    
         
            -
                  "integrity": "sha512- 
     | 
| 
      
 14362 
     | 
    
         
            +
                  "version": "16.4.1",
         
     | 
| 
      
 14363 
     | 
    
         
            +
                  "resolved": "https://registry.npmjs.org/marked/-/marked-16.4.1.tgz",
         
     | 
| 
      
 14364 
     | 
    
         
            +
                  "integrity": "sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==",
         
     | 
| 
       14365 
14365 
     | 
    
         
             
                  "license": "MIT",
         
     | 
| 
       14366 
14366 
     | 
    
         
             
                  "peer": true,
         
     | 
| 
       14367 
14367 
     | 
    
         
             
                  "bin": {
         
     | 
    
        package/oclif.lock
    CHANGED
    
    | 
         @@ -1394,14 +1394,14 @@ 
     | 
|
| 
       1394 
1394 
     | 
    
         
             
              resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
         
     | 
| 
       1395 
1395 
     | 
    
         
             
              integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
         
     | 
| 
       1396 
1396 
     | 
    
         | 
| 
       1397 
     | 
    
         
            -
            "@jayree/changelog@^1.2. 
     | 
| 
       1398 
     | 
    
         
            -
              version "1.2. 
     | 
| 
       1399 
     | 
    
         
            -
              resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2. 
     | 
| 
       1400 
     | 
    
         
            -
              integrity sha512- 
     | 
| 
      
 1397 
     | 
    
         
            +
            "@jayree/changelog@^1.2.19":
         
     | 
| 
      
 1398 
     | 
    
         
            +
              version "1.2.19"
         
     | 
| 
      
 1399 
     | 
    
         
            +
              resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.19.tgz#a128b38f44831ad3f9e5c976aefb0a648ad231f0"
         
     | 
| 
      
 1400 
     | 
    
         
            +
              integrity sha512-qxMIzpGT4EelaJUfjSlgPuasAbyPyojVEPI9vg66DSaR/mx9qkWlDTqTToS73sGy+6BRCDf/005n41Kgqb7fkw==
         
     | 
| 
       1401 
1401 
     | 
    
         
             
              dependencies:
         
     | 
| 
       1402 
1402 
     | 
    
         
             
                debug "^4.4.1"
         
     | 
| 
       1403 
1403 
     | 
    
         
             
                fs-extra "^11.3.2"
         
     | 
| 
       1404 
     | 
    
         
            -
                marked "^16. 
     | 
| 
      
 1404 
     | 
    
         
            +
                marked "^16.4.1"
         
     | 
| 
       1405 
1405 
     | 
    
         
             
                marked-terminal "^7.3.0"
         
     | 
| 
       1406 
1406 
     | 
    
         
             
                semver "^7.7.2"
         
     | 
| 
       1407 
1407 
     | 
    
         
             
                semver-compare "^1.0.0"
         
     | 
| 
         @@ -7079,10 +7079,10 @@ marked@^13.0.0: 
     | 
|
| 
       7079 
7079 
     | 
    
         
             
              resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.3.tgz#5c5b4a5d0198060c7c9bc6ef9420a7fed30f822d"
         
     | 
| 
       7080 
7080 
     | 
    
         
             
              integrity sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==
         
     | 
| 
       7081 
7081 
     | 
    
         | 
| 
       7082 
     | 
    
         
            -
            marked@^16. 
     | 
| 
       7083 
     | 
    
         
            -
              version "16. 
     | 
| 
       7084 
     | 
    
         
            -
              resolved "https://registry.yarnpkg.com/marked/-/marked-16. 
     | 
| 
       7085 
     | 
    
         
            -
              integrity sha512- 
     | 
| 
      
 7082 
     | 
    
         
            +
            marked@^16.4.1:
         
     | 
| 
      
 7083 
     | 
    
         
            +
              version "16.4.1"
         
     | 
| 
      
 7084 
     | 
    
         
            +
              resolved "https://registry.yarnpkg.com/marked/-/marked-16.4.1.tgz#db37c878cfa28fa57b8dd471fe92a83282911052"
         
     | 
| 
      
 7085 
     | 
    
         
            +
              integrity sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==
         
     | 
| 
       7086 
7086 
     | 
    
         | 
| 
       7087 
7087 
     | 
    
         
             
            math-intrinsics@^1.1.0:
         
     | 
| 
       7088 
7088 
     | 
    
         
             
              version "1.1.0"
         
     | 
    
        package/oclif.manifest.json
    CHANGED
    
    
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,12 +1,12 @@ 
     | 
|
| 
       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.92",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "author": "jayree",
         
     | 
| 
       6 
6 
     | 
    
         
             
              "type": "module",
         
     | 
| 
       7 
7 
     | 
    
         
             
              "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
         
     | 
| 
       8 
8 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       9 
     | 
    
         
            -
                "@jayree/changelog": "^1.2. 
     | 
| 
      
 9 
     | 
    
         
            +
                "@jayree/changelog": "^1.2.19",
         
     | 
| 
       10 
10 
     | 
    
         
             
                "@oclif/core": "^4.8.0",
         
     | 
| 
       11 
11 
     | 
    
         
             
                "@salesforce/core": "^8.23.4",
         
     | 
| 
       12 
12 
     | 
    
         
             
                "@salesforce/kit": "^3.2.4",
         
     |