v2.4.0
- Added
strict
option to verify that the passed in objects are fully compatible with JSON without removing information. If not, an error is thrown. - Fixed TypeScript definition for ESM code bases
strict
option to verify that the passed in objects are fully compatible with JSON without removing information. If not, an error is thrown.