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

@primer/octicons-react

Package Overview
Dependencies
Maintainers
8
Versions
605
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 0.0.0-df8cca5 to 0.0.0-e102a2f

build/svg/blocked-16.svg

57

dist/icons.d.ts

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

className?: string
fill?: string
size?: number | Size

@@ -32,2 +33,3 @@ verticalAlign?: 'middle' | 'text-bottom' | 'text-top' | 'top' | 'unset'

declare const BellSlashIcon: Icon
declare const BlockedIcon: Icon
declare const BoldIcon: Icon

@@ -59,2 +61,6 @@ declare const BookIcon: Icon

declare const CodeSquareIcon: Icon
declare const CodescanIcon: Icon
declare const CodescanCheckmarkIcon: Icon
declare const CodespacesIcon: Icon
declare const ColumnsIcon: Icon
declare const CommentIcon: Icon

@@ -64,3 +70,2 @@ declare const CommentDiscussionIcon: Icon

declare const ContainerIcon: Icon
declare const CopyIcon: Icon
declare const CpuIcon: Icon

@@ -71,2 +76,3 @@ declare const CreditCardIcon: Icon

declare const DatabaseIcon: Icon
declare const DependabotIcon: Icon
declare const DesktopDownloadIcon: Icon

@@ -77,2 +83,3 @@ declare const DeviceCameraIcon: Icon

declare const DeviceMobileIcon: Icon
declare const DiamondIcon: Icon
declare const DiffIcon: Icon

@@ -87,2 +94,3 @@ declare const DiffAddedIcon: Icon

declare const DownloadIcon: Icon
declare const DuplicateIcon: Icon
declare const EllipsisIcon: Icon

@@ -112,8 +120,10 @@ declare const EyeIcon: Icon

declare const GitCompareIcon: Icon
declare const GitForkIcon: Icon
declare const GitMergeIcon: Icon
declare const GitPullRequestIcon: Icon
declare const GitPullRequestClosedIcon: Icon
declare const GitPullRequestDraftIcon: Icon
declare const GlobeIcon: Icon
declare const GrabberIcon: Icon
declare const GraphIcon: Icon
declare const HashIcon: Icon
declare const HeadingIcon: Icon

@@ -132,4 +142,4 @@ declare const HeartIcon: Icon

declare const InfoIcon: Icon
declare const InsightsIcon: Icon
declare const IssueClosedIcon: Icon
declare const IssueDraftIcon: Icon
declare const IssueOpenedIcon: Icon

@@ -140,2 +150,3 @@ declare const IssueReopenedIcon: Icon

declare const KeyIcon: Icon
declare const KeyAsteriskIcon: Icon
declare const LawIcon: Icon

@@ -161,2 +172,3 @@ declare const LightBulbIcon: Icon

declare const MortarBoardIcon: Icon
declare const MultiSelectIcon: Icon
declare const MuteIcon: Icon

@@ -167,3 +179,2 @@ declare const NoEntryIcon: Icon

declare const NumberIcon: Icon
declare const OctofaceIcon: Icon
declare const OrganizationIcon: Icon

@@ -178,2 +189,3 @@ declare const PackageIcon: Icon

declare const PersonIcon: Icon
declare const PersonAddIcon: Icon
declare const PinIcon: Icon

@@ -197,2 +209,3 @@ declare const PlayIcon: Icon

declare const RocketIcon: Icon
declare const RowsIcon: Icon
declare const RssIcon: Icon

@@ -203,2 +216,3 @@ declare const RubyIcon: Icon

declare const SearchIcon: Icon
declare const SelectSingleIcon: Icon
declare const ServerIcon: Icon

@@ -211,6 +225,11 @@ declare const ShareIcon: Icon

declare const ShieldXIcon: Icon
declare const SidebarCollapseIcon: Icon
declare const SidebarExpandIcon: Icon
declare const SignInIcon: Icon
declare const SignOutIcon: Icon
declare const SingleSelectIcon: Icon
declare const SkipIcon: Icon
declare const SmileyIcon: Icon
declare const SortAscIcon: Icon
declare const SortDescIcon: Icon
declare const SquareIcon: Icon

@@ -227,2 +246,3 @@ declare const SquareFillIcon: Icon

declare const TabIcon: Icon
declare const TableIcon: Icon
declare const TagIcon: Icon

@@ -237,3 +257,2 @@ declare const TasklistIcon: Icon

declare const TrashIcon: Icon
declare const TrashcanIcon: Icon
declare const TriangleDownIcon: Icon

@@ -277,2 +296,3 @@ declare const TriangleLeftIcon: Icon

BellSlashIcon,
BlockedIcon,
BoldIcon,

@@ -304,2 +324,6 @@ BookIcon,

CodeSquareIcon,
CodescanIcon,
CodescanCheckmarkIcon,
CodespacesIcon,
ColumnsIcon,
CommentIcon,

@@ -309,3 +333,2 @@ CommentDiscussionIcon,

ContainerIcon,
CopyIcon,
CpuIcon,

@@ -316,2 +339,3 @@ CreditCardIcon,

DatabaseIcon,
DependabotIcon,
DesktopDownloadIcon,

@@ -322,2 +346,3 @@ DeviceCameraIcon,

DeviceMobileIcon,
DiamondIcon,
DiffIcon,

@@ -332,2 +357,3 @@ DiffAddedIcon,

DownloadIcon,
DuplicateIcon,
EllipsisIcon,

@@ -357,8 +383,10 @@ EyeIcon,

GitCompareIcon,
GitForkIcon,
GitMergeIcon,
GitPullRequestIcon,
GitPullRequestClosedIcon,
GitPullRequestDraftIcon,
GlobeIcon,
GrabberIcon,
GraphIcon,
HashIcon,
HeadingIcon,

@@ -377,4 +405,4 @@ HeartIcon,

InfoIcon,
InsightsIcon,
IssueClosedIcon,
IssueDraftIcon,
IssueOpenedIcon,

@@ -385,2 +413,3 @@ IssueReopenedIcon,

KeyIcon,
KeyAsteriskIcon,
LawIcon,

@@ -406,2 +435,3 @@ LightBulbIcon,

MortarBoardIcon,
MultiSelectIcon,
MuteIcon,

@@ -412,3 +442,2 @@ NoEntryIcon,

NumberIcon,
OctofaceIcon,
OrganizationIcon,

@@ -423,2 +452,3 @@ PackageIcon,

PersonIcon,
PersonAddIcon,
PinIcon,

@@ -442,2 +472,3 @@ PlayIcon,

RocketIcon,
RowsIcon,
RssIcon,

@@ -448,2 +479,3 @@ RubyIcon,

SearchIcon,
SelectSingleIcon,
ServerIcon,

@@ -456,6 +488,11 @@ ShareIcon,

ShieldXIcon,
SidebarCollapseIcon,
SidebarExpandIcon,
SignInIcon,
SignOutIcon,
SingleSelectIcon,
SkipIcon,
SmileyIcon,
SortAscIcon,
SortDescIcon,
SquareIcon,

@@ -472,2 +509,3 @@ SquareFillIcon,

TabIcon,
TableIcon,
TagIcon,

@@ -482,3 +520,2 @@ TasklistIcon,

TrashIcon,
TrashcanIcon,
TriangleDownIcon,

@@ -485,0 +522,0 @@ TriangleLeftIcon,

@@ -11,2 +11,3 @@ import * as React from 'react'

className?: string
fill?: string
icon?: Icon

@@ -13,0 +14,0 @@ size?: number | Size

13

package.json
{
"name": "@primer/octicons-react",
"version": "0.0.0-df8cca5",
"version": "0.0.0-e102a2f",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
"homepage": "https://octicons.github.com",
"homepage": "https://primer.style/octicons",
"author": "GitHub, Inc.",

@@ -31,2 +31,4 @@ "license": "MIT",

"devDependencies": {
"@github/prettier-config": "0.0.4",
"@primer/components": "27.0.0",
"@testing-library/jest-dom": "^5.3.0",

@@ -38,9 +40,10 @@ "@testing-library/react": "^10.0.2",

"babel-preset-stage-0": "^6.24.1",
"eslint": "^5.0.1",
"eslint-plugin-github": "^1.1.0",
"eslint": "^6.5.1",
"eslint-plugin-github": "4.1.3",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.23.2",
"fs-extra": "^6.0.1",
"jest": "^23.2.0",
"next": "^5.1.0",
"primer-react": "0.0.6-alpha.1",
"react": "^16.4.0",

@@ -47,0 +50,0 @@ "react-dom": "^16.4.1",

import React from 'react'
import {Block, Text} from 'primer-react'
import {Box, Text} from '@primer/components'
import pkg from '../package.json'

@@ -9,3 +9,3 @@ import Octicon, {iconsByName} from '../'

return (
<Block p={4}>
<Box p={4}>
<table className="data-table">

@@ -55,4 +55,4 @@ <thead>

</table>
</Block>
</Box>
)
}

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

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 not supported yet

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 not supported yet

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 not supported yet

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 not supported yet

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

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