Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1 to 1.0.2

2

lib/graph.js

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

exports.version = '1.0.1';
exports.version = '1.0.2';

@@ -31,0 +31,0 @@ /**

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

@@ -11,6 +11,3 @@ "keywords": [

],
"author": {
"name": "Akshaya Kumar Sharma",
"email": "akshayakrsh@gmail.com"
},
"author": "Akshaya Kumar Sharma <akshayakrsh@gmail.com>",
"main": "index",

@@ -31,3 +28,14 @@ "dependencies": {

"node": ">= 0.12.7"
}
},
"bugs": {
"url": "https://github.com/lordakshaya/fb-react-sdk/issues"
},
"homepage": "https://github.com/lordakshaya/fb-react-sdk#readme",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "ISC"
}
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