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.1 to 2.1.2

6

HISTORY.md

@@ -0,1 +1,7 @@

2.1.2 / 2014-09-05
==================
* deps: etag@~1.3.0
- Improve ETag generation speed
2.1.1 / 2014-08-25

@@ -2,0 +8,0 @@ ==================

6

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

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

"dependencies": {
"etag": "~1.2.0",
"etag": "~1.3.0",
"fresh": "0.2.2",

@@ -20,3 +20,3 @@ "ms": "0.6.2"

"devDependencies": {
"istanbul": "0.3.0",
"istanbul": "0.3.2",
"mocha": "~1.21.4",

@@ -23,0 +23,0 @@ "proxyquire": "~1.0.1",

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