New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

electron-fetch

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-fetch - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

lib/index.d.ts

5

package.json
{
"name": "electron-fetch",
"version": "1.2.0",
"version": "1.2.1",
"description": "A light-weight module that brings window.fetch to electron's background process",

@@ -10,3 +10,4 @@ "main": "lib/index.js",

"lib/index.js",
"lib/index.es.js"
"lib/index.es.js",
"lib/index.d.ts"
],

@@ -13,0 +14,0 @@ "engines": {

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