Socket
Socket
Sign inDemoInstall

pagarme

Package Overview
Dependencies
Maintainers
19
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pagarme - npm Package Compare versions

Comparing version 4.33.1 to 4.34.0

lib/resources/receivableUnits.js

2

lib/resources/index.js

@@ -45,2 +45,3 @@ import transactions from './transactions'

import register from './register'
import receivableUnits from './receivableUnits'

@@ -92,2 +93,3 @@ export default {

register,
receivableUnits,
}

@@ -292,2 +292,6 @@ const base = 'https://api.pagar.me:443/1'

const receivableUnits = {
all: '/receivable-units',
}
export default {

@@ -320,2 +324,3 @@ acquirers,

postbacks,
receivableUnits,
recipients,

@@ -322,0 +327,0 @@ register,

2

package.json
{
"name": "pagarme",
"version": "4.33.1",
"version": "4.34.0",
"description": "A JavaScript library to interface with Pagar.me API",

@@ -5,0 +5,0 @@ "main": "pagarme.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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