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

mvom

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mvom - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

14

.mvomrc.json
{
"dependencies": {
"deleteById": "^0.0.2",
"deploy": "^0.0.2",
"entry": "^0.0.2",
"find": "^0.0.2",
"findById": "^0.0.2",
"getServerInfo": "^0.0.1",
"save": "^0.0.2"
"deleteById": "^0.1.0",
"deploy": "^0.1.0",
"entry": "^0.1.0",
"find": "^0.1.0",
"findById": "^0.1.0",
"getServerInfo": "^0.1.0",
"save": "^0.1.0"
}
}
# CHANGELOG.md
## 0.3.0
###### _2018-12-27_
- Improve the performance of the server-side formatDocument routine on large records by switching to REMOVE and udoAppendArrayItem @kthompson23
- Fix an abort from the U2 digest function when reading or overwriting a previously empty record. @kthompson23
- Correctly format an attribute that only contains subvalued data. Previously this returned a string with embedded subvalue delimiters. This now returns a nested array. @kthompson23
## 0.2.1

@@ -3,0 +9,0 @@ ###### _2018-10-22_

{
"name": "mvom",
"author": "STORIS",
"version": "0.2.1",
"version": "0.3.0",
"description": "Multivalue Object Mapper",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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