Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fetch-ponyfill

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-ponyfill - npm Package Versions

13

4.0.0

Diff

Changelog

Source

4.0.0

This release:

  • Bumps whatwg-fetch from ~1.0.0 to ~2.0.1.
  • Better handling of self/this for browser fetch (more testing friendly).
qubyte
published 3.0.2 •

Changelog

Source

3.0.2

Dependencies now use tilde to allow patch versions to be tracked (this was waiting for whatwg-fetch to reach version 1).

qubyte
published 3.0.1 •

Changelog

Source

3.0.1

A link was added to the README to point to the ponyfill definition.

qubyte
published 3.0.0 •

Changelog

Source

3.0.0

Fixes an issue with detection of features like URLSearchParams. This is a major version bump since apparent behaviour could change in a breaking way in browsers which support detected features.

qubyte
published 2.0.1 •

qubyte
published 2.0.0 •

Changelog

Source

2.0.0

Now exposes associated constructors along with fetch like:

const {fetch, Request, Response, Headers} = require('fetch-ponyfill')(options);
qubyte
published 1.0.0 •

qubyte
published 0.9.0 •

qubyte
published 0.7.0 •

qubyte
published 0.6.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc