New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mx-atrium

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mx-atrium - npm Package Compare versions

Comparing version 2.11.3 to 2.11.4

1

atrium.d.ts

@@ -26,2 +26,3 @@ /// <reference types="node" />

'lastPayment'?: number;
'lastPaymentAt'?: string;
'loanAmount'?: number;

@@ -28,0 +29,0 @@ 'maturesOn'?: string;

8

package.json
{
"name": "mx-atrium",
"version": "2.11.3",
"version": "2.11.4",
"description": "NodeJS client for mx-atrium-node",

@@ -23,6 +23,6 @@ "repository": "mxenabled/mx-atrium-node",

"dependencies": {
"@types/bluebird": "*",
"@types/request": "*",
"bluebird": "^3.5.0",
"request": "^2.81.0",
"@types/bluebird": "*",
"@types/request": "*"
"request": "^2.81.0"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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