New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@primer/blueprints

Package Overview
Dependencies
Maintainers
5
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/blueprints - npm Package Compare versions

Comparing version 0.0.0-8de75ed to 0.0.0-8f87490

4

dist/index.esm.js

@@ -1663,3 +1663,5 @@ import React, { useEffect, useState } from 'react';

}, "Presentations")), React.createElement(NavDropdown, {
title: "Development"
title: "Development",
mr: 3,
direction: "sw"
}, React.createElement(NavItem, {

@@ -1666,0 +1668,0 @@ href: "https://primer.style/css"

{
"name": "@primer/blueprints",
"version": "0.0.0-8de75ed",
"version": "0.0.0-8f87490",
"description": "Components for GitHub Documentation Sites",

@@ -5,0 +5,0 @@ "main": "dist/index.umd.js",

@@ -20,3 +20,3 @@ import React from 'react'

</NavDropdown>
<NavDropdown title="Development">
<NavDropdown title="Development" mr={3} direction='sw'>
<NavItem href="https://primer.style/css">Primer CSS</NavItem>

@@ -23,0 +23,0 @@ <NavItem href="https://primer.style/components">Primer Components</NavItem>

Sorry, the diff of this file is too big to display

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