
Security News
Packagist Urges Immediate Composer Update After GitHub Actions Token Leak
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.
@paroicms/converter
Advanced tools
CLI tool to migrate field data from Quill to Tiptap format in ParoiCMS databases
CLI tool to migrate field data from Quill format to Tiptap format in ParoiCMS main databases (SQLite).
npx @paroicms/converter \
--database /path/to/main.sqlite \
--quill-to-tiptap
This will:
npx @paroicms/converter \
--multisite-data-dir /path/to/data \
--quill-to-tiptap
This will process all databases matching the pattern ${dataDir}/*/main.sqlite:
--database <path> (required*): Path to the SQLite database file--multisite-data-dir <path> (required*): Path to the multisite data directory--quill-to-tiptap (required): Activate Quill to Tiptap conversion--dry-run (optional): Run in dry-run mode only (no database changes)--backup (optional): Create a backup before conversion--force (optional): Skip dry-run pass and convert immediately*You must specify either --database or --multisite-data-dir, but not both.
0: All rows converted successfully1: One or more rows failed to convert (errors will be logged)The tool will:
FAQs
CLI tool to migrate field data from Quill to Tiptap format in ParoiCMS databases
We found that @paroicms/converter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.

Research
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.