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

akashacms-breadcrumbs

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akashacms-breadcrumbs - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

index.js

@@ -58,3 +58,3 @@ /**

var indexChain = akasha.indexChain(config, fileName);
var indexChain = akasha.indexChain(fileName);
for (i = 0; i < indexChain.length; i++) {

@@ -61,0 +61,0 @@ breadCrumbData.push(crumb(akasha, indexChain[i]));

@@ -14,3 +14,3 @@ {

},
"version": "0.4.0",
"version": "0.4.1",
"engines": {

@@ -17,0 +17,0 @@ "node": ">=0.10.1"

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