Socket
Socket
Sign inDemoInstall

primer-breadcrumb

Package Overview
Dependencies
Maintainers
14
Versions
850
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-breadcrumb - npm Package Compare versions

Comparing version 1.6.0-alpha.8d56c8e7 to 1.6.0-alpha.8d7000cb

4

package.json
{
"version": "1.6.0-alpha.8d56c8e7",
"version": "1.6.0-alpha.8d7000cb",
"name": "primer-breadcrumb",

@@ -34,3 +34,3 @@ "description": "Breadcrumb navigation for pages with parents / grandparents.",

"dependencies": {
"primer-support": "4.8.0-alpha.8d56c8e7"
"primer-support": "4.8.0-alpha.8d7000cb"
},

@@ -37,0 +37,0 @@ "keywords": [

@@ -29,4 +29,4 @@ # Primer Breadcrumb Navigation

<ol>
<li class="breadcrumb-item text-small"><a href="/business">Business</a></li>
<li class="breadcrumb-item text-small"><a href="/business/customers">Customers</a></li>
<li class="breadcrumb-item text-small"><a href="https://github.com/business">Business</a></li>
<li class="breadcrumb-item text-small"><a href="https://github.com/business/customers">Customers</a></li>
<li class="breadcrumb-item breadcrumb-item-selected text-small text-gray" aria-current="page">MailChimp</li>

@@ -33,0 +33,0 @@ </ol>

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