Socket
Socket
Sign inDemoInstall

ghost-payment-service

Package Overview
Dependencies
79
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

3

lib/authorizeNet/authorizeNetService.js

@@ -126,4 +126,3 @@ 'use strict';

resolve(_.mapValues(result._original, (val) => _.head(val))); // auth net returns an object where each value is an array, map to normal object
})
.catch(err => reject('Unable to process transaction, please try again or contact support.'));
});
})

@@ -130,0 +129,0 @@ }

{
"name": "ghost-payment-service",
"version": "1.2.1",
"version": "1.2.2",
"description": "nodejs client to interact with the authorize.net & stripe apis",

@@ -5,0 +5,0 @@ "main": "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