Zoltan Kochan
|
55fc245910
|
fix(deps): update @types/node to version 9
|
2018-01-12 01:51:36 +02:00 |
|
Zoltan Kochan
|
031105e5bf
|
docs(license): update years
|
2018-01-12 01:46:46 +02:00 |
|
Zoltan Kochan
|
58c8db7972
|
ci(travis): no email notifications
|
2018-01-12 00:07:21 +02:00 |
|
greenkeeper[bot]
|
aff6cf1e6a
|
chore(package): update ts-node to version 4.0.0
|
2018-01-12 00:06:42 +02:00 |
|
zkochan
|
312b59d9dd
|
chore(release): 2.0.0
dependencies-hierarchy/2.0.0
|
2017-11-10 23:27:59 +02:00 |
|
zkochan
|
053464f5bd
|
feat(package): add engines field
|
2017-11-10 23:26:36 +02:00 |
|
zkochan
|
3567e882ac
|
docs: update email
|
2017-11-10 23:25:27 +02:00 |
|
zkochan
|
61297a7cee
|
feat: use @pnpm-logger instead of pnpm-logger
BREAKING CHANGE:
pnpm-shrinkwrap@5 depends on a new peer dependency: @pnpm/logger@1
|
2017-11-10 23:24:42 +02:00 |
|
zkochan
|
581305c70f
|
chore: update shrinkwrap.yaml
|
2017-11-10 23:18:02 +02:00 |
|
zkochan
|
86e06fb8a6
|
style: update
|
2017-11-10 23:14:00 +02:00 |
|
zkochan
|
ab9ca8ae8d
|
chore: use package-preview
|
2017-11-10 23:02:42 +02:00 |
|
zkochan
|
e7c3cd8152
|
ci(travis): use standalone script to install pnpm
|
2017-11-10 23:00:28 +02:00 |
|
zkochan
|
eaa14984f9
|
ci(travis): test on Node.js 9
|
2017-11-10 22:59:49 +02:00 |
|
zkochan
|
5a146d4e7c
|
chore: no separate package for tests
|
2017-11-10 22:59:32 +02:00 |
|
zkochan
|
1f0fa40cbf
|
chore(release): 1.0.2
dependencies-hierarchy/1.0.2
|
2017-10-28 18:29:26 +03:00 |
|
zkochan
|
0d1602c962
|
chore: update shrinkwrap.yaml
|
2017-10-28 18:29:22 +03:00 |
|
greenkeeper[bot]
|
5e1754127f
|
fix(package): update pnpm-shrinkwrap to version 4.0.0
|
2017-10-28 14:35:40 +03:00 |
|
greenkeeper[bot]
|
b88bd9d338
|
chore(package): update @types/node to version 8.0.47
|
2017-10-25 11:05:10 +03:00 |
|
greenkeeper[bot]
|
49d9962b79
|
chore(package): update pnpm-shrinkwrap to version 3.3.3
Close #3
|
2017-10-07 14:21:23 +03:00 |
|
zkochan
|
1881ecf245
|
chore(release): 1.0.1
dependencies-hierarchy/1.0.1
|
2017-08-01 10:28:19 +03:00 |
|
zkochan
|
d3e0ce1627
|
fix: don't fail on local dependencies when depth is more than 0
|
2017-08-01 10:25:21 +03:00 |
|
zkochan
|
e78ff8a80f
|
chore(release): 1.0.0
dependencies-hierarchy/1.0.0
|
2017-07-15 16:10:12 +03:00 |
|
zkochan
|
c265641c6c
|
docs(readme): add explanation about symlinked node_modules
|
2017-07-15 16:09:46 +03:00 |
|
zkochan
|
4a1eceacaa
|
test: test readme
|
2017-07-15 16:06:10 +03:00 |
|
zkochan
|
6dc5338796
|
docs(readme): add usage
|
2017-07-15 16:05:09 +03:00 |
|
zkochan
|
a2fcae004e
|
docs(readme): use mos
|
2017-07-15 15:59:57 +03:00 |
|
zkochan
|
68a20903af
|
chore: add example
|
2017-07-15 15:57:50 +03:00 |
|
zkochan
|
93f897a9bf
|
chore(.npmrc): change the release commit tag and message format
|
2017-07-15 15:52:51 +03:00 |
|
zkochan
|
7864f388f3
|
docs(readme): add API section
|
2017-07-15 15:50:51 +03:00 |
|
zkochan
|
ad5a5e1efc
|
refactor: renamings
SearchedPackage => PackageSelector
resolvedId => path
|
2017-07-15 15:33:26 +03:00 |
|
zkochan
|
bfecb5af3c
|
test: range filters out results
|
2017-07-15 15:24:43 +03:00 |
|
zkochan
|
5b0f788d27
|
feat: allow searching by name only w/o passing in range
|
2017-07-15 15:22:31 +03:00 |
|
zkochan
|
42d2b7e0a9
|
feat: stop on circular dependencies
|
2017-07-15 15:17:29 +03:00 |
|
zkochan
|
03c46ac103
|
test: create fixture with circular dependency
|
2017-07-15 15:05:12 +03:00 |
|
zkochan
|
265be36940
|
refactor: move fixture into fixtures folder
|
2017-07-15 15:03:01 +03:00 |
|
zkochan
|
cfcf69da7e
|
refactor: export two separate functions
|
2017-07-15 13:45:44 +03:00 |
|
zkochan
|
b150115ff8
|
feat: mark the searched nodes
|
2017-07-15 11:28:18 +03:00 |
|
zkochan
|
0c4f48882c
|
feat: returned package IDs
|
2017-07-15 01:13:07 +03:00 |
|
zkochan
|
e5b175f545
|
feat: change the SearchedPackage format
|
2017-07-14 22:41:49 +03:00 |
|
greenkeeper[bot]
|
883a8a5a90
|
Update dependencies to enable Greenkeeper 🌴 (#1)
* chore(package): update dependencies
* docs(readme): add Greenkeeper badge
* Update README.md
|
2017-07-13 01:16:21 +03:00 |
|
zkochan
|
f212fc0a50
|
test: committing fixture with tests
|
2017-07-13 01:11:15 +03:00 |
|
zkochan
|
d5e562b9b9
|
feat: filter by packages
|
2017-07-13 00:55:11 +03:00 |
|
zkochan
|
e8fcad3f02
|
feat: init
|
2017-07-13 00:17:30 +03:00 |
|