File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
2525$ sf COMMAND
2626running command...
2727$ sf (--version| -v)
28- @salesforce/cli/2.104.5 linux-x64 node-v22.18.0
28+ @salesforce/cli/2.104.6 linux-x64 node-v22.18.0
2929$ sf --help [COMMAND]
3030USAGE
3131 $ sf COMMAND
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/cli" ,
33 "description" : " The Salesforce CLI" ,
4- "version" : " 2.104.5 " ,
4+ "version" : " 2.104.6 " ,
55 "author" : " Salesforce" ,
66 "bin" : {
77 "sf" : " ./bin/run.js" ,
7676 " @salesforce/plugin-user"
7777 ],
7878 "jitPlugins" : {
79- "@salesforce/plugin-code-analyzer" : " 5.3 .0" ,
79+ "@salesforce/plugin-code-analyzer" : " 5.4 .0" ,
8080 "@salesforce/plugin-community" : " 3.3.37" ,
8181 "@salesforce/plugin-custom-metadata" : " 3.3.66" ,
8282 "@salesforce/plugin-dev" : " 2.5.1" ,
Original file line number Diff line number Diff line change 573573 " @smithy/types" " ^4.3.2"
574574 tslib "^2.6.2"
575575
576- " @aws-sdk/types@3.862.0 " :
576+ " @aws-sdk/types@3.862.0" , "@aws-sdk/types@^3.222.0" :
577577 version "3.862.0"
578578 resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.862.0.tgz#2f5622e1aa3a5281d4f419f5d2c90f87dd5ff0cf"
579579 integrity sha512-Bei+RL0cDxxV+lW2UezLbCYYNeJm6Nzee0TpW0FfyTRBhH9C1XQh4+x+IClriXvgBnRquTMMYsmJfvx8iyLKrg==
580580 dependencies :
581581 " @smithy/types" " ^4.3.2"
582582 tslib "^2.6.2"
583583
584- " @aws-sdk/types@^3.222.0 " :
585- version "3.734.0"
586- resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2"
587- integrity sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==
588- dependencies :
589- " @smithy/types" " ^4.1.0"
590- tslib "^2.6.2"
591-
592584" @aws-sdk/util-arn-parser@3.873.0 " :
593585 version "3.873.0"
594586 resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.873.0.tgz#12c5ea852574dfb6fe78eaac1666433dff1acffa"
31263118 " @smithy/util-stream" " ^4.2.4"
31273119 tslib "^2.6.2"
31283120
3129- " @smithy/types@^4.1.0 " :
3130- version "4.1.0"
3131- resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f"
3132- integrity sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==
3133- dependencies :
3134- tslib "^2.6.2"
3135-
31363121" @smithy/types@^4.3.2 " :
31373122 version "4.3.2"
31383123 resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.3.2.tgz#66ac513e7057637de262e41ac15f70cf464c018a"
You can’t perform that action at this time.
0 commit comments