mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
* [test] Make DT mock mutable * [definition-parser] Add tests for current behaviour * [definition-parser] Support minor version directories * [package] Update ts-jest * [test] Fix failure reporting by not symbolicating errors at runtime. * [README] Prefer npm scripts because those also enable runtime callstack symbolication * [definition-parser] Cleanup * [package] Remove dependency on semver pkg again * [packages] Cleanup * [packages] Unify and update docs on definitions data * [definition-parser] Record old minor version path mappings * [packages] Change DependencyVersion to consider minor versions * [packages] Take minor versions into consideration * [tslint] Make green * [README] Update example snippet from definitions.json * [definition-parser] Cleanup TODOs * [definition-parser] Get rid of unneeded data * Cleanup more comments * Doc fixes. Co-Authored-By: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com> * [versions] Simplify code * More doc fixes * [definition-parser] Improve error output Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>