facebook-graphapi-js-connector
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -29,3 +29,3 @@ { | ||
"deprecated": false, | ||
"description": "Lets you connect to facebook from your javascript application using the facebook graph api. Use the package to read, write, update or delete postsand info on the the logged in account, or on pages managed by the logged in user", | ||
"description": "Connect your javascript application to facebook using the facebook graph api. Use the package to read, write, update or delete posts or info on behalf of the logged in user account, or on behalf of pages managed by the logged in user", | ||
"keywords": [ | ||
@@ -43,3 +43,3 @@ "facebook", | ||
}, | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"devDependencies": { | ||
@@ -46,0 +46,0 @@ "webpack": "^4.17.0", |
@@ -6,3 +6,4 @@ # Facebook graphapi js connector | ||
Be aware; This package is only a side-project, use with caution. | ||
Be aware; This package is only a personal side-project, use with caution. | ||
The author has no affiliation with facebook | ||
@@ -9,0 +10,0 @@ ## Prerequisite |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10364
50