From f9ec3fae7323e5abe049d18ba0cf9a2d701a1970 Mon Sep 17 00:00:00 2001 From: weyusi Date: Fri, 12 Oct 2018 14:04:45 +1030 Subject: [PATCH] Show difference compared to hexo-neat Vulnerability statement is removed because this package has more severe vulnerability due to iltorb (for brotli). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.