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

@ladjs/i18n

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ladjs/i18n - npm Package Compare versions

Comparing version 6.0.4 to 6.0.5

34

package.json
{
"name": "@ladjs/i18n",
"description": "i18n wrapper and Koa middleware for Lad",
"version": "6.0.4",
"version": "6.0.5",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",

@@ -28,31 +28,31 @@ "ava": {

"country-language": "^0.1.7",
"debug": "^4.1.1",
"debug": "^4.2.0",
"i18n": "^0.13.2",
"i18n-locales": "^0.0.4",
"lodash": "^4.17.20",
"multimatch": "^4.0.0",
"multimatch": "^5.0.0",
"punycode": "^2.1.1",
"qs": "^6.9.4",
"titleize": "^2.1.0",
"tlds": "^1.209.0"
"tlds": "^1.212.0"
},
"devDependencies": {
"@commitlint/cli": "^9.1.2",
"@commitlint/config-conventional": "^9.1.2",
"ava": "^3.12.1",
"codecov": "^3.7.2",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"ava": "^3.13.0",
"codecov": "^3.8.0",
"cross-env": "^7.0.2",
"eslint": "^7.7.0",
"eslint-config-xo-lass": "^1.0.3",
"eslint": "^7.11.0",
"eslint-config-xo-lass": "^1.0.4",
"fixpack": "^3.0.6",
"husky": "^4.2.5",
"husky": "^4.3.0",
"koa": "^2.13.0",
"koa-generic-session": "^2.1.1",
"lint-staged": "^10.2.13",
"lint-staged": "^10.4.2",
"nyc": "^15.1.0",
"remark-cli": "^8.0.1",
"remark-preset-github": "^3.0.0",
"sinon": "^9.0.3",
"supertest": "^4.0.2",
"xo": "^0.33.0"
"remark-cli": "^9.0.0",
"remark-preset-github": "^3.0.3",
"sinon": "^9.2.0",
"supertest": "^5.0.0",
"xo": "^0.34.0"
},

@@ -59,0 +59,0 @@ "engines": {

@@ -8,3 +8,3 @@ # [**@ladjs/i18n**](https://github.com/ladjs/i18n)

[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)
[![license](https://img.shields.io/github/license/ladjs/i18n.svg)](<>)
[![license](https://img.shields.io/github/license/ladjs/i18n.svg)]()

@@ -195,3 +195,3 @@ > i18n wrapper and Koa middleware for Lad

##
##

@@ -198,0 +198,0 @@ [npm]: https://www.npmjs.com/

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