Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.a6cd7ee5 to 1.6.0-alpha.a75d1fb5

4

package.json
{
"version": "1.6.0-alpha.a6cd7ee5",
"version": "1.6.0-alpha.a75d1fb5",
"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.a6cd7ee5"
"primer-support": "4.8.0-alpha.a75d1fb5"
},

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

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

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