Socket
Socket
Sign inDemoInstall

viewmodel

Package Overview
Dependencies
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viewmodel - npm Package Compare versions

Comparing version 1.5.15 to 1.5.16

1

lib/databases/mongodb.js

@@ -82,2 +82,3 @@ 'use strict';

var finish = function (err) {
self.client = client;
self.isConnected = true;

@@ -84,0 +85,0 @@ if (!err) {

2

package.json
{
"author": "adrai",
"name": "viewmodel",
"version": "1.5.15",
"version": "1.5.16",
"private": false,

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

@@ -1,2 +0,2 @@

## [v1.5.15](https://github.com/adrai/node-viewmodel/compare/v1.5.14...v1.5.15)
## [v1.5.16](https://github.com/adrai/node-viewmodel/compare/v1.5.14...v1.5.16)
- Support mongo connection string

@@ -3,0 +3,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