fetch-undici
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
1
17272
8
30
Updatedundici@^6.19.8