react-linkedinbadge
Advanced tools
Comparing version 5.12.2036 to 5.12.2037
{ | ||
"name": "react-linkedinbadge", | ||
"version": "5.12.2036", | ||
"version": "5.12.2037", | ||
"description": "The LinkedIn Badge Rendering React Component is a powerful tool for displaying LinkedIn badges on websites. With customizable options and support for both profile and entity badges, this component offers improved features over LinkedIn's basic implementation. It enhances code organization by separating badge container rendering from dynamic content rendering and efficiently handles asynchronous loading of content from LinkedIn servers. This component also allows for easy management of multiple badges on a page and provides a callback function for tracking badge rendering completion. Make sure to review the licensing information for proper usage.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -27,2 +27,4 @@ # LinkedIn Badges with React | ||
For more details the different versions that are maintained and supported which render the profile badges in different forms, please see the [SECURITY.md](SECURITY.md) | ||
## Installation | ||
@@ -29,0 +31,0 @@ |
706626
191