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

mg-dbx

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mg-dbx - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

2

package.json

@@ -5,3 +5,3 @@ {

"description": "High speed Synchronous and Asynchronous access to InterSystems Cache/IRIS and YottaDB from Node.js.",
"version": "2.0.12",
"version": "2.0.13",
"maintainers": "Chris Munt <cmunt@mgateway.com>",

@@ -8,0 +8,0 @@ "homepage": "https://github.com/chrisemunt/mg-dbx",

@@ -6,3 +6,3 @@ # mg-dbx

Chris Munt <cmunt@mgateway.com>
25 May 2020, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com)
8 June 2020, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com)

@@ -1021,4 +1021,10 @@ * Verified to work with Node.js v8 to v14.

* Introduce the option to connect to a database over the network
* Introduce the option to connect to a database over the network.
* Remove the 32K limit on the volume of data that can be sent to the database via the **mg-dbx** methods.
* Correct a fault that led to the failure of asynchronous calls to the **dbx::function** and **mglobal::previous** methods.
### v2.0.13 (8 June 2020)
* Correct a fault in the processing of InterSystems Object References (orefs).
* This fault only affected applications using API-based connectivity to the database (as opposed to network-based connectivity).
* The fault could result in Node.js throwing 'Heap Corruption' errors after creating an instance of an InterSystems Object.

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

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