cloudinary / cloudinary_npm

Cloudinary NPM for node.js integration
629 stars 323 forks source link

fix: getUserAgent regex #647

Closed cloudinary-pkoniu closed 10 months ago

cloudinary-pkoniu commented 10 months ago

Brief Summary of Changes

Improved the regexp that tests the user agent header added to the requests. It should match all versions that are correct in term of semantic versioning, including prerelease modifiers and their versions.

What Does This PR Address?

Are Tests Included?

Reviewer, Please Note: