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

froncubator-mongo

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

froncubator-mongo - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

package.json
{
"name": "froncubator-mongo",
"description": "MongoDB library with typing and schema-models.",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://github.com/froncubator/froncubator-mongo",

@@ -26,2 +26,2 @@ "main": "froncubator-mongo.js",

}
}
}

@@ -173,4 +173,6 @@ # froncubator-mongo

defaultQueryPart: {
hide: 0,
$ne: 1
hide: {
default: 0,
$ne: 1
}
}

@@ -206,2 +208,2 @@ })

[MIT license](https://github.com/froncubator/froncubator-mongo/blob/master/LICENSE)
[MIT license](https://github.com/froncubator/froncubator-mongo/blob/master/LICENSE)
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