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

fastify-compress

Package Overview
Dependencies
Maintainers
2
Versions
38
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 0.0.1 to 0.1.0

.travis.yml

14

package.json
{
"name": "fastify-compress",
"version": "0.0.1",
"version": "0.1.0",
"description": "Fastify compression utils",

@@ -8,9 +8,11 @@ "main": "index.js",

"fastify-plugin": "^0.1.1",
"iltorb": "^2.0.2",
"pump": "^1.0.2"
"mime-db": "^1.31.0",
"pump": "^1.0.3",
"string-to-stream": "^1.1.0"
},
"devDependencies": {
"fastify": "^0.33.0",
"tap": "^10.7.3",
"standard": "^10.0.3"
"fastify": "^0.35.0",
"iltorb": "^2.0.2",
"standard": "^10.0.3",
"tap": "^10.7.3"
},

@@ -17,0 +19,0 @@ "scripts": {

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