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

mongo-express

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongo-express - npm Package Compare versions

Comparing version 0.30.24 to 0.30.25

1

lib/bson.js

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

sJson = sJson.replace(/ObjectID\(/g, '{ "$oid": ');
sJson = sJson.replace(/DBRef\(/g, '{ "$ref": ');
sJson = sJson.replace(/ISODate\(/g, '');

@@ -111,0 +112,0 @@ sJson = sJson.replace(/\)/g, ' }');

2

package.json

@@ -20,3 +20,3 @@ {

],
"version": "0.30.24",
"version": "0.30.25",
"bin": {

@@ -23,0 +23,0 @@ "mongo-express": "./app.js"

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