Socket
Socket
Sign inDemoInstall

ebay-api

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebay-api - npm Package Compare versions

Comparing version 1.9.3 to 1.10.0

4

lib/xml-request.js

@@ -102,6 +102,6 @@ var

var reqOptions = _.extend({}, options.reqOptions, {
var reqOptions = _.extend({}, {
url: buildRequestUrl(options),
body: buildXmlInput(options),
});
}, options.reqOptions);

@@ -108,0 +108,0 @@ debug('XML request options', reqOptions);

{
"name": "ebay-api",
"description": "eBay API Client",
"version": "1.9.3",
"version": "1.10.0",
"homepage": "https://github.com/benbuckman/nodejs-ebay-api",

@@ -6,0 +6,0 @@ "author": "Ben Buckman",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc