Commit Graph

281 Commits

Author SHA1 Message Date
TypeScript Bot
4aef52ee53 v0.0.141-next.1 2022-11-28 18:04:20 +00:00
TypeScript Bot
e9d0117e9f v0.0.140 2022-11-23 00:12:50 +00:00
TypeScript Bot
8198cb5c23 v0.0.140-next.0 2022-11-23 00:08:55 +00:00
TypeScript Bot
c3f614b0f3 v0.0.139 2022-11-15 22:45:08 +00:00
TypeScript Bot
8c44ecb525 v0.0.139-next.0 2022-11-15 22:18:19 +00:00
TypeScript Bot
e65ca14ee8 v0.0.138 2022-11-09 18:24:35 +00:00
TypeScript Bot
ffd26494db v0.0.137 2022-11-09 16:52:45 +00:00
TypeScript Bot
9b58d46699 v0.0.136 2022-11-02 23:56:32 +00:00
TypeScript Bot
71c12f08a7 v0.0.135-next.3 2022-11-01 16:00:53 +00:00
TypeScript Bot
08323438d3 v0.0.134 2022-10-24 20:50:10 +00:00
TypeScript Bot
c08dcad042 v0.0.133 2022-09-27 18:19:48 +00:00
TypeScript Bot
8e5c52a748 v0.0.132 2022-09-23 16:52:40 +00:00
TypeScript Bot
b7bd52abf7 v0.0.132-next.0 2022-09-23 16:44:09 +00:00
TypeScript Bot
cacfc21aef v0.0.131 2022-09-22 23:13:32 +00:00
TypeScript Bot
170e4264a9 v0.0.130 2022-09-15 17:09:54 +00:00
TypeScript Bot
703b397abf v0.0.129 2022-09-13 17:16:13 +00:00
TypeScript Bot
9ff4fd36b6 v0.0.128 2022-09-13 15:49:33 +00:00
TypeScript Bot
5876b0824b v0.0.127 2022-08-30 21:51:43 +00:00
TypeScript Bot
649d78d6b9 v0.0.127-next.2 2022-08-30 21:28:39 +00:00
TypeScript Bot
11c04956b7 v0.0.126 2022-08-24 18:04:28 +00:00
TypeScript Bot
051017c439 v0.0.125 2022-08-22 21:50:39 +00:00
TypeScript Bot
ddae2ce150 v0.0.124 2022-08-18 17:19:28 +00:00
TypeScript Bot
ec259696ae v0.0.123 2022-08-17 18:50:09 +00:00
TypeScript Bot
8fe498ac81 v0.0.122 2022-08-09 22:09:13 +00:00
TypeScript Bot
3772f09454 v0.0.122-next.11 2022-08-09 22:05:42 +00:00
TypeScript Bot
2b7a29d87e v0.0.122-next.3 2022-07-14 15:53:14 +00:00
Jack Bates
8d064c1bf7 Delete crawl-npm.ts (#491) 2022-07-14 08:48:59 -07:00
TypeScript Bot
8bfccde5cc v0.0.122-next.0 2022-07-11 22:37:40 +00:00
Giacomo Tazzari
8858d50d44 Prevent typescript-installer from running npm with --require option in environment (#502) 2022-07-11 15:34:05 -07:00
TypeScript Bot
ed748415e5 v0.0.121 2022-07-05 21:52:18 +00:00
TypeScript Bot
5faf7b7e9c v0.0.120-next.3 2022-07-05 21:44:37 +00:00
Nathan Shively-Sanders
3c92bd1108 Allow .eslintrc.json (#496)
The FS and unused-packages check both need to know about .eslintrc.json

The FS check for `./foo` is too simple, but I expanded the existing
allow-list instead of making the check stricter.
2022-07-05 14:41:11 -07:00
TypeScript Bot
4011b70de0 v0.0.119 2022-06-28 17:57:56 +00:00
TypeScript Bot
e35d3de627 v0.0.119-next.5 2022-06-28 17:54:21 +00:00
Jack Bates
90eac4dbf8 Use pacote second attempt (#483)
* Use cached npm metadata

* Simply read the npm cache

* Use pacote
2022-06-28 10:51:02 -07:00
TypeScript Bot
ed04e19aee v0.0.118 2022-06-22 19:35:04 +00:00
TypeScript Bot
468790bfc2 v0.0.118-next.0 2022-06-22 18:47:00 +00:00
Jack Bates
3e6aab8c62 Registry API no longer needs %2f-encoding (#445) 2022-06-22 11:43:32 -07:00
TypeScript Bot
305cdef85c v0.0.117 2022-06-22 15:58:43 +00:00
TypeScript Bot
110f92a10a v0.0.116 2022-06-21 16:28:29 +00:00
TypeScript Bot
ce776145ca v0.0.115 2022-06-09 20:43:49 +00:00
TypeScript Bot
aeb3d11e59 v0.0.115-next.1 2022-06-09 20:38:57 +00:00
Andrew Branch
cbb1d4d1fa Revert "Use cached npm info (#451)" (#480)
* Revert "Use cached npm info (#451)"

This reverts commit e246b08817.

* Fix package.json version
2022-06-09 13:34:46 -07:00
TypeScript Bot
6011b4ef3c v0.0.115-next.0 2022-06-09 20:08:30 +00:00
Andrew Branch
886e0e94d7 Revert "Fix cache dir path (#478)" (#479)
This reverts commit 3f2f642501.
2022-06-09 13:04:21 -07:00
TypeScript Bot
d90f66ae94 v0.0.114 2022-06-09 19:49:09 +00:00
Andrew Branch
3f2f642501 Fix cache dir path (#478) 2022-06-09 12:46:09 -07:00
TypeScript Bot
e377a7eaac v0.0.113 2022-06-09 18:56:10 +00:00
TypeScript Bot
8b01655fc1 v0.0.113-next.22 2022-06-09 18:44:50 +00:00
Jack Bates
e246b08817 Use cached npm info (#451)
* Registry API no longer needs %2f-encoding

* Use cached npm info

* Simply read the npm cache

* Delete create-search-index.ts

* Use pacote
2022-06-09 11:41:21 -07:00