primer-labels
Advanced tools
Comparing version 1.6.0-alpha.a6cd7ee5 to 1.6.0-alpha.a75d1fb5
{ | ||
"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> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19095
+ Addedprimer-support@4.8.0-alpha.a75d1fb5(transitive)
- Removedprimer-support@4.8.0-alpha.a6cd7ee5(transitive)