google / safevalues

Apache License 2.0
110 stars 13 forks source link

Adds support for calling appendParams with plain objects #440

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

Adds support for calling appendParams with plain objects This should be safe from prototype pollution as Object.entries only iterates over own properties