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

i18next-conv

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next-conv - npm Package Compare versions

Comparing version 12.1.0 to 12.1.1

2

bin/index.js

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

.option('--ignorePlurals', 'Do not process the plurals')
.option('--foldLength', 'Specify the character fold length for strings')
.option('--foldLength <value>', 'Specify the character fold length for strings')
.option('--compatibilityJSON <ver>', "Set to 'v4' to generate i18next@21 compatible json files")

@@ -64,0 +64,0 @@ .parse(process.argv);

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

],
"version": "12.1.0",
"version": "12.1.1",
"type": "module",

@@ -45,5 +45,5 @@ "engines": {

"colorette": "^2.0.16",
"commander": "^9.0.0",
"gettext-converter": "^1.2.0",
"gettext-parser": "^5.0.0",
"commander": "^9.1.0",
"gettext-converter": "^1.2.2",
"gettext-parser": "^5.1.2",
"node-gettext": "^3.0.0"

@@ -54,10 +54,10 @@ },

"chai-as-promised": "^7.1.1",
"eslint": "^8.10.0",
"eslint": "^8.13.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-mocha": "^10.0.4",
"eslint-plugin-node": "^11.1.0",
"mocha": "^9.2.1",
"rollup": "^2.69.1"
"mocha": "^9.2.2",
"rollup": "^2.70.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