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

medici

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

medici - npm Package Compare versions

Comparing version 5.0.0-next.7 to 5.0.0-next.8

2

build/models/balance.js

@@ -46,3 +46,3 @@ "use strict";

account: balanceData.account,
meta: balanceData.meta,
meta: (0, flattenObject_1.flattenObject)(balanceData.meta, "", true),
transaction: balanceData.transaction,

@@ -49,0 +49,0 @@ timestamp: balanceData.timestamp,

{
"name": "medici",
"version": "5.0.0-next.7",
"version": "5.0.0-next.8",
"description": "Simple double-entry accounting for Node + Mongoose",

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

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