babel-plugin-i18next-extract
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"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 %} --> |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
7052
3
0
99
2