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

serializr

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serializr - npm Package Versions

123

1.1.3

Diff

Changelog

Source

1.1.2 / 1.1.3

  • Fixed UMD build issues
mweststrate
published 1.1.2 •

Changelog

Source

1.1.2 / 1.1.3

  • Fixed UMD build issues
mweststrate
published 1.1.1 •

Changelog

Source

1.1.1

  • Fixed package.json: d.ts files are now exported as well (#7)

1.1

Which should have been called 1.0...:-)

  • the lookupFunction of ref is now optional, if it is not provided, serializr will try to resolve the reference within the current document. Types are respected while resolving
  • ref has been renamed to reference
  • child has been renamed to object
  • false is now also an acceptable value for propSchema's
  • the prop schema "*": true now has the special meaning that all enumerable, primitive fields will be serialized. Will throw on non-primitive fields
  • introduced custom(serializer, deserializer)
  • identifier now supports an optional callback that can be used to register new instances in some store
  • circular dependency on default schema's for classes are now a bit better handled (but remain a fundamental JS problem, especially for classes)

1.0

Initial release

mweststrate
published 1.1.0 •

mweststrate
published 1.0.0 •

mweststrate
published 0.0.3 •

mweststrate
published 0.0.2 •

mweststrate
published 0.0.1 •

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