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

@enkidevs/assert-mongodb-empty-node

Package Overview
Dependencies
Maintainers
12
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enkidevs/assert-mongodb-empty-node - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -50,3 +50,3 @@ #!/usr/bin/env node

success = `Verified ${
collectionsCounts.length
collectionCounts.length
} collections. None had more than 0 records.`;

@@ -53,0 +53,0 @@ }

{
"name": "@enkidevs/assert-mongodb-empty-node",
"version": "1.0.2",
"version": "1.0.3",
"description": "Node script used to check if mongodb collections are empty",

@@ -14,3 +14,3 @@ "main": "index.js",

},
"gitHead": "e22b74bd98cfb0d311e906b9b5128528c00c0a87"
"gitHead": "1fd533f493c6c5912dfc98dd98b84bbfa45c8df2"
}
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