UNPKG

response-powered-by

Version:

Middleware to set the X-Powered-By header returned by Express

29 lines (19 loc) 805 B
# Changelog 1.0.3 / 2016-05-08 ================== * Update comment in the code * Update auhtor and contributors for the project * Update `package.json` * Added test suite for middleware based on [jasmine](http://jasmine.github.io/edge/introduction.html) * Update documentation comment * Renamed folder libs to lib * Added .jshintrc file that helps to detect errors and potential problems in your JavaScript code through [jshint](http://jshint.com/docs/) 1.0.2 / 2015-08-11 ================== * Add missing elements to `package.json` 1.0.1 / 2015-08-11 ================== * Change documentation for bug [Error in Readme.md #1](https://github.com/NickNaso/response-powered-by/issues/1) 1.0.0 / 2015-08-03 ================== * Initial version of `response-powered-by` middleware