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

simple-icons

Package Overview
Dependencies
Maintainers
4
Versions
324
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-icons - npm Package Compare versions

Comparing version 1.2.19 to 1.3.1

icons/firebase.svg

12

_data/simple-icons.json

@@ -474,2 +474,7 @@ {

{
"title": "Firebase",
"hex": "FFCA28",
"source": "https://firebase.google.com/brand-guidelines/"
},
{
"title": "Fitbit",

@@ -800,3 +805,3 @@ "hex": "00B0B9",

{
"title": "JIRA",
"title": "Jira",
"hex": "172B4D",

@@ -1801,2 +1806,7 @@ "source": "https://www.atlassian.com/company/news/press-kit"

{
"title": "Unsplash",
"hex": "000000",
"source": "https://unsplash.com/"
},
{
"title": "Untappd",

@@ -1803,0 +1813,0 @@ "hex": "FFC000",

2

package.json
{
"name": "simple-icons",
"version": "1.2.19",
"version": "1.3.1",
"description": "SVG icons for popular brands https://simpleicons.org",

@@ -5,0 +5,0 @@ "homepage": "https://www.simpleicons.org",

@@ -21,4 +21,4 @@ <p align="center">

```html
<img width="32" height="32" src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/stackoverflow.svg" />
<img width="32" height="32" src="https://unpkg.com/simple-icons@latest/icons/stackoverflow.svg" />
<img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/stackoverflow.svg" />
<img height="32" width="32" src="https://unpkg.com/simple-icons@latest/icons/stackoverflow.svg" />
```

@@ -25,0 +25,0 @@

Sorry, the diff of this file is not supported yet

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