| Version | Supported |
|---|---|
| 0.x | Yes |
Do not open a public GitHub issue for security problems. Email maintainers with a description, steps to reproduce, and affected version.
googlemaps-kit talks to undocumented Google Maps consumer endpoints. It is not an
official Google product. Treat it as research or personal tooling:
- Respect Google's Terms of Service and local law
- Rate-limit with
concurrencyandrequestDelayMs - Do not log raw HTTP responses in production if they may contain session material
- HTTP client supports pacing, Retry-After, and throttle classification
- Truncated Google payloads are detected and retried where possible
.envfiles are gitignored; npm publish excludes caches and dev tooling
npm audit
npm run type-check
npm test