Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Node Fetch

A light-weight module that brings window.fetch to Node.js
Collective - Host: opensource - https://opencollective.com/node-fetch - Code: https://github.com/node-fetch/node-fetch

Use caseless Headers handling

This is unfortunately impossible to test, since the Node.js HTTP library
lower-cases all incomin...

github.com/node-fetch/node-fetch - 1592ca1148e657110fd6f64dc8b29a576cd1da1c authored over 6 years ago by Timothy Gu <[email protected]>
Simplify header validity check

See: nodejs/node@9f55eac346dea4fba6ace9becc1e01d893f56c5c
See: nodejs/node@862389b0aacfd41770c3f...

github.com/node-fetch/node-fetch - a8f6d79c39dabd2fa8a4938b2eaae5ae8d3e6f1d authored over 6 years ago by Timothy Gu <[email protected]>
Add docs for v2.x

github.com/node-fetch/node-fetch - 44c67b11a36f83d2c9e0cf1671043f2a87c058f9 authored over 6 years ago by Timothy Gu <[email protected]>
Better compliance with Web IDL

- Make read-only attributes actually read-only
- Set @@toStringTag on the prototype only
- Make ...

github.com/node-fetch/node-fetch - b1cd2dd438a17e4e4412365bc33ab4d542e34930 authored over 6 years ago by Timothy Gu <[email protected]>
Refactor tests

github.com/node-fetch/node-fetch - dccef32e8103d1e867e82d05ab1f99e0e7e941e2 authored over 6 years ago by Timothy Gu <[email protected]>
Remove Blob#close per spec change

See https://github.com/w3c/FileAPI/pull/68.

github.com/node-fetch/node-fetch - bc6f0da3acd8a6e2aa0c93043f6157515322c4e2 authored over 6 years ago by Timothy Gu <[email protected]>
Add some more internal API docs

github.com/node-fetch/node-fetch - 8c7c179fef147e8d09c936d8f9c991d90869722f authored over 6 years ago by Timothy Gu <[email protected]>
Update dependencies

github.com/node-fetch/node-fetch - 5774bf4229cef395288803687639feb267a662cf authored over 6 years ago by Timothy Gu <[email protected]>
Add error event hander for the body stream even if the body isn't accessed (#379)

Fixes #378

github.com/node-fetch/node-fetch - 19b115f9dc85b1fc6b0ea1698f67c9ab4ca2b13f authored over 6 years ago by Moritz <[email protected]>
adding comment to recommend 2.x branch (#367)

github.com/node-fetch/node-fetch - a9c76c19ac518a225bec4f48d8c92cd2eb5729f7 authored almost 7 years ago by David Frank <[email protected]>
fix a small oversight in request class

lowercase method name does not trigger type error properly (#362)

github.com/node-fetch/node-fetch - 3345b652e4ccf7bd8ff30a0f07315821af7de826 authored almost 7 years ago by David Frank <[email protected]>
Travis CI fix (#366)

* a quick test to see if we can drop npm install before script
* adding node 8 lts

github.com/node-fetch/node-fetch - 6192398c46c66275b5859ff908527c90c61411ab authored almost 7 years ago by David Frank <[email protected]>
2.0.0-alpha.9

* changelog update

github.com/node-fetch/node-fetch - d1a3b1ee34720b0d2674a21741264a888863cb3f authored about 7 years ago by David Frank <[email protected]>
Support TypeScript import (#332)

Fixes #307.

github.com/node-fetch/node-fetch - cf5975cb5ca7d60cb53ff4791a031141622f0d28 authored about 7 years ago by Timothy Gu <[email protected]>
add browser.js to npm published files (#343)

github.com/node-fetch/node-fetch - e2603d31c767cd5111df2ff6e2977577840656a4 authored about 7 years ago by Johnny Hauser <[email protected]>
Update deps (#320)

github.com/node-fetch/node-fetch - e7c1ef88ede64c1a8fa9cfc5a2690d10c11225ce authored about 7 years ago by Timothy Gu <[email protected]>
Merge pull request #319 from bitinn/v2-alpha-8

prepare next release (alpha.8)

github.com/node-fetch/node-fetch - 863449de2e5b14c128503dd1c425d5e0fd24d267 authored about 7 years ago by David Frank <[email protected]>
prepare next release, and start to take note in changelog on what each alpha release fixes

github.com/node-fetch/node-fetch - ec852307f2050a24ffc51bad5e5cd99add54e030 authored about 7 years ago by David Frank <[email protected]>
Use require() for Node.js core modules

Fixes: #318

github.com/node-fetch/node-fetch - 60cf26c2f3baf566c15632b723664b47f5b1f2db authored about 7 years ago by Timothy Gu <[email protected]>
2.0.0-alpha.7

github.com/node-fetch/node-fetch - 2edb4c026667e5c8e7c808a3973bd94d193b2d0f authored about 7 years ago by David Frank <[email protected]>
Merge pull request #315 from bitinn/fix-test

Fix test cases for #314, #292

github.com/node-fetch/node-fetch - 721a9aa6b6c700253b4c6e3ff1cce7e254c6f12b authored about 7 years ago by David Frank <[email protected]>
workaround slow nodejs 8 spawn on travis ci by increasing timeout for test cases

github.com/node-fetch/node-fetch - 9bd099a7796561326100b8002063bf26a65621b6 authored about 7 years ago by David Frank <[email protected]>
do not make request to example.com, use local server instead, avoid UnhandledPromiseRejectionWarning altogether

github.com/node-fetch/node-fetch - 70cd403914db04415a2fe6a3c9715ff61b9dd2be authored about 7 years ago by David Frank <[email protected]>
Merge pull request #308 from jkantr/exclude-node-5

explicitly exclude node 5 from engines directive

github.com/node-fetch/node-fetch - a89bd945454a557100712e4c95d33572171701f1 authored about 7 years ago by David Frank <[email protected]>
V2 alpha.6 (#313)

2.0.0-alpha.6

* changelog update for new release
* version bump

github.com/node-fetch/node-fetch - 2b359c1ea161edf5778490b9303a40ee11fef7ea authored about 7 years ago by David Frank <[email protected]>
explicitly exclude node 5 from engines directive

github.com/node-fetch/node-fetch - 76506a8b2b7b5648c068126c548726c003936895 authored over 7 years ago by jared kantrowitz <[email protected]>
remove `encoding` as a dependency, throw detailed Error if not installed (#302)

* remove `encoding` as a dependency, throw descriptive Error if textConverted() is used without ...

github.com/node-fetch/node-fetch - 432cd8a31e3c3d1a1d640be5aa914aa415f60a3f authored over 7 years ago by Jared Kantrowitz <[email protected]>
refactor deprecated `new Buffer` with Buffer.from and Buffer.alloc (#299)

* refactor deprecated `new Buffer` with Buffer.from and Buffer.alloc

* don't need new ArrayBu...

github.com/node-fetch/node-fetch - 76e8ad8b24c61af3cf4d34b87343f99b67e4e8c9 authored over 7 years ago by Jared Kantrowitz <[email protected]>
wrap JSON.parse's SynaxError with FetchError

github.com/node-fetch/node-fetch - 18040417264938935e175a8963f1948110942215 authored over 7 years ago by jared kantrowitz <[email protected]>
use synchronous try/catch to fix codecov missing lines

github.com/node-fetch/node-fetch - 6b990d0631ec130bb27a531b1cfb3f6f1a1dd7aa authored over 7 years ago by jared kantrowitz <[email protected]>
Accept URLSearchParams as body (#297)

Fixes: #296

github.com/node-fetch/node-fetch - 553d50e80455ab35cfe11ec950e00d8ce4d59653 authored over 7 years ago by Jared Kantrowitz <[email protected]>
Merge pull request #291 from bitinn/2.x-npm-5-release

2.0.0-alpha.5 release

github.com/node-fetch/node-fetch - fa58aa0ab152293066ea912d4abdaa877d72eb16 authored over 7 years ago by David Frank <[email protected]>
2.0.0-alpha.5

github.com/node-fetch/node-fetch - 062763a1108d1a600fec6d83f0aacb8356e5c5bf authored over 7 years ago by David Frank <[email protected]>
Merge pull request #289 from bitinn/2.x-fix-tests-for-node-8

2.x branch: fix testcases for node 8 and npm 5

github.com/node-fetch/node-fetch - 5060ac10f1ff2eba94bceed105182bf79f2be4f1 authored over 7 years ago by David Frank <[email protected]>
changelog update

github.com/node-fetch/node-fetch - fdc2344b63320f15baf1619c8963a7413a0fbab9 authored over 7 years ago by David Frank <[email protected]>
fix test server for node 8, which changes keepalive connection handling

github.com/node-fetch/node-fetch - c24d591794958be298a075c7274198f244ade3e6 authored over 7 years ago by David Frank <[email protected]>
switch from prepublish to prepare in package.json, also ignore npm 5 lock file

github.com/node-fetch/node-fetch - a2b032c0dfc97347970218c7c79cb20e11db88fe authored over 7 years ago by David Frank <[email protected]>
Merge pull request #280 from bitinn/readme-update

Update README.md

github.com/node-fetch/node-fetch - 0674a0b544c4313eb1f08cc62c205c7d707f3456 authored over 7 years ago by David Frank <[email protected]>
Merge pull request #281 from bitinn/changelog-update

Update CHANGELOG.md

github.com/node-fetch/node-fetch - 31c3a7f95c998d03c6edbdcfa134a821493a54af authored over 7 years ago by David Frank <[email protected]>
Update README.md

point to actual readme instead

github.com/node-fetch/node-fetch - ed2f241df738d0ec6f43907cc144dda3b7fc36b1 authored over 7 years ago by David Frank <[email protected]>
Update CHANGELOG.md

mention 1.x changelog, so we don't have to update changelog file on both branch.

github.com/node-fetch/node-fetch - c02f09c60d5e865a05405c670b095b685d82e4ca authored over 7 years ago by David Frank <[email protected]>
Update README.md

point people to the new 1.x branch readme and changelog

github.com/node-fetch/node-fetch - b38e4a425776274539c34889848ce707705b7ab5 authored over 7 years ago by David Frank <[email protected]>
Merge pull request #277 from bitinn/readme-update-3

Update README.md

github.com/node-fetch/node-fetch - e225c6ce2f71c4757a14537e2b8a09e7db36621c authored over 7 years ago by David Frank <[email protected]>
Update README.md

Actually fix the readme this time...

github.com/node-fetch/node-fetch - 0fff17fbe9c228c6bb15d535f12bfca7d18e7e36 authored over 7 years ago by David Frank <[email protected]>
Merge pull request #276 from bitinn/readme-update

Mention 2.x alpha in the main readme

github.com/node-fetch/node-fetch - 05f8de45485dc686b57e18c239630e112360f4be authored over 7 years ago by David Frank <[email protected]>
Mention 2.x alpha in the main readme

github.com/node-fetch/node-fetch - 38d75d5a1f1c94de7e657d45b34cd32bbc8a4b03 authored over 7 years ago by David Frank <[email protected]>
Merge pull request #275 from bitinn/v2-alpha-4

2.0.0 alpha 4

github.com/node-fetch/node-fetch - 9cea8719eb4c2de70ec1d423398ebc38d3f8b8ab authored over 7 years ago by David Frank <[email protected]>
get ready for alpha 4 release

github.com/node-fetch/node-fetch - 2d986a79996c0d19631405f25809cdf26dc65d4b authored over 7 years ago by David Frank <[email protected]>
only enable Z_SYNC_FLUSH for gzip response

github.com/node-fetch/node-fetch - 770388db1b7f3a651f283c72aca799dfc422bf31 authored over 7 years ago by David Frank <[email protected]>
Merge pull request #271 from bitinn/fix-package-json

Use full filename at browser field

github.com/node-fetch/node-fetch - 2a1a565641b52bd5644433b72432ad799716783f authored over 7 years ago by David Frank <[email protected]>
Use full filename at browser field

github.com/node-fetch/node-fetch - a17029046044b12a6e4e6ca1da63adb122e440ca authored over 7 years ago by David Frank <[email protected]>
Merge pull request #264 from m59peacemaker/master

use browser natives when bundled for the browser

github.com/node-fetch/node-fetch - 1dba86665af353d8fe1db2a82a55726ead21dd84 authored over 7 years ago by David Frank <[email protected]>
Merge pull request #267 from AlexTes/patch-1

Document response.ok convenience property

github.com/node-fetch/node-fetch - 7fb7ea52a86dd0231df9a3bb093f54ef26366893 authored over 7 years ago by David Frank <[email protected]>
Merge pull request #269 from AlexTes/patch-2

Small improvements to the error-handling wording

github.com/node-fetch/node-fetch - 524d237e555c582401dc5f7bba397acce871f713 authored over 7 years ago by David Frank <[email protected]>
Small improvements to the error-handling wording

github.com/node-fetch/node-fetch - 1797181febc7984607f829fc997401d682926324 authored over 7 years ago by Alexander Tesfamichael <[email protected]>
Document response.ok convenience property

github.com/node-fetch/node-fetch - 70e8483ac69ca847c43e1804d44bf656c60b52cd authored over 7 years ago by Alexander Tesfamichael <[email protected]>
use browser natives when bundled for the browser

github.com/node-fetch/node-fetch - 5f02f36500d0c2d0800113bb843bf4dbe5a3d404 authored over 7 years ago by Johnny Hauser <[email protected]>
Revert "Allow passing agent option as an object (#236)" (#263)

This reverts commit ec29e3d2640586bc07cddf894e2aa10461b20ec0.

This patch prevents any agent b...

github.com/node-fetch/node-fetch - e5ff203ef41186954b5eea1ddc3b3b0c31c23593 authored over 7 years ago by Kat Marchán <[email protected]>
Allow passing agent option as an object (#236)

github.com/node-fetch/node-fetch - ec29e3d2640586bc07cddf894e2aa10461b20ec0 authored over 7 years ago by Ahmad Nassri <[email protected]>
headers.get: add space to join (#257)

The behavior was changed in whatwg/fetch#504.

github.com/node-fetch/node-fetch - 09f2e305570a4db56b8867aac1a79e6268ba7e46 authored over 7 years ago by Kat Marchán <[email protected]>
Add a special case for constructing Headers with Headers (#253)

Fixes: #251.

github.com/node-fetch/node-fetch - 4804a40c177bab6824c3ede85ebda8303fba5c86 authored over 7 years ago by Gajus Kuizinas <[email protected]>
More lenient gzip decompression (#239)

Ref: https://github.com/nodejs/node/issues/8701#issuecomment-268224481
Ref: https://github.com/r...

github.com/node-fetch/node-fetch - a1e76b97e18f28395bdb46e3a849800f52ee8027 authored over 7 years ago by Grzegorz Graczyk <[email protected]>
Remove babel-plugin-transform-runtime

github.com/node-fetch/node-fetch - 047799b742c49b875f6658b3b9ea4981523c3030 authored over 7 years ago by Timothy Gu <[email protected]>
Prettify .babelrc

github.com/node-fetch/node-fetch - da159b9547d04958ac987196e6e6418614361d33 authored over 7 years ago by Timothy Gu <[email protected]>
Drop babel-runtime

Fixes #243.

github.com/node-fetch/node-fetch - eb1959ed0945ba184a3b0baab20998dcbfc57f6c authored over 7 years ago by Timothy Gu <[email protected]>
compress: use spec nomenclature

github.com/node-fetch/node-fetch - 397eab775767f9da8dce426b7bc6f95d7ed3ff88 authored over 7 years ago by Timothy Gu <[email protected]>
Remove unneeded is-stream and buffer-to-arraybuffer (#241)

github.com/node-fetch/node-fetch - f0d0675d00845c59ac4bac58d8c9b89d2a39d38e authored over 7 years ago by Tino Vyatkin <[email protected]>
test: use fetch.Promise consistently

On Node.js v4, Babel polyfills `Promise`.

github.com/node-fetch/node-fetch - e284841db961d9886c0e0be596bcc81874e9b99a authored over 7 years ago by Timothy Gu <[email protected]>
More documentation

github.com/node-fetch/node-fetch - a345c398b30d2bccf54abc9c45071dece69a7bba authored over 7 years ago by Timothy Gu <[email protected]>
Export FetchError and update ERROR-HANDLING.md

github.com/node-fetch/node-fetch - 25e43a8f3eea097bc6b65d2a73f81dded0e6fe99 authored over 7 years ago by Timothy Gu <[email protected]>
Back to 100% coverage

github.com/node-fetch/node-fetch - 55e573b741b5784afd3aa8aab0702de4c471476c authored over 7 years ago by Timothy Gu <[email protected]>
Remove bluebird

github.com/node-fetch/node-fetch - b899649c32f78cb114afb85106a3b5fa47018173 authored over 7 years ago by Timothy Gu <[email protected]>
Factor out Body mixin

github.com/node-fetch/node-fetch - 9e140039acbe3ea43e085832ea25fddff355b30b authored over 7 years ago by Timothy Gu <[email protected]>
Do not inherit from body

Per spec, make Body a proper mixin

github.com/node-fetch/node-fetch - f08b1207718ddd1d7a9055d39eeeba36b0dec17a authored over 7 years ago by Timothy Gu <[email protected]>
Update deps and remove 0.12 compat

github.com/node-fetch/node-fetch - 56f786f896b7550b5c17c4b479d6b30cf509e3f3 authored over 7 years ago by Timothy Gu <[email protected]>
Consolidate CHANGELOG

github.com/node-fetch/node-fetch - a10f5786bd78419a98ab51372161d3449ceb3ebb authored over 7 years ago by Timothy Gu <[email protected]>
Update UPGRADE-GUIDE

github.com/node-fetch/node-fetch - 67678a9a54f9715f56e9f3d7fe34bfbe0493e964 authored over 7 years ago by Timothy Gu <[email protected]>
README: remove trailing whitespace

github.com/node-fetch/node-fetch - d23204b4ecb46ebc93c0e3d5dfe71dea82b9ac0c authored over 7 years ago by Timothy Gu <[email protected]>
Drop Node.js v0.12 support (#240)

github.com/node-fetch/node-fetch - edb28a6c50da805dfe6e05894c2360eb88160cb5 authored over 7 years ago by Tino Vyatkin <[email protected]>
docs(defaults): list of default header values (#237)

Fixes #226.

github.com/node-fetch/node-fetch - 673ebb2089f3966abd8900a53fc07be2553d7989 authored over 7 years ago by Ahmad Nassri <[email protected]>
2.0.0-alpha.3

github.com/node-fetch/node-fetch - 560d5d6a023f069c37497f633fe65955182fa3d5 authored over 7 years ago by Timothy Gu <[email protected]>
request: overwrite Content-Length if possible

Also reorganize header normalization

github.com/node-fetch/node-fetch - 11a94814051919d7787494af0a0dbbbce6143f8f authored over 7 years ago by Timothy Gu <[email protected]>
Improve Headers constructor argument processing

github.com/node-fetch/node-fetch - ac8ddaccb81f896d2e6223fb9605fb5a30dd914a authored over 7 years ago by Timothy Gu <[email protected]>
Fix CHANGELOG for v2.0.0-alpha.2

[ci skip]

github.com/node-fetch/node-fetch - db733374dd09b97b5ba33d739cbb6356c15027a9 authored over 7 years ago by Timothy Gu <[email protected]>
Remove FOLLOW_SPEC option; make it the default behavior (#225)

* Remove !FOLLOW_SPEC mode

* Update UPGRADE-GUIDE

* Add CHANGELOG entry

github.com/node-fetch/node-fetch - e9db8695232fa502557e0e710c4a02a52d50bc01 authored over 7 years ago by Timothy Gu <[email protected]>
Use babel-preset-env

github.com/node-fetch/node-fetch - 95bf356c4d4348b3d8a2812bca62e61b2d265340 authored over 7 years ago by Timothy Gu <[email protected]>
Silent rollup warning

github.com/node-fetch/node-fetch - 7539115bccbabacb254e420e6f47186536703ec7 authored over 7 years ago by Timothy Gu <[email protected]>
2.0.0-alpha.1

Fixes #8.
Fixes #209.
Fixes #222.

github.com/node-fetch/node-fetch - 908f661664e51fd847a5f69eb31724bbf2b3724b authored almost 8 years ago by Timothy Gu <[email protected]>
Merge pull request #177 from bitinn/v2

node-fetch v2

github.com/node-fetch/node-fetch - 8cf1541fb0155ac2e5e87b10a6a20d0db08b6b8f authored almost 8 years ago by Timothy Gu <[email protected]>
Fix Headers iterable initializer handling

github.com/node-fetch/node-fetch - 502b6042081a6c564dd2125a1dd5c4e3864b99dd authored almost 8 years ago by Timothy Gu <[email protected]>
test: remove fallbacks for Node.js 0.10

github.com/node-fetch/node-fetch - f198f937677bafa54eaaed4b5635410c456da4ae authored almost 8 years ago by Timothy Gu <[email protected]>
Use ES2015 export syntax (#212)

* Implement Rollup's external module check

* Use ES2015 export syntax

More friendly to ES2...

github.com/node-fetch/node-fetch - 151de2bdfb39bc4786b7a07e1e116a5690df6b94 authored almost 8 years ago by Timothy Gu <[email protected]>
Use template literals in Request

Closes #217.

github.com/node-fetch/node-fetch - 79704910008a6833f8354420d5caf69d001dff29 authored almost 8 years ago by Timothy Gu <[email protected]>
proper stack first line for FetchError instances (#215)

The `.stack` property gets cached in the `captureStackTrace()` call, so
whatever is set as the `...

github.com/node-fetch/node-fetch - fa225291280e161dedca5b923c73f82cda23c3fe authored almost 8 years ago by Nathan Rajlich <[email protected]>
Upgrade Rollup

github.com/node-fetch/node-fetch - 7f928254118d0ac87dae5f90a20161c6c84c9f6a authored almost 8 years ago by Timothy Gu <[email protected]>
Slightly expand upgrade guide

github.com/node-fetch/node-fetch - 01bf40d5a4114c3c84954b24e5af8f57d25330bb authored almost 8 years ago by Timothy Gu <[email protected]>
Add guide to upgrade to v2

github.com/node-fetch/node-fetch - 29e9f5eef69caeeff4702056595fc55a61c8301b authored almost 8 years ago by Timothy Gu <[email protected]>
Update README for ES2015

github.com/node-fetch/node-fetch - 9351084a98f15f1f412c2a84d193bf27a2a35244 authored almost 8 years ago by Timothy Gu <[email protected]>
Documentation update for v2 (#214)

github.com/node-fetch/node-fetch - 030bf279438e203f8ff05cffaf8b8ed7e88dff77 authored almost 8 years ago by Jimmy Karl Roland Wärting <[email protected]>