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

fastify-static

Package Overview
Dependencies
Maintainers
7
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-static - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

12

package.json
{
"name": "fastify-static",
"version": "0.12.0",
"version": "0.13.0",
"description": "Plugin for serving static files as fast as possible.",

@@ -29,13 +29,13 @@ "main": "index.js",

"dependencies": {
"fastify-plugin": "^1.0.0",
"readable-stream": "^2.3.6",
"fastify-plugin": "^1.2.0",
"readable-stream": "^3.0.0",
"send": "^0.16.0"
},
"devDependencies": {
"coveralls": "^3.0.0",
"fastify": "^1.3.0",
"coveralls": "^3.0.2",
"fastify": "^1.9.0",
"fastify-compress": "^0.6.0",
"pre-commit": "^1.2.2",
"proxyquire": "^2.0.0",
"simple-get": "^3.0.1",
"simple-get": "^3.0.3",
"snazzy": "^7.0.0",

@@ -42,0 +42,0 @@ "standard": "^11.0.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