Skip to content

Commit 2820c9b

Browse files
committed
core 6.6
1 parent 61e908a commit 2820c9b

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

package-lock.json

Lines changed: 5 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"bugs": "https://github.com/Flow-Scanner/lightning-flow-scanner-cli/issues",
55
"description": "A Salesforce CLI plugin for analysis and optimization of Salesforce Flow. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML operations, recursion risks, and missing fault handling. Supports auto-fixes, rule configurations, and CI/CD integration to help users maintain secure and reliable Flow automations.",
66
"dependencies": {
7-
"@flow-scanner/lightning-flow-scanner-core": "^6.5.1",
7+
"@flow-scanner/lightning-flow-scanner-core": "^6.6.0",
88
"@oclif/core": "^4.5.4",
99
"@salesforce/core": "^8.18.7",
1010
"@salesforce/sf-plugins-core": "^12.2.3",

0 commit comments

Comments
 (0)