Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.89 KB

README.THIRD_PARTY.md

File metadata and controls

22 lines (17 loc) · 1.89 KB

PM4JS Third Party Dependencies

PM4JS depends on third party libraries to implement some functionality. This document describes which libraries PM4JS depends upon. This is a best effort attempt to describe the library's dependencies, it is subject to change as libraries are added/removed.

Common dependencies (Javascript library and Node package)

Name URL License Version
heapq.js https://stackoverflow.com/questions/42919469/efficient-way-to-implement-priority-queue-in-javascript CC BY-SA 2.5
HumanizeDuration.js https://github.com/EvanHahn/HumanizeDuration.js The Unlicense 3.27.0
intervaltree.js https://github.com/pineapplemachine/interval-tree-type-js ZLIB/LIBPNG 1.0.1
numeric.js https://github.com/sloisel/numeric MIT 1.2.6

Other dependencies of the Node package:

Name URL License Version
jsdom https://www.npmjs.com/package/jsdom MIT 16.6.0
xmldom https://www.npmjs.com/package/xmldom MIT 0.6.0
xmlserializer https://www.npmjs.com/package/xmlserializer MIT 0.6.1
jest https://www.npmjs.com/package/jest MIT 27.1.1