Socket
Socket
Sign inDemoInstall

@primer/octicons-react

Package Overview
Dependencies
Maintainers
11
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 17.10.2 to 17.11.0

build/svg/chevron-up-12.svg

4

dist/icons.d.ts

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

declare const FilterIcon: Icon
declare const FiscalHostIcon: Icon
declare const FlameIcon: Icon

@@ -267,2 +268,3 @@ declare const FoldIcon: Icon

declare const SortDescIcon: Icon
declare const SparkleFillIcon: Icon
declare const SponsorTiersIcon: Icon

@@ -435,2 +437,3 @@ declare const SquareIcon: Icon

FilterIcon,
FiscalHostIcon,
FlameIcon,

@@ -570,2 +573,3 @@ FoldIcon,

SortDescIcon,
SparkleFillIcon,
SponsorTiersIcon,

@@ -572,0 +576,0 @@ SquareIcon,

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

@@ -10,2 +10,6 @@ "homepage": "https://primer.style/octicons",

"module": "dist/index.esm.js",
"exports": {
"import": "dist/index.esm.js",
"require": "dist/index.umd.js"
},
"sideEffects": false,

@@ -23,2 +27,6 @@ "types": "dist/index.d.ts",

},
"files": [
"build",
"dist"
],
"keywords": [

@@ -25,0 +33,0 @@ "GitHub",

__tests__/__snapshots__/public-api.test.js.snap

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 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