Socket
Socket
Sign inDemoInstall

@grath/ebay-ts-sdk

Package Overview
Dependencies
63
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

1

build/ebay/ebay.js

@@ -72,3 +72,2 @@ "use strict";

e_1 = _a.sent();
console.log(e_1);
throw e_1;

@@ -75,0 +74,0 @@ case 3: return [2];

@@ -44,3 +44,2 @@ import * as request from 'request-promise';

} catch (e) {
console.log(e);
throw e;

@@ -47,0 +46,0 @@ }

2

package.json

@@ -11,3 +11,3 @@ {

"description": "TypeScript sdk to work with ebay API calls",
"version": "2.1.1",
"version": "2.1.2",
"main": "build/index.js",

@@ -14,0 +14,0 @@ "types": "build/index.d.ts",

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