v0.1.1: fix JXA NSData.length coercion in clipboard_inspect
fix JXA NSData.length coercion in clipboard_inspect
Coerces NSData.length from JXA-wrapped NSNumber to JS number before
arithmetic — previously threw NaN byte-size errors when inspecting
non-text clipboard formats on macOS.
Fixed:
- macOS clipboard_inspect NSData.length coercion
bun run devcheck clean.