Commit Graph

6 Commits

Author SHA1 Message Date
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
Zoltan Kochan
c8d98856fa refactor: use includes() instead of indexOf() when possible 2019-04-07 13:08:26 +03:00
Zoltan Kochan
d0818d8b0a feat: shrinkwrap.yaml is registry-agnostic
PR #1613

* feat: shrinkwrap.yaml is registry-agnostic

BREAKING CHANGE:

The shrinkwrap.yaml file contains no info about the registry URL

close #1353

* feat(shrinkwrap): don't set id for packages from npm registries

* feat: bump shrinkwrap file version to 5

BREAKING CHANGE: shrinkwrap file version is 5

* fix: don't use ! in dependency paths inside node_modules

close #1601

* fix: installing package from scope with non-scoped deps

* feat(shrinkwrap): use underscore in dep path with peers
2019-01-22 20:26:06 +02:00
Zoltan Kochan
6ad444c217 style: remove unnecessary semicolons 2018-12-03 02:50:43 +02:00
Zoltan Kochan
94933ace4d fix: tarball local package from project directory 2018-11-24 02:25:32 +02:00
Zoltan Kochan
34b17faf95 refactor: add dependency-path to repo 2018-11-19 03:01:07 +02:00