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

serialize-as-code

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serialize-as-code - npm Package Versions

2

2.0.2

Diff

Changelog

Source

[2.0.2] - 2022-03-29

Fixed

  • Prevent accessing property before checking its existence. This was causing auto-growing Proxy to run into infinite loop.
  • Generating type interface instead of shipping real types to prevent TS errors for consumers.
vluft
published 2.0.1 •

Changelog

Source

[2.0.1] - 2021-11-24

Changed

  • Serializing window and document as globals

Fixed

  • Serializing some properties of the document where causing errors by accessing the constructor which some of them didn't have.
vluft
published 2.0.0 •

Changelog

Source

[2.0.0] - 2021-08-26

Fixed

  • Serializing of HTMLElements created by jest-dom caused infinite loops and now serialized only by their constructor names.
vluft
published 1.3.1 •

vluft
published 1.3.0 •

vluft
published 1.2.0 •

Changelog

Source

[1.2.0] - 2019-08-15

Added

  • BigInt and AsyncFunction serialization
vluft
published 1.1.0 •

Changelog

Source

[1.1.0] - 2019-03-26

Added

  • Native Map and Set serialization
vluft
published 1.0.9 •

vluft
published 1.0.8 •

vluft
published 1.0.6 •

2
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