Socket
Socket
Sign inDemoInstall

paypal-ece

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paypal-ece - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

3

lib/paypal-ec.js

@@ -103,2 +103,3 @@ /*!

PayPalEC.prototype.get_details = function(params,callback){
console.log('GetExpressCheckoutDetails');
var self = this;

@@ -108,3 +109,3 @@

if( !err ){
console.log(data);
data
}

@@ -111,0 +112,0 @@

{
"name" : "paypal-ece",
"version" : "0.0.5",
"version" : "0.0.6",
"description" : "An API wrapper for PayPal's Express Checkout with checkoutnow.",

@@ -5,0 +5,0 @@ "keywords" : [ "paypal", "express", "checkout", "payment" ],

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