Socket
Socket
Sign inDemoInstall

node-fetch-native

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.4.1

17

package.json
{
"name": "node-fetch-native",
"version": "1.4.0",
"version": "1.4.1",
"description": "A better redistribution of `node-fetch`",

@@ -83,5 +83,6 @@ "repository": "unjs/node-fetch-native",

},
"types": "./lib/index.d.mts",
"main": "./lib/index.cjs",
"module": "./dist/index.mjs",
"react-native": "./dist/native.mjs",
"types": "./lib/index.d.mts",
"files": [

@@ -103,14 +104,14 @@ "dist",

"devDependencies": {
"@vitest/coverage-v8": "^0.34.2",
"@vitest/coverage-v8": "^0.34.6",
"abort-controller": "^3.0.0",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"node-fetch": "^3.3.2",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.2"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.7.6"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc