🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

serializator

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serializator

Serialize javascript objects to JSON with support for rich data structures

1.0.2
latest
Version published
Weekly downloads
2.4K
-32.27%
Maintainers
2
Weekly downloads
 
Created

serializator

NPM Version License Build Status

⚠️ WARNING: this is an internal package that we use inside jsreport dependencies, if you plan to use it be aware that we can make breaking changes at any time according to our needs, so use it at your own risk.

Serialize javascript objects to JSON with support for rich data structures

This module let you serialize and parse javascript objects to JSON with support for data structures like Date, Buffer. Additionally properties with value of undefined will be serialized to null in order to preserve the property key definition.

License

See license

FAQs

Package last updated on 07 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts