licenses.dev

@mixpanel/rrdom v2.0.0-alpha.18.5

`rrdom` is a virtual dom library that is used by `rrweb` to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in `rrweb` to optimize replay performance especially wh

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
@mixpanel/rrweb-snapshot • 2.0.0-alpha.18.5rrweb's component to take a snapshot of DOM, aka DOM serializerDIRECT4
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
postcss • 8.5.23Tool for transforming styles with JS pluginsINDIRECT3
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40mixpanel%2Frrdom)](https://licenses.dev/npm/%40mixpanel%2Frrdom)
<a href="https://licenses.dev/npm/%40mixpanel%2Frrdom">
  <img src="https://licenses.dev/b/npm/%40mixpanel%2Frrdom" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0-alpha.18.5 version:

[![licenses](https://licenses.dev/b/npm/%40mixpanel%2Frrdom/2.0.0-alpha.18.5)](https://licenses.dev/npm/%40mixpanel%2Frrdom/2.0.0-alpha.18.5)
<a href="https://licenses.dev/npm/%40mixpanel%2Frrdom/2.0.0-alpha.18.5">
  <img src="https://licenses.dev/b/npm/%40mixpanel%2Frrdom/2.0.0-alpha.18.5" alt="licenses" />
</a>
GitHub