sails-mongo
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "sails-mongo", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Mongo DB adapter for Sails.js/Waterline.", | ||
@@ -8,3 +8,3 @@ "main": "./lib", | ||
"test": "npm run lint && npm run custom-tests", | ||
"custom-tests": "node node_modules/mocha/bin/mocha test/run-adapter-specific-tests && node node_modules/mocha/bin/mocha test/connectable/ && node node_modules/mocha/bin/mocha test/run-standard-tests", | ||
"custom-tests": "node node_modules/mocha/bin/mocha test/run-adapter-specific-tests && node node_modules/mocha/bin/mocha test/connectable/ && node test/run-standard-tests", | ||
"lint": "node node_modules/eslint/bin/eslint . --max-warnings=0", | ||
@@ -35,7 +35,7 @@ "start-mongodb": "docker-compose up -d mongo", | ||
"@sailshq/lodash": "^3.10.4", | ||
"async": "3.2.0", | ||
"async": "3.2.4", | ||
"flaverr": "^1.10.0", | ||
"machine": "^15.2.2", | ||
"mongodb": "3.5.9", | ||
"qs": "6.9.4" | ||
"mongodb": "3.7.3", | ||
"qs": "6.9.7" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
0
256411
+ Addedasync@3.2.4(transitive)
+ Addedmongodb@3.7.3(transitive)
+ Addedoptional-require@1.1.8(transitive)
+ Addedqs@6.9.7(transitive)
+ Addedrequire-at@1.0.6(transitive)
- Removedasync@3.2.0(transitive)
- Removedmongodb@3.5.9(transitive)
- Removedqs@6.9.4(transitive)
- Removedrequire_optional@1.0.1(transitive)
- Removedresolve-from@2.0.0(transitive)
- Removedsemver@5.7.2(transitive)
Updatedasync@3.2.4
Updatedmongodb@3.7.3
Updatedqs@6.9.7