Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dotdashpay

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotdashpay - npm Package Compare versions

Comparing version 1.2.2-rc to 1.2.3-rc

2

lib/server.js

@@ -131,3 +131,3 @@ /**

delete _pendingRequests[correlationId];
}, request._protobuf.getTimeoutSeconds()*1000);
}, request._protobuf.getTimeoutSeconds()*1000 || (1000*60*5));
}

@@ -134,0 +134,0 @@

{
"name": "dotdashpay",
"version": "1.2.2-rc",
"version": "1.2.3-rc",
"description": "DotDashPay Node SDK",

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

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

Sorry, the diff of this file is not supported yet

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