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.1a319bd0 to 1.6.0-alpha.1a7850cf

6

package.json
{
"version": "1.6.0-alpha.1a319bd0",
"version": "1.6.0-alpha.1a7850cf",
"name": "primer-breadcrumb",

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

"prepublishOnly": "../../script/notify pending",
"publish": "../../script/notify success"
"postpublish": "../../script/notify success"
},
"dependencies": {
"primer-support": "4.8.0-alpha.1a319bd0"
"primer-support": "4.8.0-alpha.1a7850cf"
},

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

@@ -14,2 +14,3 @@ # Primer Breadcrumb Navigation

title: Breadcrumbs
path: components/breadcrumb
status: Stable

@@ -29,4 +30,4 @@ -->

<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 +34,0 @@ </ol>

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