Commit Graph

11 Commits

Author SHA1 Message Date
Zoltan Kochan
faf830b8f6 feat: improve dep path of local deps 2022-03-19 20:39:10 +02:00
Zoltan Kochan
6c418943c3 fix: don't break the lockfile if it has peer deps with underscores (#3546)
close #3542
2021-06-20 02:40:33 +03:00
Zoltan Kochan
20e2f235da fix: installing two packages with same name in different case (#3417) 2021-05-03 23:30:36 +03:00
Zoltan Kochan
9ceab68f06 fix: use + instead of # in package paths inside node_modules/.pnpm (#3314) 2021-04-07 01:07:13 +03:00
Zoltan Kochan
e4efddbd22 fix: don't use colon in path to dependency 2021-02-20 02:06:55 +02:00
Zoltan Kochan
f2bb5cbeba feat: reduce directory nesting in virtual store directory (#3117)
ref #3115
2021-02-04 02:18:09 +02:00
Zoltan Kochan
e27dcf0dcc refactor(dependency-path): add depPathToFilename() 2020-12-30 12:12:08 +02:00
Juan Picado
afa00997c2 test: use Jest instead of tape
PR #2894
2020-09-27 21:03:15 +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
41d92948b1 fix: installing tarballs from registry origin via non-standard URLs
close #2549
PR #2620
2020-06-09 10:55:02 +03:00
ExE Boss
4b56b860bc feat(dependency‑path): Expose peersSuffix
PR #2032

Co-Authored-By: Zoltan Kochan <zoltan.kochan@gmail.com>
2019-09-24 22:59:11 +03:00