Socket
Socket
Sign inDemoInstall

connect-sdk-nodejs

Package Overview
Dependencies
78
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.18.0 to 3.19.0

hostedcheckouts/remove.js

2

hostedcheckouts/index.js

@@ -12,3 +12,5 @@ "use strict";

// console.log(`Added get to module space`);
modules['remove'] = require('./remove');
// console.log(`Added remove to module space`);
module.exports = modules;

2

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

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

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

'sdkCreator': 'Ingenico',
'sdkIdentifier': 'NodejsServerSDK/v3.18.0',
'sdkIdentifier': 'NodejsServerSDK/v3.19.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