phoenixframework / esbuild

An installer for esbuild
MIT License
271 stars 38 forks source link

refactor: don't fail if extra signatures we don't care about #67

Closed grzuy closed 1 year ago

grzuy commented 1 year ago

Not seen cases of this but per their spec is possible multiple signatures coming in this field. https://docs.npmjs.com/about-registry-signatures#supporting-signatures-on-third-party-registries Just playing safe so that it doesn't break if something changes in the package metadata response.

josevalim commented 1 year ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: