Socket
Socket
Sign inDemoInstall

@primer/octicons-react

Package Overview
Dependencies
Maintainers
14
Versions
602
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.9.0 to 19.10.0

6

dist/icons.d.ts

@@ -41,2 +41,3 @@ /* THIS FILE IS GENERATED. DO NOT EDIT IT. */

declare const BookmarkFillIcon: Icon
declare const BookmarkFilledIcon: Icon
declare const BookmarkSlashIcon: Icon

@@ -76,3 +77,2 @@ declare const BookmarkSlashFillIcon: Icon

declare const CommentDiscussionIcon: Icon
declare const CommitIcon: Icon
declare const ContainerIcon: Icon

@@ -260,2 +260,3 @@ declare const CopilotIcon: Icon

declare const RepoCloneIcon: Icon
declare const RepoDeleteIcon: Icon
declare const RepoDeletedIcon: Icon

@@ -376,2 +377,3 @@ declare const RepoForkedIcon: Icon

BookmarkFillIcon,
BookmarkFilledIcon,
BookmarkSlashIcon,

@@ -411,3 +413,2 @@ BookmarkSlashFillIcon,

CommentDiscussionIcon,
CommitIcon,
ContainerIcon,

@@ -595,2 +596,3 @@ CopilotIcon,

RepoCloneIcon,
RepoDeleteIcon,
RepoDeletedIcon,

@@ -597,0 +599,0 @@ RepoForkedIcon,

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

// eslint-disable-next-line prettier/prettier
import { Icon } from './icons'
import {Icon} from './icons.js'

@@ -24,2 +24,2 @@ type Size = 'small' | 'medium' | 'large'

export * from './icons'
export * from './icons.js'
{
"name": "@primer/octicons-react",
"version": "19.9.0",
"version": "19.10.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