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

babel-plugin-i18next-extract

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-i18next-extract - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

2

package.json
{
"name": "babel-plugin-i18next-extract",
"version": "0.5.0",
"version": "0.6.0",
"description": "Statically extract translation keys from i18next application.",

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

@@ -99,13 +99,1 @@ <!-- {% if false %} -->

Extracted translations land in the `extractedTranslations/` directory by default.
<!-- {% if false %} -->
<!-- Don't render this in actual documentation -->
## Troubleshooting
### Error: EEXIST: file already exists, mkdir './extractedTranslations/en'
Make sure your node version is at least 10 by running `node --version`. This plugin doesn't support node 8.
You can still use [nvm](https://github.com/nvm-sh/nvm) to deal with multiple node versions.
<!-- {% endif %} -->
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