Socket
Socket
Sign inDemoInstall

i18next-conv

Package Overview
Dependencies
81
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.0.0 to 14.1.0

1

bin/index.js

@@ -45,2 +45,3 @@ #!/usr/bin/env node

.option('--compatibilityJSON <ver>', "Set to 'v4' to generate i18next@21 compatible json files")
.option('--noDate', 'Removes timestamp related lines from output file (POT-Creation-Date and PO-Revision-Date lines)')
.parse(process.argv);

@@ -47,0 +48,0 @@

24

package.json

@@ -9,3 +9,3 @@ {

],
"version": "14.0.0",
"version": "14.1.0",
"type": "module",

@@ -38,7 +38,7 @@ "engines": {

"dependencies": {
"c8": "^7.14.0",
"c8": "^9.1.0",
"colorette": "^2.0.20",
"commander": "^10.0.1",
"gettext-converter": "^1.2.3",
"gettext-parser": "^7.0.0",
"commander": "^12.0.0",
"gettext-converter": "^1.3.0",
"gettext-parser": "^8.0.0",
"node-gettext": "^3.0.0",

@@ -48,13 +48,13 @@ "p-from-callback": "^1.0.1"

"devDependencies": {
"chai": "^4.3.7",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"eslint": "^8.41.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-unicorn": "^47.0.0",
"mocha": "^10.2.0"
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-unicorn": "^51.0.1",
"mocha": "^10.4.0"
}
}
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