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

react-social-icons

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-social-icons - npm Package Compare versions

Comparing version 6.11.0 to 6.12.0

dist/icons/threads.js

7

dist/icons/index.js

@@ -21,6 +21,6 @@ export { default as bandsintown } from './bandsintown.js';

export { default as itchio } from './itch.io.js';
export { default as itunes } from './itunes.js';
export { default as leetcode } from './leetcode.js';
export { default as linkedin } from './linkedin.js';
export { default as linktree } from './linktree.js';
export { default as itunes } from './itunes.js';
export { default as mailto } from './mailto.js';

@@ -43,8 +43,9 @@ export { default as mastodon } from './mastodon.js';

export { default as snapchat } from './snapchat.js';
export { default as soundcloud } from './soundcloud.js';
export { default as spotify } from './spotify.js';
export { default as squarespace } from './squarespace.js';
export { default as stackoverflow } from './stackoverflow.js';
export { default as soundcloud } from './soundcloud.js';
export { default as tme } from './t.me.js';
export { default as telegram } from './telegram.js';
export { default as threads } from './threads.js';
export { default as tiktok } from './tiktok.js';

@@ -61,4 +62,4 @@ export { default as tumblr } from './tumblr.js';

export { default as wechat } from './wechat.js';
export { default as whatsapp } from './whatsapp.js';
export { default as x } from './x.js';
export { default as whatsapp } from './whatsapp.js';
export { default as xiaohongshu } from './xiaohongshu.js';

@@ -65,0 +66,0 @@ export { default as xing } from './xing.js';

@@ -21,6 +21,6 @@ import './icons/bandsintown.js';

import './icons/itch.io.js';
import './icons/itunes.js';
import './icons/leetcode.js';
import './icons/linkedin.js';
import './icons/linktree.js';
import './icons/itunes.js';
import './icons/mailto.js';

@@ -43,8 +43,9 @@ import './icons/mastodon.js';

import './icons/snapchat.js';
import './icons/soundcloud.js';
import './icons/spotify.js';
import './icons/squarespace.js';
import './icons/stackoverflow.js';
import './icons/soundcloud.js';
import './icons/t.me.js';
import './icons/telegram.js';
import './icons/threads.js';
import './icons/tiktok.js';

@@ -61,4 +62,4 @@ import './icons/tumblr.js';

import './icons/wechat.js';
import './icons/whatsapp.js';
import './icons/x.js';
import './icons/whatsapp.js';
import './icons/xiaohongshu.js';

@@ -65,0 +66,0 @@ import './icons/xing.js';

{
"name": "react-social-icons",
"version": "6.11.0",
"version": "6.12.0",
"description": "beautiful, easy svg social icons in react",

@@ -62,2 +62,3 @@ "main": "./dist/react-social-icons.cjs",

"./telegram": "./dist/icons/telegram.js",
"./threads": "./dist/icons/threads.js",
"./tiktok": "./dist/icons/tiktok.js",

@@ -64,0 +65,0 @@ "./tumblr": "./dist/icons/tumblr.js",

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