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

fastify-static

Package Overview
Dependencies
Maintainers
8
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 2.3.3 to 2.3.4

16

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

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

"dependencies": {
"fastify-plugin": "^1.4.0",
"fastify-plugin": "^1.5.0",
"glob": "^7.1.3",

@@ -40,7 +40,7 @@ "readable-stream": "^3.1.1",

"devDependencies": {
"@types/node": "^10.12.21",
"coveralls": "^3.0.2",
"@types/node": "^10.12.27",
"coveralls": "^3.0.3",
"eslint-plugin-typescript": "^0.14.0",
"fastify": "^2.0.0-rc.6",
"fastify-compress": "^0.8.0",
"fastify": "^2.0.0",
"fastify-compress": "^0.8.1",
"pre-commit": "^1.2.2",

@@ -51,6 +51,6 @@ "proxyquire": "^2.1.0",

"standard": "^12.0.0",
"tap": "^12.5.1",
"typescript": "^3.3.1",
"tap": "^12.5.3",
"typescript": "^3.2.1",
"typescript-eslint-parser": "^22.0.0"
}
}
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