Socket
Socket
Sign inDemoInstall

@ladjs/i18n

Package Overview
Dependencies
46
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.2.2 to 7.2.3

2

index.js

@@ -31,3 +31,3 @@ const { basename, extname, resolve } = require('path');

},
expiryMs: 31_556_952_000, // one year in ms
expiryMs: 31556952000, // one year in ms
indent: ' ',

@@ -34,0 +34,0 @@ defaultLocale: 'en',

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

@@ -121,5 +121,6 @@ "ava": {

"unicorn/prevent-abbreviations": "off",
"unicorn/prefer-module": "off"
"unicorn/prefer-module": "off",
"unicorn/numeric-separators-style": "off"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc