Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.19 to 2.1.20

bin/winx64/node15/mg-dbx.node

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.1.19",
"version": "2.1.20",
"maintainers": "Chris Munt <cmunt@mgateway.com>",

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

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

Chris Munt <cmunt@mgateway.com>
15 August 2020, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com)
9 December 2020, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com)
* Verified to work with Node.js v8 to v14.
* Verified to work with Node.js v8 to v15.
* Two connectivity models to the InterSystems or YottaDB database are provided: High performance via the local database API or network based.

@@ -73,3 +73,3 @@ * [Release Notes](#RelNotes) can be found at the end of this document.

Two M routines need to be installed (%zmgsi and %zmgsis). These can be found in the GitHub source code repository ([https://github.com/chrisemunt/mg-dbx](https://github.com/chrisemunt/mg-dbx))
Two M routines need to be installed (%zmgsi and %zmgsis). These can be found in the **mgsi** GitHub source code repository ([https://github.com/chrisemunt/mgsi](https://github.com/chrisemunt/mgsi))

@@ -90,3 +90,3 @@

M/Gateway Developments Ltd - Service Integration Gateway
Version: 3.3; Revision 9 (17 June 2020)
Version: 3.6; Revision 15 (6 November 2020)

@@ -120,3 +120,3 @@

M/Gateway Developments Ltd - Service Integration Gateway
Version: 3.3; Revision 9 (17 June 2020)
Version: 3.6; Revision 15 (6 November 2020)

@@ -132,2 +132,3 @@ Note that the version of **zmgsi** is successfully displayed.

A copy of this file can be downloaded from the **/unix** directory of the **mgsi** GitHub repository [here](https://github.com/chrisemunt/mgsi)

@@ -179,3 +180,3 @@ ### Setting up the network service (for network based connectivity only)

* Note: sample copies of **zmgsi\_xinetd** and **zmgsi\_ydb** are included in the **/unix** directory.
* Note: sample copies of **zmgsi\_xinetd** and **zmgsi\_ydb** are included in the **/unix** directory of the **mgsi** GitHub repository [here](https://github.com/chrisemunt/mgsi).

@@ -1117,2 +1118,12 @@ Edit the services file:

* For information, the Cache library was renamed from libcache to libisccache and the IRIS library from libirisdb to libiscirisdb
* This change does not affect Windows platforms.
* This change does not affect Windows platforms.
### v2.1.19a (13 November 2020)
* Verify that **mg-dbx** will build and work with Node.js v15.x.x.
* Note that files that were previously held under the **/m**, **/yottadb**, and **/unix** directories are now available from the **mgsi** GitHub repository. These files are common to a number of my Open Source projects.
* [https://github.com/chrisemunt/mgsi](https://github.com/chrisemunt/mgsi)
### v2.1.20 (9 December 2020)
* Correct a fault that occasionally led to failures in network-based connectivity between **mg\-dbx** and DB Servers.

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