3.0.0
Main changes:
request
dependency is deprecated, switched tonode-fetch
typescript
is now version 4.*- moved from
tslint
toeslint
Changelog:
- Refactor security tests (aae9df3)
- Update and rename test.yml to lint.yml (eecd8ab)
- Create test.yml (b72e564)
- Fix test GitHub workflow (ee9ebaa)
- Update readme (ddbb565)
- Add tests, add cookies test, update return value (f7a191f)
- Upgrade dependencies, add node fetch typescript definition (c64ec77)
- Remove unused files (75eb3bd)
- Merge lint and test actions into one with two jobs (93f6432)
- Update build and publish flow (69deb71)
- Add Referrer-Policy check (419e777)
- Add Permissions-Policy check (903694a)
- Remove unused file (f494038)
- Fix lint errors (95cb879)
- Add html tests, add images check (ce0feff)
- Add duplicate ids check (323866b)
- Filter tests based on grep and exclude arguments (3f1063d)
- Add css, js and anchor tests (a62e334)
- Fix probability argument for random command (ddc014c)
- Fix lint and test badge (bd0e0cc)
- Fix lint and test badge (eca621c)