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 1.3.8 to 1.3.9

bin/winx64/node13/mg-dbx.node

2

package.json

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

"description": "High speed Synchronous and Asynchronous access to M-like databases from Node.js.",
"version": "1.3.8",
"version": "1.3.9",
"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>
14 November 2019, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com)
26 February 2020, M/Gateway Developments Ltd [http://www.mgateway.com](http://www.mgateway.com)
* Verified to work with Node.js v8 to v12.
* Verified to work with Node.js v8 to v13.
* [Release Notes](#RelNotes) can be found at the end of this document.

@@ -163,3 +163,3 @@

<global>.set(<key>, callback(<error>, <result>));
<global>.get(<key>, callback(<error>, <result>));

@@ -637,3 +637,3 @@ Example:

Copyright (c) 2018-2019 M/Gateway Developments Ltd,
Copyright (c) 2018-2020 M/Gateway Developments Ltd,
Surrey UK.

@@ -688,1 +688,7 @@ All rights reserved.

### v1.3.9 (26 February 2020)
* Verify that mg-dbx will build and work with Node.js v13.x.x.
* Suppress a number of benign 'cast-function-type' compiler warnings when building on the Raspberry Pi.

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

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