Socket
Socket
Sign inDemoInstall

primer-branch-name

Package Overview
Dependencies
Maintainers
14
Versions
567
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-branch-name - npm Package Compare versions

Comparing version 1.1.0-alpha.8c501390 to 1.1.0-alpha.8d395281

build/data.json

8

package.json
{
"version": "1.1.0-alpha.8c501390",
"version": "1.1.0-alpha.8d395281",
"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.8c501390"
"primer-support": "4.8.0-alpha.8d395281"
},

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

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