Socket
Socket
Sign inDemoInstall

facebook-javascript-all-photos

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "facebook-javascript-all-photos",
"version": "1.0.2",
"version": "1.0.3",
"description": "Get all Facebook albums and photos https://websitebeaver.com/facebook-api-javascript-sdk-get-all-albums-and-photos",

@@ -5,0 +5,0 @@ "main": "src/fb-code.js",

@@ -62,3 +62,3 @@ # Facebook API JavaScript SDK get all Albums and Photos

| errorObj | <code>object</code> | Facebook-specific error object. |
| profilePictureURL | <code>string</code> | Facebook profile picture URL. const fbAllPhotos = new FbAllPhotos(); |
| profilePictureURL | <code>string</code> | Facebook profile picture URL. |

@@ -88,3 +88,2 @@

```
<a name="FbAllPhotos+getProfilePicture"></a>

@@ -91,0 +90,0 @@

@@ -12,2 +12,3 @@ /**

* @property {string} profilePictureURL - Facebook profile picture URL.
* @example
* const fbAllPhotos = new FbAllPhotos();

@@ -14,0 +15,0 @@ */

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