i18next-conv
Advanced tools
Comparing version 13.1.1 to 14.0.0
@@ -9,6 +9,6 @@ { | ||
], | ||
"version": "13.1.1", | ||
"version": "14.0.0", | ||
"type": "module", | ||
"engines": { | ||
"node": ">= 14.0" | ||
"node": ">= 16.0" | ||
}, | ||
@@ -38,7 +38,7 @@ "exports": { | ||
"dependencies": { | ||
"c8": "^7.12.0", | ||
"colorette": "^2.0.19", | ||
"commander": "^10.0.0", | ||
"c8": "^7.14.0", | ||
"colorette": "^2.0.20", | ||
"commander": "^10.0.1", | ||
"gettext-converter": "^1.2.3", | ||
"gettext-parser": "^6.0.0", | ||
"gettext-parser": "^7.0.0", | ||
"node-gettext": "^3.0.0", | ||
@@ -50,3 +50,3 @@ "p-from-callback": "^1.0.1" | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^8.33.0", | ||
"eslint": "^8.41.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
@@ -56,6 +56,6 @@ "eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-mocha": "^10.1.0", | ||
"eslint-plugin-n": "^15.6.1", | ||
"eslint-plugin-unicorn": "^45.0.2", | ||
"eslint-plugin-n": "^16.0.0", | ||
"eslint-plugin-unicorn": "^47.0.0", | ||
"mocha": "^10.2.0" | ||
} | ||
} |
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
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
+ Addedgettext-parser@7.0.1(transitive)
- Removedgettext-parser@6.0.0(transitive)
Updatedc8@^7.14.0
Updatedcolorette@^2.0.20
Updatedcommander@^10.0.1
Updatedgettext-parser@^7.0.0