multiformats / js-multiaddr

JavaScript implementation of multiaddr
http://multiformats.github.io/js-multiaddr
Other
109 stars 64 forks source link

fix: do not allow modifying tuples #391

Closed achingbrain closed 2 days ago

achingbrain commented 2 days ago

Return a clone of the string/tuple list to prevent external modification of internal state.

github-actions[bot] commented 2 days ago

:tada: This PR is included in version 12.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: