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

sails-mongo

Package Overview
Dependencies
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-mongo - npm Package Compare versions

Comparing version 0.12.2 to 0.12.3

1

CHANGELOG.md

@@ -5,2 +5,3 @@ # Sails-Mongo Changelog

* [INTERNAL] Bump and pin dependency versions
* [BUG] Update mongo driver version picking up patches fixes issue with ssl connectivity which was resolved in mongodb[2.1.20]. See [#425](https://github.com/balderdashy/sails-mongo/issues/435) for more details.

@@ -7,0 +8,0 @@

6

package.json
{
"name": "sails-mongo",
"version": "0.12.2",
"version": "0.12.3",
"description": "Mongo DB adapter for Sails.js",

@@ -46,5 +46,5 @@ "main": "./lib/adapter.js",

"dependencies": {
"@sailshq/lodash": "3.10.2",
"@sailshq/lodash": "^3.10.2",
"async": "2.0.1",
"mongodb": "2.1.20",
"mongodb": "2.2.22",
"validator": "4.5.1",

@@ -51,0 +51,0 @@ "waterline-cursor": "0.0.7",

@@ -190,3 +190,3 @@ [![](https://camo.githubusercontent.com/9e49073459ed4e0e2687b80eaf515d87b0da4a6b/687474703a2f2f62616c64657264617368792e6769746875622e696f2f7361696c732f696d616765732f6c6f676f2e706e67)](http://sailsjs.com)

Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/contribute) when opening issues or submitting pull requests.
Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests.

@@ -193,0 +193,0 @@ [![NPM](https://nodei.co/npm/sails-mongo.png?downloads=true)](http://npmjs.com/package/sails-mongo)

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