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.4.0 to 6.5.0

dist/icons/xing.js

5

dist/icons/index.js

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

export { default as stackoverflow } from './stackoverflow.js';
export { default as telegram } from './telegram.js';
export { default as tme } from './t.me.js';
export { default as telegram } from './telegram.js';
export { default as tiktok } from './tiktok.js';

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

export { default as vimeo } from './vimeo.js';
export { default as vk } from './vk.js';
export { default as vine } from './vine.js';
export { default as vk } from './vk.js';
export { default as vsco } from './vsco.js';

@@ -62,2 +62,3 @@ export { default as wechat } from './wechat.js';

export { default as x } from './x.js';
export { default as xing } from './xing.js';
export { default as yelp } from './yelp.js';

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

@@ -45,4 +45,4 @@ import './icons/bandsintown.js';

import './icons/stackoverflow.js';
import './icons/telegram.js';
import './icons/t.me.js';
import './icons/telegram.js';
import './icons/tiktok.js';

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

import './icons/vimeo.js';
import './icons/vk.js';
import './icons/vine.js';
import './icons/vk.js';
import './icons/vsco.js';

@@ -62,2 +62,3 @@ import './icons/wechat.js';

import './icons/x.js';
import './icons/xing.js';
import './icons/yelp.js';

@@ -64,0 +65,0 @@ import './icons/youtube.js';

3

package.json
{
"name": "react-social-icons",
"version": "6.4.0",
"version": "6.5.0",
"description": "beautiful, easy svg social icons in react",

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

"./x": "./dist/icons/x.js",
"./xing": "./dist/icons/xing.js",
"./yelp": "./dist/icons/yelp.js",

@@ -76,0 +77,0 @@ "./youtube": "./dist/icons/youtube.js"

@@ -12,3 +12,3 @@ # react-social-icons

![icons for all social networks configured in this library](https://static.react-social-icons.com/readme-images/index.png)
![icons for all social networks configured in this library](https://static.react-social-icons.com/readme-image.png)

@@ -15,0 +15,0 @@ ## Install

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