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.14.0 to 6.15.0

dist/icons/line.me.js

3

dist/icons/index.js

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

export { default as foursquare } from './foursquare.js';
export { default as github } from './github.js';
export { default as gitlab } from './gitlab.js';
export { default as github } from './github.js';
export { default as google } from './google.js';

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

export { default as leetcode } from './leetcode.js';
export { default as lineme } from './line.me.js';
export { default as linkedin } from './linkedin.js';

@@ -27,0 +28,0 @@ export { default as linktree } from './linktree.js';

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

import './icons/foursquare.js';
import './icons/github.js';
import './icons/gitlab.js';
import './icons/github.js';
import './icons/google.js';

@@ -25,2 +25,3 @@ import './icons/google_play.js';

import './icons/leetcode.js';
import './icons/line.me.js';
import './icons/linkedin.js';

@@ -27,0 +28,0 @@ import './icons/linktree.js';

{
"name": "react-social-icons",
"version": "6.14.0",
"version": "6.15.0",
"description": "beautiful, easy svg social icons in react",

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

"./leetcode": "./dist/icons/leetcode.js",
"./line.me": "./dist/icons/line.me.js",
"./linkedin": "./dist/icons/linkedin.js",

@@ -109,3 +110,3 @@ "./linktree": "./dist/icons/linktree.js",

"@types/react": "^18.2.48",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/parser": "^7.1.0",
"@vitejs/plugin-react": "^4.2.1",

@@ -112,0 +113,0 @@ "eslint": "^8.56.0",

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