diff --git a/package.json b/package.json index 088fcbc1..b6794a67 100644 --- a/package.json +++ b/package.json @@ -212,12 +212,12 @@ }, "devDependencies": { "@tokenizer/token": "^0.3.0", - "@types/node": "^18.16.0", + "@types/node": "^20.1.2", "ava": "^5.2.0", "commonmark": "^0.30.0", "noop-stream": "^1.0.0", "tsd": "^0.28.1", - "xo": "^0.54.1" + "xo": "^0.54.2" }, "xo": { "envs": [ diff --git a/readme.md b/readme.md index a4881265..5b2d24b8 100644 --- a/readme.md +++ b/readme.md @@ -8,36 +8,6 @@ This package is for detecting binary-based file formats, not text-based formats We accept contributions for commonly used modern file formats, not historical or obscure ones. Open an issue first for discussion. -
- ---- - -
-

-

- - My open source work is supported by the community - -

- Special thanks to: -
-
- -
- bit.io -
- Instant, shareable cloud PostgreSQL database -
- Import any dataset in seconds, share with anyone with a click, try without signing up -
-
-

-
- ---- - -
- ## Install ```sh