A library to fetch metadata for publicly shared Google Drive items, version 1.2.0. It takes a Google Drive URL or file ID and returns information such as filename, size, download URL, thumbnail, and scan status. Releases are infrequent; the last update was in 2020. Unlike other Google Drive API wrappers, this does not require authentication and works solely with publicly shared files. It uses a lightweight approach with no external runtime dependencies beyond Node.js built-in fetch (or polyfill). The library is ESM-only since version 1.x.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package is ESM-only; require will fail.
Named export, not default.
Exported cache object for manual clearing; not documented in README.
Fetches metadata for a publicly shared Google Drive file and logs its properties.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.