Skip to content

Migrate to TypeScript

Latest
Compare
Choose a tag to compare
@scriptex scriptex released this 09 Sep 12:14
· 77 commits to master since this release

This release migrates the codebase to TypeScript.

All dependencies have been updated to their latest versions - this removes several security issues reported by Dependabot.

BREAKING: Use import { Validator } from 'dator' to import the library.

The documentation as well as the package metadata have been updated.

There is new demo which can be seen here.