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.8 to 1.0.9

4

AdvertisingClient.js

@@ -405,5 +405,5 @@ const querystring = require("querystring");

requestReport(campaignType, recordType, data) {
requestReport(recordType, data) {
return this.apiRequest(
`v2/${campaignType}/${recordType}/report`,
`v2/sp/${recordType}/report`,
data,

@@ -410,0 +410,0 @@ `POST`

{
"name": "amazon-ppc-api",
"version": "1.0.8",
"version": "1.0.9",
"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