Package: node-debug / 2.5.1-1

Metadata

Package Version Patches format
node-debug 2.5.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 bundle_ms.diff | (download)

node_modules/ms/.gitignore | 2 2 + 0 - 0 !
node_modules/ms/.travis.yml | 4 4 + 0 - 0 !
node_modules/ms/LICENSE.md | 21 21 + 0 - 0 !
node_modules/ms/README.md | 52 52 + 0 - 0 !
node_modules/ms/component.json | 15 15 + 0 - 0 !
node_modules/ms/index.js | 149 149 + 0 - 0 !
node_modules/ms/package.json | 36 36 + 0 - 0 !
node_modules/ms/test/index.js | 221 221 + 0 - 0 !
8 files changed, 500 insertions(+)

 bundle ms module as patch.
 It is exported by debug as "humanize".
01 sinon chai.diff | (download)

test/debug_spec.js | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 patch away the dependency on sinon-chai.