gmail-processor
gmail-processor copied to clipboard
Gmail Processor is an open-source project that automates the processing of Gmail messages and attachments using Google Apps Script and execute actions (e.g. store attachments in a GDrive folder, log i...
 Snyk has created this PR to upgrade react from 19.1.0 to 19.1.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade react-dom from 19.1.0 to 19.1.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
See #531.
Currently the docs sub-project directly includes the source files from the parent project which causes tight coupling of the docs build process to the parent project. For example switching to...
# Context `class-transformer` is used to create objects from JSON configs and handling default values properly. # Problem * It requires `reflect-metadata` and decorators for proper usage which both add...