Comparing version 0.5.0 to 0.5.1
@@ -1,4 +0,13 @@ | ||
0.5.0 / 2014-??-?? | ||
0.5.1 / 2014-11-09 | ||
================== | ||
- new: Travis CI for everyone | ||
- update: URLs in `package.json` for new URL | ||
- fix: CSP would set all headers forever after receiving an unknown user agent | ||
0.5.0 / 2014-10-28 | ||
================== | ||
- new: most middlewares have some aliases now | ||
@@ -5,0 +14,0 @@ |
@@ -8,3 +8,3 @@ { | ||
"description": "Security middleware collection for Express/Connect", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"keywords": [ | ||
@@ -22,6 +22,6 @@ "security", | ||
], | ||
"bugs": "https://github.com/evilpacket/helmet/issues", | ||
"bugs": "https://github.com/helmetjs/helmet/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/evilpacket/helmet.git" | ||
"url": "git://github.com/helmetjs/helmet.git" | ||
}, | ||
@@ -36,3 +36,3 @@ "engines": { | ||
"helmet-crossdomain": "0.1.0", | ||
"helmet-csp": "0.1.0", | ||
"helmet-csp": "0.1.1", | ||
"hide-powered-by": "0.1.0", | ||
@@ -39,0 +39,0 @@ "hsts": "0.1.0", |
@@ -5,3 +5,4 @@ Helmet | ||
[![npm version](https://badge.fury.io/js/helmet.svg)](http://badge.fury.io/js/helmet) | ||
[![npm dependency status](https://david-dm.org/evilpacket/helmet.png)](https://david-dm.org/evilpacket/helmet) | ||
[![npm dependency status](https://david-dm.org/helmetjs/helmet.png)](https://david-dm.org/helmetjs/helmet) | ||
[![Build Status](https://travis-ci.org/helmetjs/helmet.svg?branch=master)](https://travis-ci.org/helmetjs/helmet) | ||
@@ -8,0 +9,0 @@ Helmet is a series of middleware that help secure your Express/Connect apps. *It's not a silver bullet*, but it can help! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
21004
10
281
0
+ Addedhelmet-csp@0.1.1(transitive)
- Removedhelmet-csp@0.1.0(transitive)
Updatedhelmet-csp@0.1.1