Socket
Socket
Sign inDemoInstall

amazon-ppc-api

Package Overview
Dependencies
12
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.12 to 1.0.13

6

AdvertisingClient.js

@@ -387,3 +387,3 @@ const querystring = require("querystring");

`${apiVersion}/${campaignType}/snapshots/${snapshotId}`,
null,
{},
"GET"

@@ -477,3 +477,5 @@ );

accept: "*",
headers: {},
headers: {
"Amazon-Advertising-API-ClientId": this.options.clientId,
},
followRedirect: false,

@@ -480,0 +482,0 @@ compressed: false,

{
"name": "amazon-ppc-api",
"version": "1.0.12",
"version": "1.0.13",
"description": "This class helps you interfacing the Amazon Advertising 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