
Security News
TC39 Advances Temporal to Stage 4 Alongside Several ECMAScript Proposals
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.
A simple cli tool for persian users. Easy as calling maryam!
npm install -g maryam-cli
maryam <module> [<args>]
Translate persian text to english and also english text to persian with automatic input language detection.
maryam translate <string>
maryam translate Hello
# OK: سلام
maryam translate دوست
# OK: Friend
maryam translate "سلام حالت خوبه؟"
# OK: Hello are you feeling good?
Fix persian subtitles encoding.
maryam fixsub <src> [<dst>]
maryam fixsub ./mr-robot-s01e01.srt ./mr-robot-s01e01.fixed.srt
# OK: File './mr-robot-s01e01.fixed.srt' saved!
maryam fixsub ./sherlock-s02e02.srt
# OK: File './sherlock-s02e02.srt' saved!
Sync subtitle file name with movie file name via levenshtein comparison.
maryam renamesubs <srcPath>
maryam renamesubs ./mr-robot/S01
# OK: Done!
# Before:
# mr-robot-s01-e01.mkv
# mr-robot-s01-e02.mkv
# mr-robot-s01-e03.mp4
# e01.srt
# E02.srt
# MrRobotS01E03.srt
# ...
#
# After:
# mr-robot-s01-e01.mkv
# mr-robot-s01-e01.srt
# mr-robot-s01-e02.mkv
# mr-robot-s01-e02.srt
# mr-robot-s01-e03.mp4
# mr-robot-s01-e03.srt
# ...
FAQs
A cli tool for persian users.
We found that maryam-cli demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.

Research
/Security News
Since January 31, 2026, we identified at least 72 additional malicious Open VSX extensions, including transitive GlassWorm loader extensions targeting developers.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.