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.13.0 to 1.13.1

22

package.json
{
"name": "ebay-api",
"description": "eBay API Client",
"version": "1.13.0",
"version": "1.13.1",
"homepage": "https://github.com/benbuckman/nodejs-ebay-api",

@@ -12,14 +12,14 @@ "author": "Ben Buckman",

"dependencies": {
"async": "^1.4.2",
"debug": "^2.2.0",
"lodash": "^3.10.1",
"request": "^2.72.0",
"xml": "^1.0.0",
"xml2js": "^0.4.12"
"async": "1.5.2",
"debug": "2.2.0",
"lodash": "3.10.1",
"request": "2.72.0",
"xml": "1.0.1",
"xml2js": "0.4.16"
},
"devDependencies": {
"chai": "^3.3.0",
"mocha": "^2.3.3",
"sinon": "^1.17.1",
"sinon-chai": "^2.8.0"
"chai": "3.5.0",
"mocha": "2.5.3",
"sinon": "1.17.4",
"sinon-chai": "2.8.0"
},

@@ -26,0 +26,0 @@ "scripts": {

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