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

fetch-undici

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-undici - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

29

CHANGELOG.md

@@ -10,6 +10,33 @@ # Changelog

## [v4.0.0](https://github.com/bcomnes/fetch-undici/compare/v3.0.2...v4.0.0)
## [v4.0.1](https://github.com/bcomnes/fetch-undici/compare/v4.0.0...v4.0.1)
### Merged
- Bump tap from 20.0.3 to 21.0.0 in /tests/rollup [`#80`](https://github.com/bcomnes/fetch-undici/pull/80)
- Bump tap from 20.0.3 to 21.0.0 in /tests/esbuild [`#79`](https://github.com/bcomnes/fetch-undici/pull/79)
- Bump tap from 20.0.3 to 21.0.0 in /tests/node [`#78`](https://github.com/bcomnes/fetch-undici/pull/78)
- Bump tap from 19.2.5 to 20.0.0 in /tests/rollup [`#75`](https://github.com/bcomnes/fetch-undici/pull/75)
- Bump tap from 19.2.5 to 20.0.0 in /tests/node [`#76`](https://github.com/bcomnes/fetch-undici/pull/76)
- Bump tap from 19.2.5 to 20.0.0 in /tests/esbuild [`#77`](https://github.com/bcomnes/fetch-undici/pull/77)
- Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 in /tests/rollup [`#74`](https://github.com/bcomnes/fetch-undici/pull/74)
- Bump tap from 18.8.0 to 19.0.0 in /tests/rollup [`#71`](https://github.com/bcomnes/fetch-undici/pull/71)
- Bump tap from 18.8.0 to 19.0.0 in /tests/esbuild [`#72`](https://github.com/bcomnes/fetch-undici/pull/72)
- Bump tap from 18.8.0 to 19.0.0 in /tests/node [`#73`](https://github.com/bcomnes/fetch-undici/pull/73)
- Bump jsdom from 23.2.0 to 24.0.0 in /tests/rollup [`#70`](https://github.com/bcomnes/fetch-undici/pull/70)
- Bump jsdom from 23.2.0 to 24.0.0 in /tests/esbuild [`#69`](https://github.com/bcomnes/fetch-undici/pull/69)
### Fixed
- Exclude tests from tarball [`#84`](https://github.com/bcomnes/fetch-undici/issues/84)
### Commits
- Merge pull request #85 from bcomnes/remove-tests [`1852f46`](https://github.com/bcomnes/fetch-undici/commit/1852f461a9bdca8df6be3d8b5d32dce0a1d22349)
- Bump minimum undici version [`8f91e92`](https://github.com/bcomnes/fetch-undici/commit/8f91e92494f79503ab1f5932f403188c5c1f01de)
- Merge pull request #83 from bcomnes/dependabot/npm_and_yarn/tests/rollup/rollup/plugin-commonjs-28.0.0 [`b8872e1`](https://github.com/bcomnes/fetch-undici/commit/b8872e1583ea4039f03675882037786e4a290118)
## [v4.0.0](https://github.com/bcomnes/fetch-undici/compare/v3.0.2...v4.0.0) - 2023-12-07
### Merged
- Bump undici from 5.28.2 to 6.0.1 [`#68`](https://github.com/bcomnes/fetch-undici/pull/68)

@@ -16,0 +43,0 @@ - Bump jsdom from 22.1.0 to 23.0.0 in /tests/rollup [`#65`](https://github.com/bcomnes/fetch-undici/pull/65)

{
"name": "fetch-undici",
"description": "Isomorphic exports of fetch from window and unduci",
"version": "4.0.0",
"version": "4.0.1",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",

@@ -10,3 +10,3 @@ "bugs": {

"dependencies": {
"undici": "^6.0.1"
"undici": "^6.19.8"
},

@@ -30,2 +30,9 @@ "devDependencies": {

},
"files": [
"lib/",
"README.md",
"LICENSE",
"CHANGELOG.md",
"CONTRIBUTING.md"
],
"repository": {

@@ -32,0 +39,0 @@ "type": "git",

.github/dependabot.yml
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