Socket
Socket
Sign inDemoInstall

serve-favicon

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serve-favicon - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

5

HISTORY.md

@@ -0,1 +1,6 @@

2.1.5 / 2014-09-24
==================
* deps: etag@~1.4.0
2.1.4 / 2014-09-15

@@ -2,0 +7,0 @@ ==================

4

package.json
{
"name": "serve-favicon",
"description": "favicon serving middleware with caching",
"version": "2.1.4",
"version": "2.1.5",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",

@@ -14,3 +14,3 @@ "license": "MIT",

"dependencies": {
"etag": "~1.3.1",
"etag": "~1.4.0",
"fresh": "0.2.4",

@@ -17,0 +17,0 @@ "ms": "0.6.2"

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