Comparing version 26.0.14 to 26.0.15
@@ -36,3 +36,3 @@ /** | ||
function jsonFiles(dirName) { | ||
var fileList = _fs.readdirSync(dirName); | ||
var fileList = _fs.readdirSync(_path.join(__dirname, dirName)); | ||
@@ -39,0 +39,0 @@ return fileList.reduce(function(sum, file) { |
{ | ||
"name": "cldr-data", | ||
"version": "26.0.14", | ||
"version": "26.0.15", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "unicode", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
33487
12
1