diff --git a/README.md b/README.md index 163235b..7278a0f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Yet Another Minifier for Hexo. Minify and compress html, js and css. Support gzip and [brotli](https://en.wikipedia.org/wiki/Brotli) [compressions](https://en.wikipedia.org/wiki/HTTP_compression). -The original package has not been [updated](https://www.npmjs.com/package/hexo-neat) for a while. Its outdated dependencies suffer from a minor [vulnerability](https://snyk.io/test/npm/hexo-neat). +The original package has not been [updated](https://www.npmjs.com/package/hexo-neat) for a while. I update the [dependencies](https://github.com/weyusi/hexo-yam/blob/master/package.json) and add compression support. All the options are the same, so you can use this as a drop-in replacement.