New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dobi-mongofb

Package Overview
Dependencies
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dobi-mongofb - npm Package Compare versions

Comparing version

to
5.2.0

src/client/Collection.js

6

package.json

@@ -10,4 +10,4 @@ {

"coverage:open": "opener ./coverage/lcov-report/index.html",
"format": "eslint . --ext js,mjs --fix",
"lint": "eslint . --ext js,mjs",
"format": "eslint . --ext js --fix",
"lint": "eslint . --ext js",
"prepublishOnly": "NODE_ENV=production npm run build",

@@ -17,3 +17,3 @@ "test": "NODE_ENV=test jest --verbose --no-cache --collectCoverage=false",

},
"version": "5.1.5",
"version": "5.2.0",
"dependencies": {

@@ -20,0 +20,0 @@ "@babel/runtime": "^7.0.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display