npm.io
1.0.1 • Published 3 years ago

@0k/types-request

Licence
MIT
Version
1.0.1
Deps
0
Size
6 kB
Vulns
0
Weekly
0

Adding @0k/types-request to your project

From the root of your project:

npm install --save @0k/types-request

Or better, as types-request is still in early release,

npm install --save 0k/types-request#master

To be sure to get the latest version, relaunch this last command whenever you want to update.

Changelog

1.0.1 (2023-05-08)

Fix

  • Update README.org with new organization name. [Valentin Lab]

0.0.4 (2023-03-02)

Fix
  • Add timeout to coreHttpOpts [Valentin Lab]

0.0.3 (2022-05-02)

Changes
  • Make data from coreHttpOpts accept string. [Valentin Lab]

    This is required as for instance, the jsc3l will have there own data format for requests.