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.60a6ac26 to 1.6.0-alpha.61aab4bc

build/data.json

8

package.json
{
"version": "1.6.0-alpha.60a6ac26",
"version": "1.6.0-alpha.61aab4bc",
"name": "primer-breadcrumb",

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

"lint": "../../script/lint-scss",
"test": "../../script/npm-run-all build lint test-docs"
"test": "../../script/npm-run-all build lint test-docs",
"prepublishOnly": "../../script/notify pending",
"postpublish": "../../script/notify success"
},
"dependencies": {
"primer-support": "4.6.0-alpha.60a6ac26"
"primer-support": "4.8.0-alpha.61aab4bc"
},

@@ -35,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