Comparing version 4.13.3 to 4.13.4
@@ -525,3 +525,3 @@ /*! | ||
* @param {String} name | ||
* @param {String|Function} options or fn | ||
* @param {Object|Function} options or fn | ||
* @param {Function} callback | ||
@@ -528,0 +528,0 @@ * @public |
{ | ||
"name": "express", | ||
"description": "Fast, unopinionated, minimalist web framework", | ||
"version": "4.13.3", | ||
"version": "4.13.4", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca>", | ||
@@ -16,4 +16,3 @@ "contributors": [ | ||
"license": "MIT", | ||
"repository": "strongloop/express", | ||
"homepage": "http://expressjs.com/", | ||
"repository": "expressjs/express", | ||
"keywords": [ | ||
@@ -33,22 +32,22 @@ "express", | ||
"array-flatten": "1.1.1", | ||
"content-disposition": "0.5.0", | ||
"content-disposition": "0.5.1", | ||
"content-type": "~1.0.1", | ||
"cookie": "0.1.3", | ||
"cookie": "0.1.5", | ||
"cookie-signature": "1.0.6", | ||
"debug": "~2.2.0", | ||
"depd": "~1.0.1", | ||
"escape-html": "1.0.2", | ||
"depd": "~1.1.0", | ||
"escape-html": "~1.0.3", | ||
"etag": "~1.7.0", | ||
"finalhandler": "0.4.0", | ||
"finalhandler": "0.4.1", | ||
"fresh": "0.3.0", | ||
"merge-descriptors": "1.0.0", | ||
"methods": "~1.1.1", | ||
"merge-descriptors": "1.0.1", | ||
"methods": "~1.1.2", | ||
"on-finished": "~2.3.0", | ||
"parseurl": "~1.3.0", | ||
"parseurl": "~1.3.1", | ||
"path-to-regexp": "0.1.7", | ||
"proxy-addr": "~1.0.8", | ||
"proxy-addr": "~1.0.10", | ||
"qs": "4.0.0", | ||
"range-parser": "~1.0.2", | ||
"send": "0.13.0", | ||
"serve-static": "~1.10.0", | ||
"range-parser": "~1.0.3", | ||
"send": "0.13.1", | ||
"serve-static": "~1.10.2", | ||
"type-is": "~1.6.6", | ||
@@ -60,13 +59,13 @@ "utils-merge": "1.0.0", | ||
"after": "0.8.1", | ||
"ejs": "2.3.3", | ||
"istanbul": "0.3.17", | ||
"ejs": "2.3.4", | ||
"istanbul": "0.4.2", | ||
"marked": "0.3.5", | ||
"mocha": "2.2.5", | ||
"should": "7.0.2", | ||
"supertest": "1.0.1", | ||
"body-parser": "~1.13.3", | ||
"mocha": "2.3.4", | ||
"should": "7.1.1", | ||
"supertest": "1.1.0", | ||
"body-parser": "~1.14.2", | ||
"connect-redis": "~2.4.1", | ||
"cookie-parser": "~1.3.5", | ||
"cookie-parser": "~1.4.1", | ||
"cookie-session": "~1.2.0", | ||
"express-session": "~1.11.3", | ||
"express-session": "~1.13.0", | ||
"jade": "~1.11.0", | ||
@@ -73,0 +72,0 @@ "method-override": "~2.3.5", |
@@ -40,12 +40,12 @@ [![Express Logo](https://i.cloudup.com/zfY6lL7eFa-3000x3000.png)](http://expressjs.com/) | ||
* [Website and Documentation](http://expressjs.com/) - [[website repo](https://github.com/strongloop/expressjs.com)] | ||
* [#express](https://webchat.freenode.net/?channels=express) on freenode IRC | ||
* [Github Organization](https://github.com/expressjs) for Official Middleware & Modules | ||
* Visit the [Wiki](https://github.com/strongloop/express/wiki) | ||
* [Google Group](https://groups.google.com/group/express-js) for discussion | ||
* [Gitter](https://gitter.im/expressjs/express) for support and discussion | ||
* [Русскоязычная документация](http://jsman.ru/express/) | ||
* [한국어 문서](http://expressjs.kr) - [[website repo](https://github.com/Hanul/expressjs.kr)] | ||
**PROTIP** Be sure to read [Migrating from 3.x to 4.x](https://github.com/strongloop/express/wiki/Migrating-from-3.x-to-4.x) as well as [New features in 4.x](https://github.com/strongloop/express/wiki/New-features-in-4.x). | ||
###Security Issues | ||
If you discover a security vulnerability in Express, please see [Security Policies and Procedures](Security.md). | ||
## Quick Start | ||
@@ -94,3 +94,3 @@ | ||
```bash | ||
$ git clone git://github.com/strongloop/express.git --depth 1 | ||
$ git clone git://github.com/expressjs/express.git --depth 1 | ||
$ cd express | ||
@@ -121,3 +121,3 @@ $ npm install | ||
[List of all contributors](https://github.com/strongloop/express/graphs/contributors) | ||
[List of all contributors](https://github.com/expressjs/express/graphs/contributors) | ||
@@ -132,8 +132,8 @@ ## License | ||
[downloads-url]: https://npmjs.org/package/express | ||
[travis-image]: https://img.shields.io/travis/strongloop/express/master.svg?label=linux | ||
[travis-url]: https://travis-ci.org/strongloop/express | ||
[travis-image]: https://img.shields.io/travis/expressjs/express/master.svg?label=linux | ||
[travis-url]: https://travis-ci.org/expressjs/express | ||
[appveyor-image]: https://img.shields.io/appveyor/ci/dougwilson/express/master.svg?label=windows | ||
[appveyor-url]: https://ci.appveyor.com/project/dougwilson/express | ||
[coveralls-image]: https://img.shields.io/coveralls/strongloop/express/master.svg | ||
[coveralls-url]: https://coveralls.io/r/strongloop/express?branch=master | ||
[coveralls-image]: https://img.shields.io/coveralls/expressjs/express/master.svg | ||
[coveralls-url]: https://coveralls.io/r/expressjs/express?branch=master | ||
[gratipay-image-visionmedia]: https://img.shields.io/gratipay/visionmedia.svg | ||
@@ -140,0 +140,0 @@ [gratipay-url-visionmedia]: https://gratipay.com/visionmedia/ |
Sorry, the diff of this file is too big to display
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
187724
1
+ Addedcontent-disposition@0.5.1(transitive)
+ Addedcookie@0.1.5(transitive)
+ Addedfinalhandler@0.4.1(transitive)
+ Addedmerge-descriptors@1.0.1(transitive)
+ Addedsend@0.13.1(transitive)
- Removedcontent-disposition@0.5.0(transitive)
- Removedcookie@0.1.3(transitive)
- Removeddepd@1.0.1(transitive)
- Removeddestroy@1.0.3(transitive)
- Removedescape-html@1.0.2(transitive)
- Removedfinalhandler@0.4.0(transitive)
- Removedmerge-descriptors@1.0.0(transitive)
- Removedsend@0.13.0(transitive)
Updatedcontent-disposition@0.5.1
Updatedcookie@0.1.5
Updateddepd@~1.1.0
Updatedescape-html@~1.0.3
Updatedfinalhandler@0.4.1
Updatedmerge-descriptors@1.0.1
Updatedmethods@~1.1.2
Updatedparseurl@~1.3.1
Updatedproxy-addr@~1.0.10
Updatedrange-parser@~1.0.3
Updatedsend@0.13.1
Updatedserve-static@~1.10.2