Socket
Socket
Sign inDemoInstall

ebay-api

Package Overview
Dependencies
28
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.6.0 to 8.6.1

4

dist/api/restful/postOrder/cancellation/index.js

@@ -39,5 +39,3 @@ import Restful from '../../index.js';

return this.get(`/cancellation/search`, {
params: {
params
}
params
});

@@ -44,0 +42,0 @@ }

@@ -44,5 +44,3 @@ "use strict";

return this.get(`/cancellation/search`, {
params: {
params
}
params
});

@@ -49,0 +47,0 @@ }

{
"name": "ebay-api",
"author": "Daniil Tomilow",
"version": "8.6.0",
"version": "8.6.1",
"description": "eBay API for Node and Browser",

@@ -6,0 +6,0 @@ "type": "module",

@@ -24,3 +24,3 @@ # eBay Node API in TypeScript with Browser support

* `v8.6.0` is the latest release.
* `v8.6.1` is the latest release.
* See [here](https://github.com/hendt/ebay-api/blob/master/CHANGELOG.md) for the full changelog.

@@ -27,0 +27,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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