Closed copybara-service[bot] closed 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
Adds support for calling appendParams with plain objects This should be safe from prototype pollution as Object.entries only iterates over own properties