@qp-mongosh/history
Advanced tools
Comparing version 0.0.0-dev.5 to 0.0.0-dev.7
module.exports = require('../../config/eslintrc.base'); |
@@ -0,0 +0,0 @@ import redactSensitiveData from 'mongodb-redact'; |
@@ -0,0 +0,0 @@ "use strict"; |
export { changeHistory, redactSensitiveData, HIDDEN_COMMANDS } from './history'; | ||
export { redactConnectionString as redactURICredentials } from 'mongodb-connection-string-url'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@qp-mongosh/history", | ||
"version": "0.0.0-dev.5", | ||
"version": "0.0.0-dev.7", | ||
"description": "MongoDB Shell History Package", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -0,0 +0,0 @@ { |
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
17512
18
67