New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hexo-theme-shokax

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-theme-shokax - npm Package Compare versions

Comparing version 0.2.0-rc1 to 0.2.0-rc2

12

package.json
{
"name": "hexo-theme-shokax",
"version": "0.2.0-rc1",
"version": "0.2.0-rc2",
"description": "a hexo theme based on shoka",

@@ -22,6 +22,6 @@ "main": "index.js",

"@types/lozad": "^1.16.1",
"@types/node": "^18.14.1",
"@types/node": "^18.13.0",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@vuepress/client": "2.0.0-beta.60",

@@ -34,8 +34,6 @@ "eslint": "^8.34.0",

"eslint-plugin-vue": "^9.9.0",
"hexo-fs": "^4.1.1",
"hexo-util": "^3.0.1",
"typescript": "^4.9.5",
"vue": "^3.2.47",
"vuepress": "2.0.0-beta.60",
"vuepress-plugin-sitemap2": "2.0.0-beta.181"
"vuepress-plugin-sitemap2": "2.0.0-beta.180"
},

@@ -42,0 +40,0 @@ "dependencies": {

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

search: null,
valine: theme.valine,
valine: theme.valine, // TODO 废弃属性
outime: {

@@ -40,0 +40,0 @@ enable: theme.outime.enable,

@@ -19,3 +19,2 @@ /* global hexo */

const yaml = require('js-yaml')
// const url = require('url')

@@ -22,0 +21,0 @@ function linkGrid (args, content) {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc