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

@whatwg-node/fetch

Package Overview
Dependencies
Maintainers
1
Versions
478
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@whatwg-node/fetch - npm Package Compare versions

Comparing version 0.7.0-alpha-20230207093213-131f46f to 0.7.0-alpha-20230207100807-5eb50c6

4

CHANGELOG.md
# @whatwg-node/fetch
## 0.7.0-alpha-20230207093213-131f46f
## 0.7.0-alpha-20230207100807-5eb50c6

@@ -15,3 +15,3 @@ ### Minor Changes

[[`724cf94`](https://github.com/ardatan/whatwg-node/commit/724cf94f8e076ba1dcd45bce476ce20dafc640be)]:
- @whatwg-node/node-fetch@0.0.6-alpha-20230207093213-131f46f
- @whatwg-node/node-fetch@0.0.6-alpha-20230207100807-5eb50c6

@@ -18,0 +18,0 @@ ## 0.6.9

{
"name": "@whatwg-node/fetch",
"version": "0.7.0-alpha-20230207093213-131f46f",
"version": "0.7.0-alpha-20230207100807-5eb50c6",
"description": "Cross Platform Smart Fetch Ponyfill",

@@ -17,3 +17,3 @@ "repository": {

"@peculiar/webcrypto": "^1.4.0",
"@whatwg-node/node-fetch": "0.0.6-alpha-20230207093213-131f46f",
"@whatwg-node/node-fetch": "0.0.6-alpha-20230207100807-5eb50c6",
"busboy": "^1.6.0",

@@ -20,0 +20,0 @@ "urlpattern-polyfill": "^6.0.2",

@@ -17,1 +17,3 @@ import { Response } from '@whatwg-node/fetch';

testObj = await response.json();
console.log(testObj);
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