We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node version(node -v): v9.2.0
node -v
Hexo and Plugin version(npm ls --depth 0): ├── emoji@0.3.2 ├── hexo@3.4.3 ├── hexo-admin@2.3.0 ├── hexo-blog-encrypt@1.1.12 ├── hexo-deployer-git@0.3.1 ├── hexo-filter-sequence@1.0.3 ├── hexo-fs@0.2.2 ├── hexo-generator-archive@0.1.5 ├── hexo-generator-category@0.1.3 ├── hexo-generator-index@0.2.1 ├── hexo-generator-restful@0.2.1 ├── hexo-generator-tag@0.2.0 ├── hexo-lazyload-image@1.0.2 ├── hexo-renderer-markdown-it@3.4.1 ├── hexo-renderer-stylus@0.3.3 ├── hexo-server@0.2.2 └── markdown-it-emoji@1.4.0
npm ls --depth 0
package-lock.json
hexo(3.4.3) --> swig(1.4.2) --> uglify-js(2.4.24)
The text was updated successfully, but these errors were encountered:
Thanks for point this out. We don't think this vulnerability applies to Hexo, unless using it as a server.
#2895
Sorry, something went wrong.
refactor(swig): replace swig by swig-templates
db1bb1e
Fixes #2939 Fixes #2919
ad77417
Fixes hexojs#2939 Fixes hexojs#2919
No branches or pull requests
Environment Info
Node version(
node -v
):v9.2.0
Hexo and Plugin version(
npm ls --depth 0
):├── emoji@0.3.2
├── hexo@3.4.3
├── hexo-admin@2.3.0
├── hexo-blog-encrypt@1.1.12
├── hexo-deployer-git@0.3.1
├── hexo-filter-sequence@1.0.3
├── hexo-fs@0.2.2
├── hexo-generator-archive@0.1.5
├── hexo-generator-category@0.1.3
├── hexo-generator-index@0.2.1
├── hexo-generator-restful@0.2.1
├── hexo-generator-tag@0.2.0
├── hexo-lazyload-image@1.0.2
├── hexo-renderer-markdown-it@3.4.1
├── hexo-renderer-stylus@0.3.3
├── hexo-server@0.2.2
└── markdown-it-emoji@1.4.0
For BUG
package-lock.json
to the dependency.For question
hexo(3.4.3) --> swig(1.4.2) --> uglify-js(2.4.24)
For feature request
The text was updated successfully, but these errors were encountered: