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

@primer/octicons-react

Package Overview
Dependencies
Maintainers
15
Versions
604
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/octicons-react - npm Package Compare versions

Comparing version 19.13.0 to 19.14.0

3

dist/index.d.ts

@@ -9,3 +9,3 @@ // eslint-disable-next-line import/no-namespace

export interface OcticonProps {
export interface OcticonProps extends React.ComponentPropsWithoutRef<'svg'> {
'aria-label'?: string

@@ -21,2 +21,3 @@ 'aria-labelledby'?: string

size?: number | Size
/** @deprecated use v-align utilities instead */
verticalAlign?: 'middle' | 'text-bottom' | 'text-top' | 'top' | 'unset'

@@ -23,0 +24,0 @@ }

{
"name": "@primer/octicons-react",
"version": "19.13.0",
"version": "19.14.0",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",

@@ -5,0 +5,0 @@ "homepage": "https://primer.style/octicons",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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