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
6
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 9.2.0-rc.982ff4e to 9.2.0

build/svg/primitive-dot-stroke.svg

9

dist/icons.d.ts

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

declare const PrimitiveDot: Icon<8, 16>
declare const PrimitiveDotStroke: Icon<8, 16>
declare const PrimitiveSquare: Icon<8, 16>

@@ -162,2 +163,3 @@ declare const Project: Icon<15, 16>

declare const Ruby: Icon<16, 16>
declare const Saved: Icon<16, 16>
declare const ScreenFull: Icon<14, 16>

@@ -196,2 +198,3 @@ declare const ScreenNormal: Icon<14, 16>

declare const Unmute: Icon<16, 16>
declare const Unsaved: Icon<16, 16>
declare const Unverified: Icon<16, 16>

@@ -337,2 +340,3 @@ declare const Verified: Icon<16, 16>

'primitive-dot': Icon<8, 16>,
'primitive-dot-stroke': Icon<8, 16>,
'primitive-square': Icon<8, 16>,

@@ -358,2 +362,3 @@ 'project': Icon<15, 16>,

'ruby': Icon<16, 16>,
'saved': Icon<16, 16>,
'screen-full': Icon<14, 16>,

@@ -392,2 +397,3 @@ 'screen-normal': Icon<14, 16>,

'unmute': Icon<16, 16>,
'unsaved': Icon<16, 16>,
'unverified': Icon<16, 16>,

@@ -543,2 +549,3 @@ 'verified': Icon<16, 16>,

PrimitiveDot,
PrimitiveDotStroke,
PrimitiveSquare,

@@ -564,2 +571,3 @@ Project,

Ruby,
Saved,
ScreenFull,

@@ -598,2 +606,3 @@ ScreenNormal,

Unmute,
Unsaved,
Unverified,

@@ -600,0 +609,0 @@ Verified,

1

dist/index.d.ts

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

children?: React.ReactElement<any>
className?: string
height?: number

@@ -11,0 +12,0 @@ icon: Icon

2

package.json
{
"name": "@primer/octicons-react",
"version": "9.2.0-rc.982ff4e",
"version": "9.2.0",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",

@@ -5,0 +5,0 @@ "homepage": "https://octicons.github.com",

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

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

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

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