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

ofetch

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ofetch - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

14

package.json
{
"name": "ofetch",
"version": "1.1.0",
"version": "1.1.1",
"description": "A better fetch API. Works on node, browser and workers.",

@@ -58,3 +58,3 @@ "repository": "unjs/ofetch",

"dependencies": {
"destr": "^1.2.2",
"destr": "^2.0.0",
"node-fetch-native": "^1.2.0",

@@ -64,6 +64,6 @@ "ufo": "^1.1.2"

"devDependencies": {
"@types/node": "^20.2.5",
"@vitest/coverage-v8": "^0.32.0",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",

@@ -78,5 +78,5 @@ "fetch-blob": "^4.0.0",

"unbuild": "^1.2.1",
"vitest": "^0.32.0"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.6.1"
"packageManager": "pnpm@8.6.2"
}
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