This repository was archived by the owner on Dec 27, 2024. It is now read-only.
0.17.2
See: Milestone 0.17.2
Bug Fixes
#210 toJson was not properly handling undefined or null values on encrypted properties.
#211 The ability to encrypt and decrypt items directly without toJson/fromJson was missing. These are necessary, for example, in situations where you're receiving an encrypted piece of a large JSON object on a query string.