primer-branch-name
Advanced tools
Comparing version 1.1.0-alpha.32b59b4b to 1.1.0-alpha.333ee702
{ | ||
"version": "1.1.0-alpha.32b59b4b", | ||
"version": "1.1.0-alpha.333ee702", | ||
"name": "primer-branch-name", | ||
@@ -29,6 +29,8 @@ "description": "A nice, consistent way to display branch names.", | ||
"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.32b59b4b" | ||
"primer-support": "4.8.0-alpha.333ee702" | ||
}, | ||
@@ -35,0 +37,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer / Branch Name | ||
title: Branch name | ||
path: components/branch-name | ||
status: Stable | ||
@@ -56,3 +57,3 @@ --> | ||
```html title="Branch name with icon" | ||
```erb title="Branch name with icon" | ||
<span class="branch-name"> | ||
@@ -59,0 +60,0 @@ <%= octicon("git-branch", width:16, height:16) %> |
Sorry, the diff of this file is not supported yet
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
6970
8
74
+ Addedprimer-support@4.8.0-alpha.333ee702(transitive)
- Removedprimer-support@4.6.0-alpha.32b59b4b(transitive)