DefinitelyTyped/types/gravatar
Andrew Casey 5f2ca8c55a
feat(gravatar): missing 1.8 version features (#42843)
- correct DT header and package version
- `profile_url` method
- `cdn` options property
- `forceProtocol` aligned with documented `protocol`
- adding new method resulted in module shape correction (export `url`
and `profile_url` directly from the module
- tests updated
- update tslint config

https://github.com/emerleite/node-gravatar#usage
https://github.com/emerleite/node-gravatar#examples
dd76e57087/Changelog.md (180)

Thanks!
2020-03-05 12:54:53 -08:00
..
gravatar-tests.ts feat(gravatar): missing 1.8 version features (#42843) 2020-03-05 12:54:53 -08:00
index.d.ts feat(gravatar): missing 1.8 version features (#42843) 2020-03-05 12:54:53 -08:00
tsconfig.json
tslint.json feat(gravatar): missing 1.8 version features (#42843) 2020-03-05 12:54:53 -08:00