Firebase Firestore/Storage security rules minifier. Current stable version 0.3.1 (latest, last updated 2020). Infrequently updated. Minifies Firebase security rules to stay under the 256KB (or effectively 50KB) size limit by removing comments, whitespace, unused functions, and renaming functions/parameters to shorter names. Different from hand-optimization as it automates the process without restructuring the database or moving validation to the client.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Library exports a single default export; no named exports.
Minifies Firebase Firestore security rules by removing comments, whitespace, and unused functions, and shortening function names.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.