Socket
Socket
Sign inDemoInstall

@fastify/send

Package Overview
Dependencies
Maintainers
18
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/send - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js

@@ -14,3 +14,3 @@ /*!

*/
const isUtf8MimeType = require('./lib/isUtf8MimeType')
const isUtf8MimeType = require('./lib/isUtf8MimeType').isUtf8MimeType
const mime = require('mime')

@@ -17,0 +17,0 @@ const SendStream = require('./lib/SendStream')

{
"name": "@fastify/send",
"description": "Better streaming static file server with Range and conditional-GET support",
"version": "2.0.0",
"version": "2.0.1",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

@@ -6,0 +6,0 @@ "contributors": [

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