Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "borgdb", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A DB agnostic NoSQL DB abstraction layer - NOT PRODUCTION READY", | ||
@@ -21,5 +21,5 @@ "main": "./lib/BorgDB.js", | ||
"async": "~0.2.9", | ||
"mongo-join": "~1.0.0", | ||
"mongo-join": "cbumgard/node-mongo-join", | ||
"mocha-mongo": "~0.1.1" | ||
} | ||
} |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
117585
1
- Removedasync@0.1.22(transitive)
- Removedbson@0.1.8(transitive)
- Removedmongo-join@1.0.0(transitive)
- Removedmongodb@1.2.14(transitive)
- Removedsemaphore@1.0.5(transitive)
- Removedunderscore@1.4.4(transitive)