licenses.dev

jest-serializer v24.9.0

Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `un

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/jest-serializer)](https://licenses.dev/npm/jest-serializer)
<a href="https://licenses.dev/npm/jest-serializer">
  <img src="https://licenses.dev/b/npm/jest-serializer" alt="licenses" />
</a>

Or the licenses badge code for the 24.9.0 version:

[![licenses](https://licenses.dev/b/npm/jest-serializer/24.9.0)](https://licenses.dev/npm/jest-serializer/24.9.0)
<a href="https://licenses.dev/npm/jest-serializer/24.9.0">
  <img src="https://licenses.dev/b/npm/jest-serializer/24.9.0" alt="licenses" />
</a>
GitHub