Socket
Socket
Sign inDemoInstall

ecstatic

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecstatic - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

18

package.json

@@ -5,3 +5,3 @@ {

"description": "A simple static file server middleware that works with both Express and Flatiron",
"version": "0.5.7",
"version": "0.5.8",
"homepage": "https://github.com/jesusabdullah/node-ecstatic",

@@ -26,13 +26,13 @@ "repository": {

"dependencies": {
"he": "~0.4.1",
"mime": "1.2.x",
"minimist": "~0.0.5"
"he": "^0.5.0",
"mime": "^1.2.11",
"minimist": "^1.1.0"
},
"devDependencies": {
"tap": "0.3.x",
"request": "2.12.x",
"express": "3.0.x",
"union": "0.3.x",
"mkdirp": "0.3.x"
"tap": "^0.4.13",
"request": "^2.49.0",
"express": "^3.0.6",
"union": "^0.3.8",
"mkdirp": "^0.5.0"
}
}

Sorry, the diff of this file is not supported yet

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