hapi-swagger-static
Advanced tools
Comparing version
{ | ||
"name": "hapi-swagger-static", | ||
"version": "2.0.0-beta.8", | ||
"version": "2.0.0-beta.9", | ||
"description": "A small companion plugin for `hapi-swagger` or `hapi-swaggered` providing a static html documentation page as hapi route", | ||
@@ -35,12 +35,12 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"babel-eslint": "^8.2.1", | ||
"babel-eslint": "^8.2.2", | ||
"chai": "^4.1.2", | ||
"chai-as-promised": "^7.1.1", | ||
"coveralls": "^3.0.0", | ||
"eslint": "^4.18.0", | ||
"eslint": "^4.18.1", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-import": "^2.9.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-promise": "^3.6.0", | ||
"eslint-plugin-react": "^7.6.1", | ||
"eslint-plugin-react": "^7.7.0", | ||
"eslint-plugin-should-promised": "^2.0.0", | ||
@@ -52,3 +52,3 @@ "hapi": "^17.2.0", | ||
"nyc": "^11.4.1", | ||
"sinon": "^4.3.0", | ||
"sinon": "^4.4.2", | ||
"sinon-chai": "^2.14.0", | ||
@@ -55,0 +55,0 @@ "vision": "^5.3.1" |
@@ -14,3 +14,2 @@ # hapi-swagger-static | ||
[](https://codeclimate.com/github/frankthelen/hapi-swagger-static/maintainability) | ||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Ffrankthelen%2Fhapi-swagger-static?ref=badge_shield) | ||
[]() | ||
@@ -23,3 +22,3 @@ [](https://github.com/airbnb/javascript) | ||
```bash | ||
npm install --save hapi-swagger-static | ||
npm install hapi-swagger-static | ||
``` | ||
@@ -26,0 +25,0 @@ |
42959
-0.53%142
-0.7%