We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bumped version to 5.0.5. Updated CHANGELOG.md and dependencies.
Removed minimist dependency.
Credentials are now handled via a header. FormData is now native to n… …ode-fetch.
Fixed package.json resolution.
NPM audit fix.
Merge pull request #60 from gavoja/feature/v5 New version
Version bumped to 4.0.3.
Merge pull request #43 from rbotha78/master Don't include underscore in first capture group of the regular expression
Dependencies updated. Tests fixed.
Implementation simplified. Tests added. Dependencies updated and reduced. Promises introduced. Fixes for #30, #35 and #42.