Socket
Socket
Sign inDemoInstall

primer-labels

Package Overview
Dependencies
Maintainers
14
Versions
824
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-labels - npm Package Compare versions

Comparing version 1.6.0-alpha.687ba691 to 1.6.0-alpha.68c3e189

4

package.json
{
"version": "1.6.0-alpha.687ba691",
"version": "1.6.0-alpha.68c3e189",
"name": "primer-labels",

@@ -33,3 +33,3 @@ "description": "Labels add metatdata or indicate status of items and navigational elements.",

"dependencies": {
"primer-support": "4.8.0-alpha.687ba691"
"primer-support": "4.8.0-alpha.68c3e189"
},

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

@@ -115,3 +115,3 @@ # Primer Labels

```html title="State themes"
```erb title="State themes"
<span title="Status: open" class="State State--green"><%= octicon "git-pull-request" %> Open</span>

@@ -127,3 +127,3 @@ <span title="Status: closed" class="State State--red"><%= octicon "git-pull-request" %> Closed</span>

```html title="Small states"
```erb title="Small states"
<span title="Status: open" class="State State--green State--small"><%= octicon "issue-opened" %> Open</span>

@@ -143,3 +143,3 @@ <span title="Status: closed" class="State State--red State--small"><%= octicon "issue-closed" %> Closed</span>

Use the `Counter` in navigation to indicate the number of items without the user having to click through or count the items, such as open issues in a GitHub repo. See more options in [navigation](../navigation).
Use the `Counter` in navigation to indicate the number of items without the user having to click through or count the items, such as open issues in a GitHub repo. See more options in [navigation](./navigation).

@@ -155,3 +155,3 @@ ```html title="Counter in tabs"

Counters can also be used in `Box` headers to indicate the number of items in a list. See more on the [box component](../box).
Counters can also be used in `Box` headers to indicate the number of items in a list. See more on the [box component](./box).

@@ -158,0 +158,0 @@ ```html title="Counter in Box headers"

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