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

ohmyfetch

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ohmyfetch - npm Package Compare versions

Comparing version 0.4.17 to 0.4.18

12

package.json
{
"name": "ohmyfetch",
"version": "0.4.17",
"version": "0.4.18",
"description": "oh-my-fetch",

@@ -39,4 +39,4 @@ "repository": "unjs/ohmyfetch",

"node-fetch-native": "^0.1.3",
"ufo": "^0.8.3",
"undici": "^5.0.0"
"ufo": "^0.8.4",
"undici": "^5.2.0"
},

@@ -47,3 +47,3 @@ "devDependencies": {

"@types/node": "latest",
"c8": "^7.11.2",
"c8": "^7.11.3",
"eslint": "latest",

@@ -58,5 +58,5 @@ "fetch-blob": "^3.1.5",

"unbuild": "latest",
"vitest": "^0.10.0"
"vitest": "^0.12.6"
},
"packageManager": "pnpm@7.0.1",
"packageManager": "pnpm@7.1.2",
"scripts": {

@@ -63,0 +63,0 @@ "build": "unbuild",

@@ -68,3 +68,3 @@

You can optionally provde a different parser than destr, or specify `blob`, `arrayBuffer` or `text` to force parsing the body with the respective `FetchResponse` method.
You can optionally provide a different parser than destr, or specify `blob`, `arrayBuffer` or `text` to force parsing the body with the respective `FetchResponse` method.

@@ -71,0 +71,0 @@ ```js

Sorry, the diff of this file is not supported yet

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