@debitoor/mongocopy
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -1,2 +0,2 @@ | ||
const {MongoClient} = require('mongodb'); | ||
const { MongoClient } = require('mongodb'); | ||
const stream = require('stream'); | ||
@@ -23,4 +23,4 @@ const async = require('async'); | ||
} | ||
dbFrom = dbs.dbFrom; | ||
dbTo = dbs.dbTo; | ||
dbFrom = dbs.dbFrom.db(); | ||
dbTo = dbs.dbTo.db(); | ||
startCopy(); | ||
@@ -27,0 +27,0 @@ }); |
{ | ||
"name": "@debitoor/mongocopy", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "module for copying the subsets of data between mongo databases", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"async": "2.1.4", | ||
"mongodb": "2.2.23" | ||
"mongodb": "3.3.4" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5260
1
+ Addedbson@1.1.6(transitive)
+ Addedmemory-pager@1.5.0(transitive)
+ Addedmongodb@3.3.4(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsaslprep@1.0.3(transitive)
+ Addedsparse-bitfield@3.0.3(transitive)
- Removedbson@1.0.9(transitive)
- Removedbuffer-shims@1.0.0(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedes6-promise@3.2.1(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedmongodb@2.2.23(transitive)
- Removedmongodb-core@2.1.8(transitive)
- Removedprocess-nextick-args@1.0.7(transitive)
- Removedreadable-stream@2.1.5(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updatedmongodb@3.3.4