licenses.dev

jest-serializer v23.0.1

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 23.0.1 version:

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