react-intl-universal
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -257,3 +257,3 @@ /* | ||
} else { | ||
require("intl/locale-data/jsonp/" + lang + ".js"); | ||
// require(`intl/locale-data/jsonp/${lang}.js`); | ||
resolve(); | ||
@@ -260,0 +260,0 @@ } |
{ | ||
"name": "react-intl-universal", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Internationalize React apps. Not only for React.Component but also for Vanilla JS.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
27792