Socket
Socket
Sign inDemoInstall

primer-navigation

Package Overview
Dependencies
Maintainers
14
Versions
843
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-navigation - npm Package Compare versions

Comparing version 1.6.0-alpha.640adae6 to 1.6.0-alpha.645f5f82

6

package.json
{
"version": "1.6.0-alpha.640adae6",
"version": "1.6.0-alpha.645f5f82",
"name": "primer-navigation",

@@ -30,6 +30,6 @@ "description": "Singular purpose and flexible navigation elements.",

"prepublishOnly": "../../script/notify pending",
"publish": "../../script/notify success"
"postpublish": "../../script/notify success"
},
"dependencies": {
"primer-support": "4.8.0-alpha.640adae6"
"primer-support": "4.8.0-alpha.645f5f82"
},

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

@@ -40,2 +40,3 @@ # Primer Navigation

title: Navigation
path: components/navigation
status: Stable

@@ -63,3 +64,3 @@ -->

```html title="Menu with octicons, avatars and counters"
```erb title="Menu with octicons, avatars and counters"
<nav class="menu" aria-label="Person settings">

@@ -161,3 +162,3 @@ <a class="menu-item selected" href="#url" aria-current="page">

```html title="UnderlineNav with Counter"
```erb title="UnderlineNav with Counter"
<nav class="UnderlineNav" aria-label="Foo bar">

@@ -302,3 +303,3 @@ <div class="UnderlineNav-body">

```html title="subnav-search"
```erb title="subnav-search"
<div class="subnav">

@@ -320,3 +321,3 @@ <nav class="subnav-links" aria-label="Repository">

```html title="subnav-search-context"
```erb title="subnav-search-context"
<div class="subnav">

@@ -323,0 +324,0 @@ <nav class="subnav-links">

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