locize / i18next-node-locize-backend

[deprecated] can be replaced with i18next-locize-backend
https://github.com/locize/i18next-locize-backend
MIT License
11 stars 4 forks source link

Upgrade request->cryptiles, please #4

Closed haf closed 5 years ago

haf commented 5 years ago
image
$ yarn why cryptiles
yarn why v1.17.0
[1/4] 🤔  Why do we have the module "cryptiles"...?
[2/4] 🚚  Initialising dependency graph...
[3/4] 🔍  Finding dependency...
[4/4] 🚡  Calculating file sizes...
=> Found "cryptiles@2.0.5"
info Reasons this module exists
   - "i18next-node-locize-backend#request#hawk" depends on it
   - Hoisted from "i18next-node-locize-backend#request#hawk#cryptiles"
info Disk size without dependencies: "36KB"
info Disk size with unique dependencies: "148KB"
info Disk size with transitive dependencies: "360KB"
info Number of shared dependencies: 2
✨  Done in 0.63s.

In other news; I did a review of the most up-to-date isomorphic (universal?) fetch façades; and cross-fetch came out on top. Perhaps use that instead of request?