Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

i18next-express-middleware

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-express-middleware - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

index.d.ts

4

CHANGELOG.md

@@ -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 @@

5

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc