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.12.0 to 6.13.0

dist/icons/bsky.app.js

1

dist/icons/index.js
export { default as bandsintown } from './bandsintown.js';
export { default as behance } from './behance.js';
export { default as bskyapp } from './bsky.app.js';
export { default as clubhouse } from './clubhouse.js';

@@ -4,0 +5,0 @@ export { default as codepen } from './codepen.js';

import './icons/bandsintown.js';
import './icons/behance.js';
import './icons/bsky.app.js';
import './icons/clubhouse.js';

@@ -4,0 +5,0 @@ import './icons/codepen.js';

3

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

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

"./behance": "./dist/icons/behance.js",
"./bsky.app": "./dist/icons/bsky.app.js",
"./clubhouse": "./dist/icons/clubhouse.js",

@@ -19,0 +20,0 @@ "./codepen": "./dist/icons/codepen.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