Socket
Socket
Sign inDemoInstall

react-share

Package Overview
Dependencies
26
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.0 to 1.12.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 1.12.1 (Feb 25, 2017)
* Replaced `https://facebook.com/sharer.php` with `https://www.facebook.com/sharer/sharer.php`
## 1.12.0 (Feb 25, 2017)

@@ -2,0 +6,0 @@

2

lib/social-media-share-links.js

@@ -77,3 +77,3 @@ 'use strict';

return 'https://facebook.com/sharer.php' + (0, _utils.objectToGetParams)({
return 'https://www.facebook.com/sharer/sharer.php' + (0, _utils.objectToGetParams)({
u: url,

@@ -80,0 +80,0 @@ title: title,

{
"name": "react-share",
"version": "1.12.0",
"version": "1.12.1",
"description": "Easy social media share buttons and share counts.",

@@ -5,0 +5,0 @@ "main": "./lib/react-share.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc