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

hexo-breadcrumb

Package Overview
Dependencies
Maintainers
1
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.0.0 to 1.0.1

2

package.json
{
"name": "hexo-breadcrumb",
"version": "1.0.0",
"version": "1.0.1",
"description": "An useful tool for generate breadcrumb navigation with JSON-LD for hexo posts ",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,2 +23,7 @@ # hexo-breadcrumb

Second, print out the breadcrumb in post layout
```ejs
<%- post.breadcrumb.html %>
```
# Tips

@@ -25,0 +30,0 @@ * To overwrite homepage link do same as below:

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