node-laravel-encryptor
Advanced tools
Changelog
v2.0.3
JsonSerializer.serialize
now stringify an object
a la ExpressJS cookie json serializer style,
adding string j:
to stringify object.JsonSerializer.unserialize
now checks before parsing if string
starts with j:
Changelog
v2.0.1