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

mercadopago

Package Overview
Dependencies
Maintainers
12
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mercadopago - npm Package Compare versions

Comparing version 2.0.13 to 2.0.14

2

dist/clients/payment/create/types.d.ts

@@ -15,3 +15,3 @@ import type { Address, Items, Shipments } from '../../../clients/commonTypes';

additional_info?: AdditionalInfo;
application_fee?: string;
application_fee?: number;
binary_mode?: boolean;

@@ -18,0 +18,0 @@ callback_url?: string;

@@ -27,3 +27,3 @@ "use strict";

AppConfig.PRODUCT_ID = 'bc32b6ntrpp001u8nhkg';
AppConfig.SDK_VERSION = '2.0.13';
AppConfig.SDK_VERSION = '2.0.14';
AppConfig.Headers = {

@@ -30,0 +30,0 @@ AUTHORIZATION: 'Authorization',

{
"name": "mercadopago",
"version": "2.0.13",
"version": "2.0.14",
"description": "Mercadopago SDK for Node.js",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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