Socket
Socket
Sign inDemoInstall

mercadopago

Package Overview
Dependencies
8
Maintainers
12
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5 to 2.0.6

1

dist/clients/payment/commonTypes.d.ts

@@ -84,2 +84,3 @@ import { ApiResponse } from '../../types';

payable_deferral_period?: any;
transaction_id?: string;
};

@@ -86,0 +87,0 @@ export declare type FeeDetails = {

@@ -71,2 +71,3 @@ import type { Identification } from '../../../clients/commonTypes';

acquirer_reference: string;
transaction_id?: string;
};

@@ -73,0 +74,0 @@ export declare type PaymentSearchPaging = {

2

dist/utils/config/index.js

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

AppConfig.PRODUCT_ID = 'bc32b6ntrpp001u8nhkg';
AppConfig.SDK_VERSION = '2.0.5';
AppConfig.SDK_VERSION = '2.0.6';
AppConfig.Headers = {

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

{
"name": "mercadopago",
"version": "2.0.5",
"version": "2.0.6",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc