Socket
Socket
Sign inDemoInstall

connect-sdk-nodejs

Package Overview
Dependencies
127
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.0 to 3.6.0

2

package.json
{
"name": "connect-sdk-nodejs",
"version": "3.5.0",
"version": "3.6.0",
"description": "SDK to communicate with the Ingenico ePayments platform using the Ingenico Connect Server API",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -1476,2 +1476,5 @@ {

"properties" : {
"authenticationAmount" : {
"$ref" : "#/definitions/AmountOfMoney"
},
"authenticationFlow" : {

@@ -1478,0 +1481,0 @@ "type" : "string"

@@ -1848,2 +1848,5 @@ {

"properties" : {
"authenticationAmount" : {
"$ref" : "#/definitions/AmountOfMoney"
},
"authenticationFlow" : {

@@ -1850,0 +1853,0 @@ "type" : "string"

@@ -12,3 +12,3 @@ var dateformat = require('dateformat');

'sdkCreator': 'Ingenico',
'sdkIdentifier': 'NodejsServerSDK/v3.5.0',
'sdkIdentifier': 'NodejsServerSDK/v3.6.0',
'platformIdentifier': process.env['OS'] + ' Node.js/' + process.versions.node

@@ -15,0 +15,0 @@ }

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