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

@victorenator/service-fetch

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@victorenator/service-fetch - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

index.js

@@ -18,3 +18,3 @@ import {resolveSrv} from 'node:dns/promises';

/**
* @param {string|URL} input
* @param {string | URL} input
* @param {RequestInit & RequestService} init

@@ -21,0 +21,0 @@ * @returns {Promise<Response>}

{
"name": "@victorenator/service-fetch",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -15,3 +15,5 @@ "main": "index.js",

"devDependencies": {
"eslint": "^8.14.0"
"@eslint/js": "^9.13.0",
"eslint": "^9.13.0",
"globals": "^15.11.0"
},

@@ -18,0 +20,0 @@ "keywords": [

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