[Pkg-javascript-commits] [node-deps-sort] 34/79: document showDeps

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:41:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-deps-sort.

commit 3135582ad6b6b05d9bc17f98494edbad04cf11c4
Author: James Halliday <mail at substack.net>
Date:   Mon Jul 21 17:26:11 2014 -0700

    document showDeps
---
 readme.markdown | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/readme.markdown b/readme.markdown
index 9bf0ab6..873210b 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -66,7 +66,9 @@ with integer indexes when `opts.index` is turned on. If `opts.expose` maps names
 to strings, those strings will be used to resolve the indexed references.
 
 * `opts.dedupe` - set `row.dedupe` for files that match existing contents. Sets
-`row.dedupeIndex` when `opts.index` is enabled.
+`row.dedupeIndex` when `opts.index` is enabled. When `row.dedupe` is set,
+`row.sameDeps` will be set to a boolean of whether the dependencies at the
+dedupe target match (true) or just the source content (false).
 
 # install
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-deps-sort.git



More information about the Pkg-javascript-commits mailing list