New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fb-react-sdk

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fb-react-sdk - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

lib/graph.js

@@ -28,3 +28,3 @@ /**

exports.version = '1.0.2';
exports.version = '1.0.3';

@@ -197,3 +197,3 @@ /**

.send(this.postData)
.then(function (err, res) {
.end(function (err, res) {
if (err) {

@@ -200,0 +200,0 @@ return self.callback({

{
"name": "fb-react-sdk",
"version": "1.0.2",
"version": "1.0.3",
"description": "Facebook Graph API client",

@@ -5,0 +5,0 @@ "keywords": [

@@ -9,3 +9,3 @@ #### Note: fb-react-sdk is forked version from [FBgraph](http://criso.github.com/fbgraph/). The forked version is capable of working directly with your react application with no dependency on node.js. In other words, you can use this module in your React application that uses webpack or es6+. The rest of the documentation remains the same as FBgraph.

### Version: 1.0.1
### Version: 1.0.3

@@ -12,0 +12,0 @@ ## Oh nooooooesss - MOAR facebook

Sorry, the diff of this file is not supported yet

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