Michael Schmuki
|
4a4d42d8f7
|
fix: allow dependencies without a package.json (#3782)
close #1866
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2021-10-01 00:31:55 +03:00 |
|
Zoltan Kochan
|
7c6243212f
|
style: autofix
|
2021-03-17 03:32:06 +02:00 |
|
Zoltan Kochan
|
d6d091f249
|
style: use es2015 imports (#3143)
|
2021-02-15 05:06:10 +02:00 |
|
Zoltan Kochan
|
44d41d02a7
|
test: migration to Jest
Migrated the following packages:
@pnpm/list
dependencies-hierarchy
ref #2858
|
2020-09-21 02:59:39 +03:00 |
|
Zoltan Kochan
|
1c8a02e996
|
style: use eslint instead of tslint
PR #2796
close #2300
|
2020-08-24 02:01:25 +03:00 |
|
Zoltan Kochan
|
c776db1a7d
|
fix: pnpm list --long
|
2020-06-22 01:54:17 +03:00 |
|
Zoltan Kochan
|
c75a921e36
|
style: no trailing commas in functions
|
2020-05-12 19:00:16 +03:00 |
|
Zoltan Kochan
|
4fc917ebbb
|
feat: rename lockfile-directory to lockfile-dir
ref #2088
PR #2120
|
2019-10-27 16:18:00 +02:00 |
|
Zoltan Kochan
|
59759f7c6f
|
feat: new matching pattern
BREAKING CHANGE:
new wildcard matcher used
close #2048
PR #2052
|
2019-10-05 20:54:07 +03:00 |
|
Zoltan Kochan
|
febfb746fe
|
feat: bump node_modules layout version to 3
PR #2003
BREAKING CHANGE: new node_modules layout
|
2019-09-09 14:21:45 +03:00 |
|
Zoltan Kochan
|
fa1bfc9640
|
perf(list): read the lockfile only once per running "pnpm ls -r"
PR #1945
|
2019-08-08 00:58:04 +03:00 |
|
Zoltan Kochan
|
b7e044e632
|
fix(list): should not fail on skipped deps
|
2019-08-06 00:28:46 +03:00 |
|
Zoltan Kochan
|
8399250279
|
feat(list): search by globs
close #1303
|
2019-08-05 11:06:47 +03:00 |
|
Zoltan Kochan
|
8f047b0086
|
feat(list): should show the diff types of deps
PR #1937
close #1094
|
2019-08-04 19:59:25 +03:00 |
|
Zoltan Kochan
|
9bf1909e94
|
feat: pnpm list --json
close #1900
PR #1915
|
2019-08-02 16:44:57 +03:00 |
|
Zoltan Kochan
|
89f5178369
|
test: add type references to tests
|
2019-05-19 20:05:11 +03:00 |
|
Zoltan Kochan
|
5fdfd13bbb
|
refactor: rename constants that contain the work SHRINKWRAP
|
2019-03-06 23:13:51 +02:00 |
|
Zoltan Kochan
|
3d30d2c79c
|
refactor: use constants for getting the lockfile name
|
2019-03-02 19:22:07 +02:00 |
|
Zoltan Kochan
|
347be06cf8
|
fix: "m ls" should not fail on importer with no entry in shrinkwrap
close #1549
|
2019-02-03 13:05:19 +02:00 |
|
Zoltan Kochan
|
2ab7856aee
|
feat(list): find unsaved dependencies
dependencies-hierarchy:
BREAKING CHANGE:
Full path to dependencies is returned
|
2018-11-18 17:38:21 +02:00 |
|
Zoltan Kochan
|
92e7383d00
|
style: sort keys
|
2018-11-15 03:04:37 +02:00 |
|
Zoltan Kochan
|
dd03d96c1a
|
style: fix styles in tests
|
2018-11-15 01:14:33 +02:00 |
|
Zoltan Kochan
|
3a15eb069e
|
fix(list): print only packages that have the searched dependency
|
2018-10-26 02:31:00 +03:00 |
|
Zoltan Kochan
|
b31b0397c3
|
refactor: move dependencies-hierarchy to packages/
|
2018-09-23 03:09:56 +03:00 |
|