Socket
Socket
Sign inDemoInstall

ofetch

Package Overview
Dependencies
Maintainers
1
Versions
14
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.3.2 to 1.3.3

dist/shared/ofetch.441891d5.d.cts

4

dist/index.d.ts

@@ -1,3 +0,3 @@

import { $ as $Fetch } from './shared/ofetch.0b644faf.js';
export { C as CreateFetchOptions, b as FetchContext, e as FetchError, c as FetchOptions, F as FetchRequest, a as FetchResponse, I as IFetchError, S as SearchParameters, d as createFetch, f as createFetchError } from './shared/ofetch.0b644faf.js';
import { $ as $Fetch } from './shared/ofetch.441891d5.js';
export { C as CreateFetchOptions, b as FetchContext, e as FetchError, c as FetchOptions, F as FetchRequest, a as FetchResponse, I as IFetchError, S as SearchParameters, d as createFetch, f as createFetchError } from './shared/ofetch.441891d5.js';

@@ -4,0 +4,0 @@ declare const fetch: typeof globalThis.fetch;

@@ -1,3 +0,3 @@

import { $ as $Fetch } from './shared/ofetch.0b644faf.js';
export { C as CreateFetchOptions, b as FetchContext, e as FetchError, c as FetchOptions, F as FetchRequest, a as FetchResponse, I as IFetchError, S as SearchParameters, d as createFetch, f as createFetchError } from './shared/ofetch.0b644faf.js';
import { $ as $Fetch } from './shared/ofetch.441891d5.js';
export { C as CreateFetchOptions, b as FetchContext, e as FetchError, c as FetchOptions, F as FetchRequest, a as FetchResponse, I as IFetchError, S as SearchParameters, d as createFetch, f as createFetchError } from './shared/ofetch.441891d5.js';

@@ -4,0 +4,0 @@ declare function createNodeFetch(): (input: RequestInfo, init?: RequestInit) => any;

{
"name": "ofetch",
"version": "1.3.2",
"version": "1.3.3",
"description": "A better fetch API. Works on node, browser and workers.",

@@ -75,7 +75,7 @@ "repository": "unjs/ofetch",

"node-fetch-native": "^1.4.0",
"ufo": "^1.2.0"
"ufo": "^1.3.0"
},
"devDependencies": {
"@types/node": "^20.5.3",
"@vitest/coverage-v8": "^0.34.2",
"@types/node": "^20.5.6",
"@vitest/coverage-v8": "^0.34.3",
"changelogen": "^0.5.5",

@@ -91,7 +91,7 @@ "eslint": "^8.47.0",

"std-env": "^3.4.3",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"unbuild": "2.0.0",
"vitest": "^0.34.2"
"vitest": "^0.34.3"
},
"packageManager": "pnpm@8.6.12"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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