Access the AWS Console using Access Keys and assumed roles.
react
,react-dom
,@types/react
and@types/react-dom
don't seem to want to go newer than 17.xurllib
doesn't seem to be able to go newer than 2.X (loses support for specifying a custom agent & upgradesproxy-agent
)query-string
goes to ESM in 8.x. We can't upgrade yet becausemocha
/chai
don't like it, & upgrading tots-jest
is not straight forward.chai
itself doesn't seem to want to upgrade beyond 4.x
url.format
is depricated, but the alternative is rather shitty.- I'm thinking about reimplementing
url.format
to wrap the shittyness.
- I'm thinking about reimplementing