Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

serializr

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serializr - npm Package Versions

124

1.1.13

Diff

mweststrate
published 1.1.12 •

Changelog

Source

1.1.12

  • Improved documentation examples, see #43 by @brikou
  • Fixed class constructor cannot be invoked without 'new' error, see #42 by @pinksquidhat
  • Introduced mapAsArray, to support maps that serialize to arrays with objects with identifiers. And vice versa. By @vonovak. See #22
mweststrate
published 1.1.11 •

Changelog

Source

1.1.11

  • Introduced serializr.SKIP, the can be used to skip certain properties during deserialization when using custom serializers. #32 by @nathanstitt
  • Fixed #27: Skip non primitive primitive properties instead of throwing for * decorator
  • Introduced @serializeAll decorator, see #27
mweststrate
published 1.1.10 •

Changelog

Source

1.1.10

  • Schema was not correctly picked up for classes passed as first arg to deserialize. Fixed. See #36
mweststrate
published 1.1.9 •

Changelog

Source

1.1.9

  • Fixed typings of deserialize for arrays. by @Podlas29
mweststrate
published 1.1.8 •

Changelog

Source

1.1.8

  • Fixed #21 wrong export of setDefaultModelSchema export, by @vonovak
mweststrate
published 1.1.7 •

Changelog

Source

1.1.7

  • Added support for serializable constructor arguments (TypeScript only), by @bfsmith, see #11
mweststrate
published 1.1.6 •

Changelog

Source

1.1.6

  • Fixed issue where custom arguments passed to update where not correctly handled, see #12, by @robclouth
mweststrate
published 1.1.5 •

Changelog

Source

1.1.5

  • Fixed issue when deserializing deeply nested objects, see #10
mweststrate
published 1.1.4 •

Changelog

Source

1.1.4

  • Avoid implicit any in typings (by @bnaya)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc