Commit Graph

14 Commits

Author SHA1 Message Date
Zoltan Kochan
ce8d0cc6c4 fix: return files index when fetching local tarball 2018-09-08 12:06:06 +03:00
Zoltan Kochan
1507f5c729 fix: verify integrity of local tarballs 2018-09-08 11:27:19 +03:00
Zoltan Kochan
bd0d993d68 feat: require @pnpm/logger v2.1.0
BREAKING CHANGE: require @pnpm/logger v2.1.0
2018-07-14 23:29:13 +03:00
Zoltan Kochan
966465ad47 test: fix typings 2018-04-21 23:13:36 +03:00
Zoltan Kochan
24f1be66cd fix(deps): update ssri to v5.2.2 2018-02-16 23:48:16 +02:00
Zoltan Kochan
efb8115503 refactor: save to a temp folder
BREAKING CHANGE:

programmatic API changed
2018-02-10 00:07:57 +02:00
Zoltan Kochan
cd739c50bc test: verify that nock is done 2018-01-21 01:15:28 +02:00
Zoltan Kochan
8f27129048 test: warning is logged 2018-01-21 01:10:23 +02:00
Zoltan Kochan
62bc4ff1a0 test: skip re-download test on Node.js 4 2018-01-21 00:56:16 +02:00
Mina Nagy Zaki
7cc49b02e8 fix: don't die if cached tarball is corrupted (#4)
* add @pnpm/logger dependency

* test: redownload incomplete cached tarballs

* fix: don't die if cached tarball is corrupted

related to pnpm/pnpm#600
2018-01-21 00:11:24 +02:00
Zoltan Kochan
99d4897c30 fix: retry only on some error types 2018-01-07 18:59:58 +02:00
Zoltan Kochan
982374d4ac test: test the public API 2018-01-07 17:20:49 +02:00
Zoltan Kochan
00b9b6f796 fix: use make-fetch-happen instead of npm-registry-client
ref https://github.com/pnpm/pnpm/issues/953
2017-12-08 21:54:57 +02:00
Zoltan Kochan
d6eea20ceb feat: initial 2017-12-02 15:14:57 +02:00