https://github.com/TomFrost/Cryptex/blob/820187ec70fadf71814fa3dabd86c9aaa705f77a/src/index.js#L168-L172 What do you think about throwing a UserError here if e.name === "SyntaxError"?
Cryptex/src/index.js
Lines 168 to 172 in 820187e
What do you think about throwing a UserError here if e.name === "SyntaxError"?