react-social-icons
Advanced tools
Comparing version 6.8.0 to 6.9.0
@@ -31,2 +31,3 @@ export { default as bandsintown } from './bandsintown.js'; | ||
export { default as opensea } from './opensea.js'; | ||
export { default as patreon } from './patreon.js'; | ||
export { default as pinterest } from './pinterest.js'; | ||
@@ -56,2 +57,3 @@ export { default as pixiv } from './pixiv.js'; | ||
export { default as vine } from './vine.js'; | ||
export { default as vk } from './vk.js'; | ||
export { default as vsco } from './vsco.js'; | ||
@@ -61,3 +63,2 @@ export { default as wechat } from './wechat.js'; | ||
export { default as x } from './x.js'; | ||
export { default as vk } from './vk.js'; | ||
export { default as xing } from './xing.js'; | ||
@@ -64,0 +65,0 @@ export { default as yelp } from './yelp.js'; |
@@ -31,2 +31,3 @@ import './icons/bandsintown.js'; | ||
import './icons/opensea.js'; | ||
import './icons/patreon.js'; | ||
import './icons/pinterest.js'; | ||
@@ -56,2 +57,3 @@ import './icons/pixiv.js'; | ||
import './icons/vine.js'; | ||
import './icons/vk.js'; | ||
import './icons/vsco.js'; | ||
@@ -61,3 +63,2 @@ import './icons/wechat.js'; | ||
import './icons/x.js'; | ||
import './icons/vk.js'; | ||
import './icons/xing.js'; | ||
@@ -64,0 +65,0 @@ import './icons/yelp.js'; |
{ | ||
"name": "react-social-icons", | ||
"version": "6.8.0", | ||
"version": "6.9.0", | ||
"description": "beautiful, easy svg social icons in react", | ||
@@ -45,2 +45,3 @@ "main": "./dist/react-social-icons.cjs", | ||
"./opensea": "./dist/icons/opensea.js", | ||
"./patreon": "./dist/icons/patreon.js", | ||
"./pinterest": "./dist/icons/pinterest.js", | ||
@@ -47,0 +48,0 @@ "./pixiv": "./dist/icons/pixiv.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
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
244463
73
1599