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 4.0.0 to 4.0.1

4

package.json
{
"name": "medici",
"version": "4.0.0",
"version": "4.0.1",
"description": "Simple double-entry accounting for Node + Mongoose",
"main": "src/index.js",
"scripts": {
"test": "mocha && npm i mongoose@4 && mocha && npm i mongoose@5"
"test": "mocha"
},

@@ -9,0 +9,0 @@ "files": [

@@ -280,2 +280,3 @@ [![Build Status](https://travis-ci.org/koresar/medici.png?branch=master)](https://travis-ci.org/koresar/medici)

- Node.js 8 is required now.
- Drop support of Mongoose v4. Only v5 is supported now. (But v4 should just work, even though not tested.)
- No API changes.

@@ -282,0 +283,0 @@

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