mercadopago
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -218,4 +218,42 @@ /* istanbul ignore next */ | ||
} | ||
}, | ||
transaction_details: { | ||
type: 'object', | ||
properties:{ | ||
acquirer_reference: { | ||
type: 'string' | ||
}, | ||
bank_transfer_id: { | ||
type: 'integer' | ||
}, | ||
external_resource_url: { | ||
type: 'string' | ||
}, | ||
financial_institution: { | ||
type: 'string' | ||
}, | ||
installment_amount: { | ||
type: 'number' | ||
}, | ||
net_received_amount: { | ||
type: 'number' | ||
}, | ||
overpaid_amount: { | ||
type: 'number' | ||
}, | ||
payable_deferral_period: { | ||
type: 'string' | ||
}, | ||
payment_method_reference_id: { | ||
type: 'string' | ||
}, | ||
total_paid_amount: { | ||
type: 'number' | ||
}, | ||
transaction_cicle: { | ||
type: 'string' | ||
} | ||
} | ||
} | ||
} | ||
}; |
{ | ||
"name": "mercadopago", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Mercadopago SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6100
215366
87
1