Socket
Socket
Sign inDemoInstall

ebay-trading-api

Package Overview
Dependencies
7
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

6

package.json
{
"name": "ebay-trading-api",
"version": "1.0.2",
"description": "A node client for eBay Trading API",
"version": "1.0.3",
"description": "Node client for eBay Trading API",
"main": "index.js",

@@ -23,3 +23,3 @@ "directories": {

"author": "d6er",
"license": "ISC",
"license": "MIT",
"bugs": {

@@ -26,0 +26,0 @@ "url": "https://github.com/d6er/ebay-trading-api/issues"

@@ -12,5 +12,5 @@ ebay-trading-api

Copy env.js.production or env.js.sandbox to env.js file.
Copy **env.js.production** or **env.js.sandbox** to **env.js**.
If you use calls that set up and retrieve a user\'s authentication token (these calls are: GetSessionID, FetchToken, GetTokenStatus, and RevokeToken), copy appkeys.js.sample to appkeys.js.
If you use *GetSessionID*, *FetchToken*, *GetTokenStatus* or *RevokeToken*, copy **appkeys.js.sample** to **appkeys.js** and update devname, appname and certname in appKeys object.

@@ -17,0 +17,0 @@ ## Example

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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