Socket
Socket
Sign inDemoInstall

@shelf/jest-mongodb

Package Overview
Dependencies
228
Maintainers
56
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.5 to 4.1.6

2

lib/environment.js

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

super(config, context);
this.globalConfigPath = (0, _path.join)(config.projectConfig.rootDir, 'globalConfig.json');
this.globalConfigPath = (0, _path.join)(config.globalConfig.rootDir, 'globalConfig.json');
}

@@ -21,0 +21,0 @@ async setup() {

{
"name": "@shelf/jest-mongodb",
"version": "4.1.5",
"version": "4.1.6",
"private": false,

@@ -5,0 +5,0 @@ "description": "Run your tests using Jest & MongoDB in Memory server",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc