@fastify/compress
Advanced tools
Comparing version 8.0.0-pre.fv5.1 to 8.0.0-pre.fv5.2
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
174195