Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "image-and-video-compressor",
"version": "2.0.0",
"description": "Fast, type-safe image and video compression for Node.js \u2014 parallel by default, with a colorful CLI and machine-readable JSON output for AI agents.",
"version": "2.0.1",
"description": "Fast, type-safe image and video compression for Node.js parallel by default, with a colorful CLI and machine-readable JSON output for AI agents.",
"author": "Rohan Poudel",
"license": "MIT",
"type": "module",
Expand Down
Loading