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.4.1 to 2.4.2

5

HISTORY.md

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

2.4.2 / 2017-03-24
==================
* deps: ms@1.0.0
2.4.1 / 2017-02-27

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

14

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

@@ -16,11 +16,11 @@ "license": "MIT",

"fresh": "0.5.0",
"ms": "0.7.2",
"ms": "1.0.0",
"parseurl": "~1.3.1"
},
"devDependencies": {
"eslint": "3.16.1",
"eslint-config-standard": "6.2.1",
"eslint-plugin-markdown": "1.0.0-beta.3",
"eslint-plugin-promise": "3.4.2",
"eslint-plugin-standard": "2.0.1",
"eslint": "3.18.0",
"eslint-config-standard": "7.1.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"istanbul": "0.4.5",

@@ -27,0 +27,0 @@ "mocha": "2.5.3",

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