react-social-icons
Advanced tools
Comparing version 6.11.0 to 6.12.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
259942
75
1667
63