stellar / js-stellar-base

The lowest-level stellar helper library. It consists of classes to read, write, hash, and sign Stellar xdr
https://stellar.github.io/js-stellar-base/
Apache License 2.0
107 stars 138 forks source link

Fixes a type comparison bug in authorization helpers. #701

Closed Shaptic closed 11 months ago

Shaptic commented 11 months ago

For some reason, !== on the object does not work in some envs. Note that it works fine in the unit tests. This is a faster check, anyway.

Reported by @tyvdh on Discord here.

github-actions[bot] commented 11 months ago

Size Change: +10 B (0%)

Total Size: 3.16 MB

Filename Size Change
dist/stellar-base.js 2.32 MB -2 B (0%)
dist/stellar-base.min.js 843 kB +12 B (0%)

compressed-size-action