New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@inrupt/universal-fetch

Package Overview
Dependencies
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inrupt/universal-fetch - npm Package Versions

1.0.3

Diff

Changelog

Source

1.0.3 - 2023-08-07

Bugfixes

  • Adds a browser entry to the exports field. This ensures that esbuild correctly resolves to the correct files when generating browser bundles.
inrupt_ci
published 1.0.3-beta.0 •

inrupt_ci
published 1.0.2 •

Changelog

Source

1.0.2 - 2023-07-05

Bugfixes

  • Adds a relative ./ paths in the browser entry for the package.json. This ensures that rollup correctly resolves to the correct files when generating browser bundles.
inrupt_ci
published 1.0.1 •

Changelog

Source

1.0.1 - 2023-03-13

Bugfixes

  • Fixes ESM build on Node 16: an incorrect use of dynamic imports broke the ESM build on Node 16.
inrupt_ci
published 1.0.0 •

Changelog

Source

1.0.0 - 2023-03-09

New features

Introducing our fetch shim, where we use node-fetch as a polyfill on node 14, undici's fetch on node 16, and in browsers, we just expose the native fetch API.

This package aims to replace our usage of cross-fetch and to become our go-to way of working with fetch across different environments.

virginiabalseiro
published 1.0.0-alpha.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