express-humans
Advanced tools
Comparing version 1.0.2 to 1.0.3
# league-sprites - change log | ||
# 1.0.3 (Oct. 9th 2017) | ||
## **Minor fixes :** | ||
* Fix vulnerable dependencies | ||
# 1.0.2 (Sep. 5th 2017) | ||
@@ -4,0 +10,0 @@ |
@@ -46,3 +46,3 @@ 'use strict'; | ||
var getContent = function () { | ||
var _ref = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee() { | ||
var _ref = (0, _asyncToGenerator3.default)(_regenerator2.default.mark(function _callee() { | ||
var content; | ||
@@ -49,0 +49,0 @@ return _regenerator2.default.wrap(function _callee$(_context) { |
{ | ||
"name": "express-humans", | ||
"version": "1.0.2", | ||
"description": "Express middleware for generating/responding a humans.txt file.", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "gulp", | ||
"test": "mocha" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Ilshidur/express-humans.git" | ||
}, | ||
"keywords": [ | ||
"express", | ||
"humans", | ||
"humans.txt", | ||
"middleware" | ||
], | ||
"author": "Ilshidur", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/Ilshidur/express-humans/issues" | ||
}, | ||
"homepage": "https://github.com/Ilshidur/express-humans#readme", | ||
"dependencies": { | ||
"express": "4.15.4", | ||
"figlet": "^1.2.0", | ||
"humans-generator": "2.1.1" | ||
}, | ||
"devDependencies": { | ||
"babel": "6.23.0", | ||
"babel-core": "6.26.0", | ||
"babel-eslint": "7.2.3", | ||
"babel-plugin-transform-runtime": "6.23.0", | ||
"babel-preset-es2015": "6.24.1", | ||
"babel-preset-stage-0": "6.24.1", | ||
"chai": "4.1.2", | ||
"del": "3.0.0", | ||
"eslint": "4.6.1", | ||
"gulp": "3.9.1", | ||
"gulp-babel": "7.0.0", | ||
"mocha": "3.5.0", | ||
"run-sequence": "2.1.0", | ||
"supertest": "3.0.0" | ||
} | ||
"name": "express-humans", | ||
"version": "1.0.3", | ||
"description": "Express middleware for generating/responding a humans.txt file.", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "gulp", | ||
"test": "mocha" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Ilshidur/express-humans.git" | ||
}, | ||
"keywords": [ | ||
"express", | ||
"humans", | ||
"humans.txt", | ||
"middleware" | ||
], | ||
"author": "Ilshidur", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/Ilshidur/express-humans/issues" | ||
}, | ||
"homepage": "https://github.com/Ilshidur/express-humans#readme", | ||
"dependencies": { | ||
"express": "4.16.1", | ||
"figlet": "^1.2.0", | ||
"humans-generator": "2.1.1" | ||
}, | ||
"devDependencies": { | ||
"babel": "6.23.0", | ||
"babel-core": "6.26.0", | ||
"babel-eslint": "8.0.1", | ||
"babel-plugin-transform-runtime": "6.23.0", | ||
"babel-preset-es2015": "6.24.1", | ||
"babel-preset-stage-0": "6.24.1", | ||
"chai": "4.1.2", | ||
"del": "3.0.0", | ||
"eslint": "4.8.0", | ||
"gulp": "3.9.1", | ||
"gulp-babel": "7.0.0", | ||
"mocha": "4.0.0", | ||
"run-sequence": "2.2.0", | ||
"supertest": "3.0.0" | ||
} | ||
} |
@@ -18,4 +18,8 @@ # express-humans | ||
First run `npm install express-humans`, then : | ||
First run : | ||
`npm install express-humans` (both npm and Yarn locks are supported) | ||
then : | ||
```javascript | ||
@@ -78,2 +82,26 @@ const humans = require('express-humans'); | ||
## License | ||
MIT License | ||
Copyright (c) 2017 **Nicolas COUTIN** | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. | ||
[version-badge]: https://img.shields.io/npm/v/express-humans.svg | ||
@@ -80,0 +108,0 @@ [version-url]: https://www.npmjs.com/package/express-humans |
Sorry, the diff of this file is not supported yet
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
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
128169
119
+ Addedbody-parser@1.18.2(transitive)
+ Addedbytes@3.0.0(transitive)
+ Addeddepd@1.1.1(transitive)
+ Addedexpress@4.16.1(transitive)
+ Addedfinalhandler@1.1.0(transitive)
+ Addedforwarded@0.2.0(transitive)
+ Addedfresh@0.5.2(transitive)
+ Addedhttp-errors@1.6.2(transitive)
+ Addediconv-lite@0.4.19(transitive)
+ Addedipaddr.js@1.9.1(transitive)
+ Addedmime@1.4.1(transitive)
+ Addedproxy-addr@2.0.7(transitive)
+ Addedqs@6.5.1(transitive)
+ Addedraw-body@2.3.2(transitive)
+ Addedsafe-buffer@5.1.1(transitive)
+ Addedsend@0.16.1(transitive)
+ Addedserve-static@1.13.1(transitive)
+ Addedutils-merge@1.0.1(transitive)
- Removeddebug@2.6.8(transitive)
- Removedexpress@4.15.4(transitive)
- Removedfinalhandler@1.0.6(transitive)
- Removedforwarded@0.1.2(transitive)
- Removedfresh@0.5.0(transitive)
- Removedipaddr.js@1.4.0(transitive)
- Removedmime@1.3.4(transitive)
- Removedproxy-addr@1.1.5(transitive)
- Removedqs@6.5.0(transitive)
- Removedsend@0.15.4(transitive)
- Removedserve-static@1.12.4(transitive)
- Removedutils-merge@1.0.0(transitive)
Updatedexpress@4.16.1