Socket
Socket
Sign inDemoInstall

fb-stm-button

Package Overview
Dependencies
8
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "fb-stm-button",
"version": "1.0.4",
"version": "1.0.5",
"description": "Facebook Send To Messenger Button for React JS",

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

@@ -86,6 +86,3 @@ ### Facebook Send To Messenger Button for React JS

return (
<div
className={`flex stm-button ${!this.state.stmLoaded && "loading"}`}
style={this.props.currentView === "email" ? { display: "none" } : {}}
>
<div>
<FbStmButton

@@ -92,0 +89,0 @@ appId="YOUR-APP-ID"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc