react-share
Advanced tools
Comparing version 1.14.0 to 1.14.1
@@ -0,1 +1,5 @@ | ||
## 1.14.1 (Jun 4, 2017) | ||
* Minor accessibility update. | ||
## 1.14.0 (Jun 4, 2017) | ||
@@ -2,0 +6,0 @@ |
@@ -141,2 +141,4 @@ 'use strict'; | ||
{ | ||
role: 'button', | ||
tabIndex: '0', | ||
onClick: this.onClick, | ||
@@ -143,0 +145,0 @@ className: classes, |
{ | ||
"name": "react-share", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"description": "Easy social media share buttons and share counts.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/react-share.js", |
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
54719
871