licenses.dev

jest-serializer v25.5.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

ISC1
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
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 25.5.0 version:

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