@ladjs/i18n
Advanced tools
Comparing version 7.2.5 to 7.2.6
{ | ||
"name": "@ladjs/i18n", | ||
"description": "i18n wrapper and Koa middleware for Lad", | ||
"version": "7.2.5", | ||
"version": "7.2.6", | ||
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)", | ||
@@ -27,5 +27,5 @@ "ava": { | ||
"@ladjs/country-language": "^0.2.1", | ||
"boolean": "3.1.4", | ||
"boolean": "3.2.0", | ||
"debug": "^4.3.3", | ||
"i18n": "^0.13.4", | ||
"i18n": "^0.14.1", | ||
"i18n-locales": "^0.0.5", | ||
@@ -37,11 +37,11 @@ "lodash": "^4.17.21", | ||
"titleize": "2", | ||
"tlds": "^1.228.0" | ||
"tlds": "^1.230.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.0.2", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@commitlint/cli": "^16.2.1", | ||
"@commitlint/config-conventional": "^16.2.1", | ||
"ava": "^4.0.1", | ||
"codecov": "^3.8.2", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.6.0", | ||
"eslint": "^8.9.0", | ||
"eslint-config-xo-lass": "^1.0.6", | ||
@@ -52,9 +52,9 @@ "fixpack": "^4.0.0", | ||
"koa-generic-session": "^2.3.0", | ||
"lint-staged": "^12.1.7", | ||
"lint-staged": "^12.3.4", | ||
"nyc": "^15.1.0", | ||
"remark-cli": "^10.0.1", | ||
"remark-preset-github": "^4.0.1", | ||
"sinon": "^12.0.1", | ||
"supertest": "^6.2.1", | ||
"xo": "^0.47.0" | ||
"sinon": "^13.0.1", | ||
"supertest": "^6.2.2", | ||
"xo": "^0.48.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "engines": { |
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
+ Added@messageformat/core@3.4.0(transitive)
+ Added@messageformat/date-skeleton@1.1.0(transitive)
+ Added@messageformat/number-skeleton@1.2.0(transitive)
+ Added@messageformat/parser@5.1.0(transitive)
+ Added@messageformat/runtime@3.0.1(transitive)
+ Addedboolean@3.2.0(transitive)
+ Addedfast-printf@1.6.9(transitive)
+ Addedi18n@0.14.2(transitive)
+ Addedmoo@0.5.2(transitive)
+ Addedsafe-identifier@0.4.2(transitive)
- Removedboolean@3.1.4(transitive)
- Removedi18n@0.13.4(transitive)
- Removedmake-plural@4.3.0(transitive)
- Removedmessageformat@2.3.0(transitive)
- Removedmessageformat-formatters@2.0.1(transitive)
- Removedmessageformat-parser@4.1.3(transitive)
- Removedminimist@1.2.8(transitive)
- Removedsprintf-js@1.1.3(transitive)
Updatedboolean@3.2.0
Updatedi18n@^0.14.1
Updatedtlds@^1.230.0