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

@mongosh/history

Package Overview
Dependencies
Maintainers
10
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/history - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

lib/history.js

@@ -18,3 +18,3 @@ "use strict";

else if (redact === 'redact-sensitive-data') {
history[0] = mongodb_redact_1.default(history[0]);
history[0] = (0, mongodb_redact_1.default)(history[0]);
}

@@ -21,0 +21,0 @@ }

{
"name": "@mongosh/history",
"version": "1.3.0",
"version": "1.3.1",
"description": "MongoDB Shell History Package",

@@ -35,3 +35,3 @@ "main": "./lib/index.js",

},
"gitHead": "df88ce833d498163c966e34c815ab669d2bee50c"
"gitHead": "29a1453899120580f7ee669ec5952810b86d11b7"
}

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