diff options
Diffstat (limited to 'tests/testdata/npm/cjs_with_deps/main.out')
-rw-r--r-- | tests/testdata/npm/cjs_with_deps/main.out | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/tests/testdata/npm/cjs_with_deps/main.out b/tests/testdata/npm/cjs_with_deps/main.out index aac21abba..087abe673 100644 --- a/tests/testdata/npm/cjs_with_deps/main.out +++ b/tests/testdata/npm/cjs_with_deps/main.out @@ -1,33 +1,33 @@ [UNORDERED_START] -Download http://localhost:4545/npm/registry/chalk -Download http://localhost:4545/npm/registry/chai -Download http://localhost:4545/npm/registry/ansi-styles -Download http://localhost:4545/npm/registry/supports-color -Download http://localhost:4545/npm/registry/assertion-error -Download http://localhost:4545/npm/registry/check-error -Download http://localhost:4545/npm/registry/deep-eql -Download http://localhost:4545/npm/registry/get-func-name -Download http://localhost:4545/npm/registry/loupe -Download http://localhost:4545/npm/registry/pathval -Download http://localhost:4545/npm/registry/type-detect -Download http://localhost:4545/npm/registry/color-convert -Download http://localhost:4545/npm/registry/has-flag -Download http://localhost:4545/npm/registry/color-name +Download http://localhost:4558/chalk +Download http://localhost:4558/chai +Download http://localhost:4558/ansi-styles +Download http://localhost:4558/supports-color +Download http://localhost:4558/assertion-error +Download http://localhost:4558/check-error +Download http://localhost:4558/deep-eql +Download http://localhost:4558/get-func-name +Download http://localhost:4558/loupe +Download http://localhost:4558/pathval +Download http://localhost:4558/type-detect +Download http://localhost:4558/color-convert +Download http://localhost:4558/has-flag +Download http://localhost:4558/color-name [UNORDERED_END] [UNORDERED_START] -Download http://localhost:4545/npm/registry/ansi-styles/ansi-styles-4.3.0.tgz -Download http://localhost:4545/npm/registry/assertion-error/assertion-error-1.1.0.tgz -Download http://localhost:4545/npm/registry/chai/chai-4.3.6.tgz -Download http://localhost:4545/npm/registry/chalk/chalk-4.1.2.tgz -Download http://localhost:4545/npm/registry/check-error/check-error-1.0.2.tgz -Download http://localhost:4545/npm/registry/color-convert/color-convert-2.0.1.tgz -Download http://localhost:4545/npm/registry/color-name/color-name-1.1.4.tgz -Download http://localhost:4545/npm/registry/deep-eql/deep-eql-3.0.1.tgz -Download http://localhost:4545/npm/registry/get-func-name/get-func-name-2.0.0.tgz -Download http://localhost:4545/npm/registry/has-flag/has-flag-4.0.0.tgz -Download http://localhost:4545/npm/registry/loupe/loupe-2.3.4.tgz -Download http://localhost:4545/npm/registry/pathval/pathval-1.1.1.tgz -Download http://localhost:4545/npm/registry/supports-color/supports-color-7.2.0.tgz -Download http://localhost:4545/npm/registry/type-detect/type-detect-4.0.8.tgz +Download http://localhost:4558/ansi-styles/ansi-styles-4.3.0.tgz +Download http://localhost:4558/assertion-error/assertion-error-1.1.0.tgz +Download http://localhost:4558/chai/chai-4.3.6.tgz +Download http://localhost:4558/chalk/chalk-4.1.2.tgz +Download http://localhost:4558/check-error/check-error-1.0.2.tgz +Download http://localhost:4558/color-convert/color-convert-2.0.1.tgz +Download http://localhost:4558/color-name/color-name-1.1.4.tgz +Download http://localhost:4558/deep-eql/deep-eql-3.0.1.tgz +Download http://localhost:4558/get-func-name/get-func-name-2.0.0.tgz +Download http://localhost:4558/has-flag/has-flag-4.0.0.tgz +Download http://localhost:4558/loupe/loupe-2.3.4.tgz +Download http://localhost:4558/pathval/pathval-1.1.1.tgz +Download http://localhost:4558/supports-color/supports-color-7.2.0.tgz +Download http://localhost:4558/type-detect/type-detect-4.0.8.tgz [UNORDERED_END] chalk cjs loads |