blob: 8d9f76418a1be0845efc6fe6cef6992e2b45692a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Download http://localhost:4260/@denotest/bin
[UNORDERED_START]
Download http://localhost:4260/@denotest/bin/0.5.0.tgz
Initialize @denotest/bin@0.5.0
Download http://localhost:4260/@denotest/bin/1.0.0.tgz
Initialize @denotest/bin@1.0.0
[UNORDERED_END]
Task bin @denotest/bin hi && cli-esm testing this out && npx cli-cjs test "extra"
hi
testing
this
out
test
extra
|