Socket
Socket
Sign inDemoInstall

node-facebook-marketing

Package Overview
Dependencies
48
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.23 to 1.0.24

2

libs/index.js

@@ -47,3 +47,3 @@ var request = require('request');

FB.prototype.getAdsets = function(camp_id, cb) {
return makeFbRequest("/" +act_id+ "/adsets", null, cb);
return makeFbRequest("/" +camp_id+ "/adsets", null, cb);
}

@@ -50,0 +50,0 @@

{
"name": "node-facebook-marketing",
"version": "1.0.23",
"version": "1.0.24",
"description": "Connection to Facebook's Marketing API",

@@ -5,0 +5,0 @@ "main": "index.js",

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