Socket
Socket
Sign inDemoInstall

ecstatic

Package Overview
Dependencies
Maintainers
2
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 1.1.2 to 1.1.3

3

CHANGELOG.md

@@ -0,1 +1,4 @@

2015/10/03 Version 1.1.3
- Add CORS=false to defaults
2015/10/02 Version 1.1.2

@@ -2,0 +5,0 @@ - Properly handle defaults in CLI args

@@ -7,2 +7,3 @@ {

"cache": "max-age=3600",
"cors": false,
"gzip": false,

@@ -9,0 +10,0 @@ "defaultExt": ".html",

2

package.json

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

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

@@ -8,0 +8,0 @@ "repository": {

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