You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

hexo-theme-next

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-theme-next - npm Package Compare versions

Comparing version

to
8.13.1

6

package.json
{
"name": "hexo-theme-next",
"version": "8.13.0",
"version": "8.13.1",
"description": "Elegant and powerful theme for Hexo.",

@@ -38,4 +38,4 @@ "main": "package.json",

"chai": "4.3.6",
"eslint": "8.23.0",
"hexo": "6.2.0",
"eslint": "8.24.0",
"hexo": "6.3.0",
"hexo-renderer-marked": "5.0.0",

@@ -42,0 +42,0 @@ "js-yaml": "4.1.0",

@@ -22,3 +22,3 @@ /* global hexo */

const config = hexo.theme.config.changyan;
if (!config.enable || !config.appid || !config.appkey) return;
if (!config.enable || !config.count || !config.appid || !config.appkey) return;

@@ -25,0 +25,0 @@ injects.postMeta.raw('changyan', `

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet