i18next-express-middleware
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -0,1 +1,5 @@ | ||
### 1.7.0 | ||
- add typings [170](https://github.com/i18next/i18next-express-middleware/pull/170) | ||
### 1.6.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "i18next-express-middleware", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "express middleware for i18next", | ||
"main": "./lib/index.js", | ||
"types": "./index.d.ts", | ||
"keywords": [ | ||
@@ -22,2 +23,3 @@ "i18next", | ||
"devDependencies": { | ||
"@types/express": "4.16.0", | ||
"babel-cli": "6.7.7", | ||
@@ -30,2 +32,3 @@ "babel-core": "6.7.7", | ||
"eslint": "2.7.0", | ||
"i18next": "13.0.1", | ||
"mocha": "2.2.5", | ||
@@ -32,0 +35,0 @@ "sinon": "1.17.1" |
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
31613
13
530
11