| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| event-to-object v2.0.0 source code.tar.gz | 2026-02-07 | 3.3 MB | |
| event-to-object v2.0.0 source code.zip | 2026-02-07 | 3.4 MB | |
| README.md | 2026-02-07 | 329 Bytes | |
| Totals: 3 Items | 6.7 MB | 0 | |
Full rewrite of event-to-object. This package no longer uses a white-list to determine what is serializable.
Instead, this package now attempts to serialize every event property possible up until the defined max-depth. Properties are ignored if they are a non-serializable type, or they fail all known serialization methods.