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

@mongosh/history

Package Overview
Dependencies
Maintainers
8
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 0.0.6 to 0.0.7

8

package.json
{
"name": "@mongosh/history",
"version": "0.0.6",
"version": "0.0.7",
"description": "MongoDB Shell History Package",

@@ -14,4 +14,4 @@ "main": "./lib/index.js",

"scripts": {
"test": "mocha --timeout 60000 --colors -r ts-node/register \"./{src,lib}/**/*.spec.ts\"",
"test-ci": "mocha --timeout 60000 -r ts-node/register \"./{src,lib}/**/*.spec.ts\"",
"test": "mocha -r \"../../scripts/import-expansions.js\" --timeout 60000 --colors -r ts-node/register \"./{src,lib}/**/*.spec.ts\"",
"test-ci": "mocha -r \"../../scripts/import-expansions.js\" --timeout 60000 -r ts-node/register \"./{src,lib}/**/*.spec.ts\"",
"lint": "eslint \"**/*.{js,ts,tsx}\"",

@@ -32,3 +32,3 @@ "check": "npm run lint",

},
"gitHead": "169e0d00bc4153b5687551e44cdd259afded699b"
"gitHead": "b545071bd3c742c2954ce1b609d6c7ce4fa29d8c"
}
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