Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ebay-node

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebay-node - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

dist/ebay.js

@@ -66,3 +66,3 @@ 'use strict';

value: function sessionCreateCheckoutSession(params, callback) {
var actionPath = '/session';
var actionPath = '/session/createCheckoutSession';

@@ -69,0 +69,0 @@ this.requestHelper.post(actionPath, params, function (err, response, body) {

@@ -5,3 +5,3 @@ {

"main": "dist/ebay.js",
"version": "1.4.1",
"version": "1.4.2",
"scripts": {

@@ -8,0 +8,0 @@ "commit": "git-cz",

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