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

mongolass

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongolass - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

4

changelog.md

@@ -0,1 +1,5 @@

## 4.1.4/2018-04-11
- update `another-json-schema`
## 4.1.3/2018-01-19

@@ -2,0 +6,0 @@

4

package.json
{
"name": "mongolass",
"version": "4.1.3",
"version": "4.1.4",
"description": "Elegant MongoDB driver for Node.js.",

@@ -43,3 +43,3 @@ "main": "lib/index.js",

"dependencies": {
"another-json-schema": "3.4.0",
"another-json-schema": "^3.5.0",
"debug": "3.1.0",

@@ -46,0 +46,0 @@ "inflected": "2.0.3",

@@ -115,3 +115,3 @@ ## Mongolass

Same as [node-mongodb-native](http://mongodb.github.io/node-mongodb-native/2.2/api/Collection.html).
Same as [node-mongodb-native](http://mongodb.github.io/node-mongodb-native/3.0/api/Collection.html).

@@ -118,0 +118,0 @@ ## Mongolass vs Mongoose

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