Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hexo-breadcrumb

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-breadcrumb - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

19

package.json
{
"name": "hexo-breadcrumb",
"version": "1.2.1",
"version": "1.2.2",
"description": "Generate breadcrumb for Hexo",

@@ -13,4 +13,3 @@ "main": "index.js",

"version": "npm run lint",
"postversion": "git push && git push --tags",
"prepare": "husky install"
"prepare": "husky || true"
},

@@ -38,12 +37,12 @@ "repository": {

"@types/hexo": "3.8.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.10",
"lint-staged": "15.2.2",
"typescript": "5.3.3"
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"typescript": "5.5.4"
},

@@ -50,0 +49,0 @@ "husky": {

@@ -6,3 +6,3 @@ # hexo-breadcrumb

A Hexo plugin to generate breadcrumbs for post and page layouts.
A Hexo plugin to generate breadcrumb navigation for post and page layouts.

@@ -9,0 +9,0 @@ ## Table of Contents

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