cdnjs / api-server

📡 API server for api.cdnjs.com - The #1 free and open source CDN built to make life easier for developers.
https://api.cdnjs.com
MIT License
89 stars 38 forks source link

Handle undefined SRI data object #53

Closed MattIPv4 closed 3 years ago

MattIPv4 commented 3 years ago

Type of Change

What issue does this relate to?

Issue in Sentry

What should this PR do?

Checks for the existence of sriData before attempting to look for a key in it.

What are the acceptance criteria?

Logic is logical.