hapi-locale-17
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "hapi-locale-17", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Locale and language detection for Hapi v17", | ||
@@ -33,3 +33,3 @@ "main": "src/index.js", | ||
"coveralls": "^3.0.0", | ||
"eslint": "^4.14.0", | ||
"eslint": "^4.15.0", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
@@ -41,5 +41,5 @@ "eslint-plugin-import": "^2.8.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^4.0.1", | ||
"mocha": "^4.1.0", | ||
"mocha-lcov-reporter": "^1.3.0", | ||
"sinon": "^4.1.3", | ||
"sinon": "^4.1.6", | ||
"sinon-chai": "^2.14.0" | ||
@@ -46,0 +46,0 @@ }, |
@@ -9,2 +9,4 @@ # hapi-locale-17 | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/frankthelen/hapi-locale-17.svg)](https://greenkeeper.io/) | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/2b21f79b2657870c146f/maintainability)](https://codeclimate.com/github/frankthelen/hapi-locale-17/maintainability) | ||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffrankthelen%2Fhapi-locale-17.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Ffrankthelen%2Fhapi-locale-17?ref=badge_shield) | ||
[![node](https://img.shields.io/node/v/hapi-locale-17.svg)]() | ||
@@ -11,0 +13,0 @@ [![License Status](http://img.shields.io/npm/l/hapi-locale-17.svg)]() |
12782
80