Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-facebook

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-facebook - npm Package Compare versions

Comparing version 4.0.7 to 4.0.8

34

lib/Process.js

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

if (!dontWait) {
_context.next = 11;
_context.next = 12;
break;

@@ -101,26 +101,26 @@ }

});
_context.next = 18;
break;
return _context.abrupt('return');
case 11:
_context.next = 13;
case 12:
_context.next = 14;
return _this.process(facebook);
case 13:
case 14:
response = _context.sent;
if (!onResponse) {
_context.next = 17;
_context.next = 18;
break;
}
_context.next = 17;
_context.next = 18;
return onResponse(response);
case 17:
_context.next = 25;
case 18:
_context.next = 26;
break;
case 19:
_context.prev = 19;
case 20:
_context.prev = 20;
_context.t0 = _context['catch'](3);

@@ -130,10 +130,10 @@ _onError = _this.props.onError;

if (!_onError) {
_context.next = 25;
_context.next = 26;
break;
}
_context.next = 25;
_context.next = 26;
return _onError(_context.t0);
case 25:
case 26:

@@ -144,3 +144,3 @@ _this.setState({

case 26:
case 27:
case 'end':

@@ -150,3 +150,3 @@ return _context.stop();

}
}, _callee, _this2, [[3, 19]]);
}, _callee, _this2, [[3, 20]]);
}));

@@ -153,0 +153,0 @@

{
"name": "react-facebook",
"version": "4.0.7",
"version": "4.0.8",
"description": "Facebook components like a Login button, Like, Share, Comments or Embedded Post",

@@ -5,0 +5,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc