signavio-i18n
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "signavio-i18n", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Minimalist gettext style i18n for JavaScript", | ||
@@ -12,4 +12,4 @@ "main": "lib/index.js", | ||
"bin": { | ||
"i18n-extract": "./bin/i18n-extract.js", | ||
"i18n-merge": "./bin/i18n-merge.js" | ||
"i18n-extract": "bin/i18n-extract.js", | ||
"i18n-merge": "bin/i18n-merge.js" | ||
}, | ||
@@ -16,0 +16,0 @@ "scripts": { |
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
5
2
58852
54
1204