Socket
Socket
Sign inDemoInstall

@fastify/reply-from

Package Overview
Dependencies
Maintainers
19
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/reply-from - npm Package Compare versions

Comparing version 8.2.0 to 8.2.1

2

index.d.ts

@@ -88,3 +88,3 @@ /// <reference types="node" />

disableCache?: boolean;
http?: HttpOptions | boolean;
http?: HttpOptions;
http2?: Http2Options | boolean;

@@ -91,0 +91,0 @@ undici?: Pool.Options;

{
"name": "@fastify/reply-from",
"version": "8.2.0",
"version": "8.2.1",
"description": "forward your HTTP request to another server, for fastify",

@@ -5,0 +5,0 @@ "main": "index.js",

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