Socket
Socket
Sign inDemoInstall

ebay-api-reborn

Package Overview
Dependencies
74
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "ebay-api-reborn",
"version": "1.0.1",
"version": "1.0.2",
"description": "An updated version of ebay-api module that includes oauth for eBay sShopping and Trading API",

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

@@ -32,5 +32,5 @@ eBay API client for Node.js

`npm install ebay-api-upd`
`npm install ebay-api-reborn`
`var ebay = require('ebay-api-upd');`
`var ebay = require('ebay-api-reborn');`

@@ -37,0 +37,0 @@ (See the [examples][examples])

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