@jayree/sfdx-plugin-prettier
Advanced tools
Comparing version 1.3.81 to 1.3.82
{ | ||
"commands": {}, | ||
"version": "1.3.81" | ||
"version": "1.3.82" | ||
} |
{ | ||
"name": "@jayree/sfdx-plugin-prettier", | ||
"version": "1.3.81", | ||
"version": "1.3.82", | ||
"description": "A Salesforce CLI plugin containing a hook that uses prettier to format Salesforce metadata source files retrieved or pulled from Salesforce orgs.", | ||
@@ -15,3 +15,3 @@ "author": "jayree <jayree.git@icloud.com>", | ||
"@salesforce/sf-plugins-core": "^11.3.10", | ||
"@salesforce/source-deploy-retrieve": "^12.6.3", | ||
"@salesforce/source-deploy-retrieve": "^12.7.1", | ||
"cli-progress": "^3.12.0", | ||
@@ -39,3 +39,3 @@ "debug": "^4.3.7", | ||
"is-ci": "^3.0.1", | ||
"oclif": "^4.14.32", | ||
"oclif": "^4.14.34", | ||
"patch-package": "^8.0.0", | ||
@@ -42,0 +42,0 @@ "pinst": "^3.0.0", |
@@ -26,3 +26,3 @@ # @jayree/sfdx-plugin-prettier | ||
$ sfdx (--version) | ||
@jayree/sfdx-plugin-prettier/1.3.81 linux-x64 node-v20.17.0 | ||
@jayree/sfdx-plugin-prettier/1.3.82 linux-x64 node-v20.17.0 | ||
$ sfdx --help [COMMAND] | ||
@@ -29,0 +29,0 @@ USAGE |
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
1233577
18377
+ Added@inquirer/confirm@3.2.0(transitive)
+ Added@salesforce/source-deploy-retrieve@12.7.1(transitive)
+ Addedfast-xml-parser@4.5.0(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)