
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
joplin-plugin-suitcase
Advanced tools

This Joplin plugin adds text capitalization options to the Markdown and rich text editors, as well as allows to sort lines in a case-insensitive manner.
The plugin is also available on mobile version of Joplin.
In the menu Edit --> Capitalization you will find many commands that can be applied after selecting text:
Each case can be associated with keyboard shortcut in Joplin settings.
Swap Case command cycles through all capitalization options when sequentially executed on selected text.

Swap Case command can be associated with keyboard shortcut in Joplin settings.
Settings allow you to configure Swap Case command. You can:
Only the following options are enabled by default: lower case, UPPER CASE, Title Case & Sentence case.
You can sort lines of selected text in a case-insensitive manner through the right-click option, from the Edit menu, or by calling the command (Cmd/Ctrl + Alt + Shift + A).
By default the sorter keeps indented lines attached to their parent, so nested bullets or subtasks move as one unit:

Prefer a strict line-by-line sort? Disable Sort indented lines as blocks in the Suitcase settings section.
Command can be associated with keyboard shortcut in Joplin settings.
| Original Text | Case-Sensitive Sort | Case-Insensitive Sort (Suitcase) |
|---|---|---|
| banana | Apple | Apple |
| Apple | Banana | apple |
| carrot | Carrot | banana |
| apple | apple | Banana |
| Banana | banana | carrot |
| Carrot | carrot | Carrot |
String transformation. Huge thanks to Blake Embrey (@blakeembrey):
change-case – GitHubtitle-case – GitHubFAQs

The npm package joplin-plugin-suitcase receives a total of 750 weekly downloads. As such, joplin-plugin-suitcase popularity was classified as not popular.
We found that joplin-plugin-suitcase demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.