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
29ce73cf19
chore(deps): update
2019-08-26 16:20:24 +03:00
Zoltan Kochan
856653ea2f
fix(deps): update @types/ramda
2019-08-16 00:13:11 +03:00
Zoltan Kochan
8303c1298f
chore(deps): update rimraf to v3
2019-08-15 22:27:57 +03:00
Zoltan Kochan
57d4c5d6f6
chore: use the workspace protocol
2019-08-14 02:53:36 +03:00
Zoltan Kochan
262468f7bc
chore(release): 3.5.5
2019-07-12 03:44:36 +03:00
Renovate Bot
fdaa308f71
chore(deps): update dependency tape to v4.11.0
2019-07-06 21:12:16 +02:00
Zoltan Kochan
4246d130a2
chore(deps): install ts-node, tslint, typescript as root deps
2019-06-12 02:50:44 +03:00
Renovate Bot
9b55505939
chore(deps): update dependency typescript to v3.5.1
2019-06-06 22:37:40 +03:00
Zoltan Kochan
d0cf66c829
chore(release): 3.5.0-1
2019-06-02 21:03:53 +03:00
Zoltan Kochan
a6097442c5
docs(README): update install sections
2019-06-02 18:21:07 +03:00
Zoltan Kochan
9e8ba4eb26
chore(deps): update tape, ts-node, tslint
2019-05-31 03:00:03 +03:00
Zoltan Kochan
06dd69511c
fix(deps): replace mkdirp with make-dir
2019-05-30 23:21:06 +03:00
Zoltan Kochan
8400ad3f97
chore(release): 3.5.0-0
2019-05-29 01:12:57 +03:00
Zoltan Kochan
ae71139ec2
chore(release): 3.4.0
2019-05-21 21:51:11 +03:00
Zoltan Kochan
b8baa9f6e3
refactor: move some of the dev deps to the root package
2019-05-19 22:07:38 +03:00
Zoltan Kochan
c7f9ef4ba9
fix(lockfile): relative tarballs should not start with slash
...
It is important to save the tarball URL as "relative-path" (without the leading '/').
Sometimes registries are located in a subdirectory of a website.
For instance, https://mycompany.jfrog.io/mycompany/api/npm/npm-local/
So the tarball location should be relative to the directory,
it is not an absolute-path reference.
So we add @mycompany/mypackage/-/@mycompany/mypackage-2.0.0.tgz
not /@mycompany/mypackage/-/@mycompany/mypackage-2.0.0.tgz
PR #1834
close #1827
2019-05-18 11:48:20 +03:00
Zoltan Kochan
c7a5ad2e70
refactor: move all local types to one place
2019-05-18 01:38:42 +03:00
ExE Boss
c07950e66a
refactor: Use package for shared tsconfig.json
2019-05-13 15:00:23 +03:00
Zoltan Kochan
f1dc8d3f18
docs: remove LICENSE duplicates from workspace packages
2019-05-07 01:39:58 +03:00
Zoltan Kochan
ff3eae05b3
chore: use pnpm run instead of npm run in all scripts
2019-05-05 11:49:57 +03:00
Zoltan Kochan
7715f7bba2
chore(release): 3.3.0-0
2019-05-04 19:35:14 +03:00
Zoltan Kochan
9b2ca6f520
fix: install @types as dev deps when possible
2019-05-04 17:23:55 +03:00
Zoltan Kochan
6ec0c403a8
chore(release): 3.2.0-1
2019-04-24 23:26:12 +03:00
Zoltan Kochan
e2f1c6b5bc
chore(deps): update typescript/ts-node/husky
2019-04-24 22:49:05 +03:00
Zoltan Kochan
7e48fa6181
chore(release): 3.2.0-0
2019-04-21 11:41:58 +03:00
Renovate Bot
a57fdefa4a
chore(deps): update dependency tempy to v0.3.0
2019-04-19 22:28:49 +03:00
Renovate Bot
ac87a2aac6
chore(deps): update dependency tslint to v5.16.0
2019-04-19 08:24:21 -07:00
Renovate Bot
254639834d
chore(deps): update dependency typescript to v3.4.4
2019-04-19 06:28:57 -07:00
ExE Boss
c236c09515
refactor: use shared tsconfig.json
...
PR #1774
2019-04-14 02:14:37 +03:00
Zoltan Kochan
65d18b2399
chore(release): 3.1.1
2019-04-13 18:59:23 +03:00
Zoltan Kochan
22f4ac9aa3
chore(deps): update typescript to v3.4.3
2019-04-11 22:30:00 +03:00
Zoltan Kochan
9f49cf6a93
chore(release): 3.1.1-0
2019-04-07 19:13:16 +03:00
Renovate Bot
0b413ffb07
fix(deps): update dependency @types/js-yaml to v3.12.1
2019-04-07 15:16:58 +03:00
Zoltan Kochan
c8d98856fa
refactor: use includes() instead of indexOf() when possible
2019-04-07 13:08:26 +03:00
Renovate Bot
87209d3239
chore(deps): update dependency typescript to v3.4.2
2019-04-07 11:47:11 +03:00
Zoltan Kochan
5248dacd84
refactor(deps): remove util.promisify from dependencies
2019-04-06 01:50:36 +03:00
Zoltan Kochan
b36ee22370
chore(deps): update tslint to v5.15.0
2019-04-04 00:14:43 +03:00
Zoltan Kochan
e54965b317
chore(release): 3.1.0-1
2019-03-31 21:55:24 +03:00
Renovate Bot
083b4a5000
chore(deps): update dependency typescript to v3.4.1
2019-03-30 14:31:32 +02:00
Renovate Bot
d1d6243ac5
chore(deps): update dependency typescript to v3.3.4000
2019-03-23 15:19:43 +02:00
Zoltan Kochan
b7707648e9
chore: update @types/node
2019-03-18 01:28:48 +02:00
Renovate Bot
e512a5662c
chore(deps): update dependency tslint to v5.14.0
2019-03-15 23:45:57 +02:00
Zoltan Kochan
49d46c9316
chore(release): 3.0.0-beta.0
2019-03-08 23:32:28 +02:00
Zoltan Kochan
dc1a40497c
chore(release): @pnpm/types@3.0.0
2019-03-08 21:41:09 +02:00
Zoltan Kochan
b18c43e8ec
fix(deps): update
2019-03-07 21:43:01 +02:00
Zoltan Kochan
5489e8c4e1
refactor: rename shrinkwrap variables
2019-03-07 02:47:59 +02:00
Zoltan Kochan
13616f1217
refactor: rename packages from shrinkwrap to lockfile
2019-03-06 17:18:05 +02:00