@jayree/sfdx-plugin-manifest
Advanced tools
Comparing version 3.5.17 to 3.5.18
@@ -326,3 +326,3 @@ { | ||
}, | ||
"version": "3.5.17" | ||
"version": "3.5.18" | ||
} |
{ | ||
"name": "@jayree/sfdx-plugin-manifest", | ||
"description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.", | ||
"version": "3.5.17", | ||
"version": "3.5.18", | ||
"author": "jayree", | ||
@@ -14,3 +14,3 @@ "type": "module", | ||
"@salesforce/sf-plugins-core": "^11.3.10", | ||
"@salesforce/source-deploy-retrieve": "^12.6.3", | ||
"@salesforce/source-deploy-retrieve": "^12.7.1", | ||
"@salesforce/source-tracking": "^7.1.14", | ||
@@ -29,3 +29,3 @@ "@salesforce/ts-types": "^2.0.12", | ||
"@salesforce/dev-scripts": "^10.2.10", | ||
"@salesforce/ts-sinon": "^1.4.26", | ||
"@salesforce/ts-sinon": "^1.4.27", | ||
"@types/fs-extra": "^11.0.4", | ||
@@ -37,5 +37,5 @@ "@types/graceful-fs": "^4.1.9", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-sf-plugin": "^1.20.6", | ||
"eslint-plugin-sf-plugin": "^1.20.7", | ||
"is-ci": "^3.0.1", | ||
"oclif": "^4.14.29", | ||
"oclif": "^4.14.34", | ||
"patch-package": "^8.0.0", | ||
@@ -42,0 +42,0 @@ "prettier": "^3.3.3", |
@@ -63,3 +63,3 @@ # @jayree/sfdx-plugin-manifest | ||
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.5.17/src/commands/jayree/manifest/cleanup.ts)_ | ||
_See code: [src/commands/jayree/manifest/cleanup.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.5.18/src/commands/jayree/manifest/cleanup.ts)_ | ||
@@ -102,3 +102,3 @@ ### `sf jayree manifest generate` | ||
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.5.17/src/commands/jayree/manifest/generate.ts)_ | ||
_See code: [src/commands/jayree/manifest/generate.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.5.18/src/commands/jayree/manifest/generate.ts)_ | ||
@@ -186,3 +186,3 @@ ### `sf jayree manifest git diff REF1 [REF2]` | ||
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.5.17/src/commands/jayree/manifest/git/diff.ts)_ | ||
_See code: [src/commands/jayree/manifest/git/diff.ts](https://github.com/jayree/sfdx-plugin-manifest/blob/3.5.18/src/commands/jayree/manifest/git/diff.ts)_ | ||
<!-- commandsstop --> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1489376
19502
4
282
14
27
148
+ Added@inquirer/confirm@3.2.0(transitive)
+ Added@salesforce/source-deploy-retrieve@12.7.1(transitive)
- Removed@inquirer/confirm@3.1.22(transitive)
- Removed@inquirer/core@9.0.10(transitive)
- Removed@inquirer/type@1.5.2(transitive)
- Removed@salesforce/source-deploy-retrieve@12.6.3(transitive)