sails-mongo
Advanced tools
Comparing version 0.12.2 to 0.12.3
@@ -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 @@ |
{ | ||
"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) |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
93054
0
+ Added@sailshq/lodash@3.10.6(transitive)
+ Addedbson@1.0.9(transitive)
+ Addedbuffer-shims@1.0.0(transitive)
+ Addedes6-promise@3.2.1(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedmongodb@2.2.22(transitive)
+ Addedmongodb-core@2.1.7(transitive)
+ Addedprocess-nextick-args@1.0.7(transitive)
+ Addedreadable-stream@2.1.5(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removed@sailshq/lodash@3.10.2(transitive)
- Removedbson@0.4.23(transitive)
- Removedes6-promise@3.0.2(transitive)
- Removedisarray@0.0.1(transitive)
- Removedmongodb@2.1.20(transitive)
- Removedmongodb-core@1.3.20(transitive)
- Removedreadable-stream@1.0.31(transitive)
Updated@sailshq/lodash@^3.10.2
Updatedmongodb@2.2.22