Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fastify/compress

Package Overview
Dependencies
Maintainers
20
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/compress - npm Package Compare versions

Comparing version 8.0.0-pre.fv5.1 to 8.0.0-pre.fv5.2

2

index.js

@@ -569,3 +569,3 @@ 'use strict'

module.exports = fp(fastifyCompress, {
fastify: '4.x',
fastify: '5.x',
name: '@fastify/compress'

@@ -572,0 +572,0 @@ })

{
"name": "@fastify/compress",
"version": "8.0.0-pre.fv5.1",
"version": "8.0.0-pre.fv5.2",
"description": "Fastify compression utils",

@@ -24,3 +24,3 @@ "main": "index.js",

"adm-zip": "^0.5.12",
"fastify": "^4.26.2",
"fastify": "^5.0.0-alpha.3",
"jsonstream": "^1.0.3",

@@ -27,0 +27,0 @@ "standard": "^17.1.0",

Sorry, the diff of this file is not supported yet

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