Commit Graph

16 Commits

Author SHA1 Message Date
Zoltan Kochan
90816eb5bd fix(outdated): should not fail if importer is not present in lockfile 2019-06-02 00:01:14 +03:00
Zoltan Kochan
a955f715d3 feat: support package.yaml and package.json5
PR #1799
close #1100
2019-05-02 00:19:46 +03:00
Zoltan Kochan
c8d98856fa refactor: use includes() instead of indexOf() when possible 2019-04-07 13:08:26 +03:00
Zoltan Kochan
5489e8c4e1 refactor: rename shrinkwrap variables 2019-03-07 02:47:59 +02:00
Zoltan Kochan
86cfb3afbd refactor: rename functions that have shrinkwrap in name 2019-03-07 00:31:39 +02:00
Zoltan Kochan
5fdfd13bbb refactor: rename constants that contain the work SHRINKWRAP 2019-03-06 23:13:51 +02:00
Zoltan Kochan
ba2f3e707d feat: rename shrinkwrapDirectory to lockfileDirectory 2019-03-06 22:47:19 +02:00
Zoltan Kochan
13616f1217 refactor: rename packages from shrinkwrap to lockfile 2019-03-06 17:18:05 +02:00
Zoltan Kochan
3d30d2c79c refactor: use constants for getting the lockfile name 2019-03-02 19:22:07 +02:00
Zoltan Kochan
4198da2074 refactor: deprecate pnpm-shrinkwrap 2018-12-06 23:19:30 +02:00
Zoltan Kochan
6d68a19a18 fix(outdated): on project with shared shrinkwrap and direct peers 2018-10-31 02:30:31 +02:00
Zoltan Kochan
2770336298 fix(outdated): pnpm outdated when only a dev dep is out-of-date
close #1447
2018-10-31 00:47:55 +02:00
Zoltan Kochan
ec83a733bd fix(outdated): support external shrinkwrap.yaml
ref #1366
2018-10-21 12:14:57 +03:00
Zoltan Kochan
3911cf0823 style: use standard style with trailing comma 2018-10-07 16:39:49 +03:00
Zoltan Kochan
0e431ce722 feat: sharing one shrinkwrap file between several projects
PR #1373
ref #1366
2018-09-23 23:11:12 +03:00
Zoltan Kochan
11df5d90ba refactor: move @pnpm/outdated to packages/outdated 2018-09-23 03:19:19 +03:00