safe-json
safe-json copied to clipboard
Add convenience function(s) that also `removeVersion`
Maybe it's nice to also have a strippedSafeToJSON
that's defined as removeVersion . safeToJSON
?
And maybe add like strippedEncode
defined as encode . strippedSafeToJSON
?