Socket
Socket
Sign inDemoInstall

fastify-static

Package Overview
Dependencies
Maintainers
5
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.1.0 to 0.2.0

6

package.json
{
"name": "fastify-static",
"version": "0.1.0",
"version": "0.2.0",
"description": "Plugin for serving static file as fast as possible Edit",

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

"fastify-plugin": "^0.1.0",
"send": "^0.15.4"
"send": "^0.16.0"
},
"devDependencies": {
"fastify": "^0.26.1",
"fastify": "^0.29.0",
"coveralls": "^2.13.1",

@@ -35,0 +35,0 @@ "pre-commit": "^1.2.2",

@@ -1,2 +0,2 @@

# fastify-static [![Build Status](https://travis-ci.org/fastify/fastify-static.svg?branch=master)](https://travis-ci.org/fastify/fastify-static) [![Greenkeeper badge](https://badges.greenkeeper.io/fastify/fastify-static.svg)](https://greenkeeper.io/)
# fastify-static [![Build Status](https://travis-ci.org/fastify/fastify-static.svg?branch=master)](https://travis-ci.org/fastify/fastify-static) [![Greenkeeper badge](https://badges.greenkeeper.io/fastify/fastify-static.svg)](https://greenkeeper.io/) [![Known Vulnerabilities](https://snyk.io/test/github/fastify/fastify-static/badge.svg)](https://snyk.io/test/github/fastify/fastify-static)

@@ -3,0 +3,0 @@ Plugin for serving static file

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