1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Aug 06, 2025 — Aug 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused coveralls dependency to fix form-data vulnerability (#80) More... 10 days ago
Bump lodash from 4.17.23 to 4.18.1 (#78) More... about 1 month ago
Fix the NPM publish job (#79) More... 4 months ago
Bump flatted from 3.2.5 to 3.4.2 (#76) More... 4 months ago
Bump picomatch from 2.3.1 to 2.3.2 (#77) More... 4 months ago
Bump minimatch from 3.1.2 to 3.1.5 (#75) More... 5 months ago
Bump lodash from 4.17.21 to 4.17.23 (#74) More... 5 months ago
Bump js-yaml from 3.14.1 to 3.14.2 (#73) More... 9 months ago
Merge pull request #72 from gettyimages/fix_token_exp More... 9 months ago
Fix token exp logic More... 9 months ago
Allow passing in a token (#71) More... 10 months ago
start_date / end_date to date_from / date_to (#69) More... 11 months ago
Publish using Node 18.x only (#68) More... 11 months ago
Upgrade upload-artifact action to v4 (#67) More... 11 months ago
Add start_date, end_date, and orientations filters to SearchVideosEditorial (#66) More... 11 months ago
Merge pull request #62 from mapitman/update-code-samples More... over 1 year ago
Update code samples More... over 1 year ago
Merge pull request #60 from mapitman/code-samples More... over 1 year ago
Update code samples More... over 1 year ago
Merge pull request #59 from mapitman/update-dependencies More... over 1 year ago
Update dependencies More... over 1 year ago
Merge pull request #55 from gettyimages/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 More... almost 2 years ago
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows More... almost 2 years ago
Merge pull request #54 from gettyimages/dependabot/npm_and_yarn/braces-3.0.3 More... about 2 years ago
Bump braces from 3.0.2 to 3.0.3 More... about 2 years ago
Bump word-wrap from 1.2.3 to 1.2.4 (#52) More... almost 3 years ago
Address CVE-2023-45133 More... almost 3 years ago
Add min clip length to video creative search (#51) More... about 3 years ago
Merge pull request #50 from malsabbagh/main More... about 3 years ago
Fix error handling in https.request function This commit addresses an issue with error handling in the https.request function. Previously, exceptions were not properly caught and handled, resulting in unexpected behaviour. The fix includes implementing proper error handling logic. Now, network errors, invalid URLs, and SSL/TLS certificate errors are handled gracefully, improving the reliability of the function. More... about 3 years ago