Comparing version 0.0.1 to 25.0.0
@@ -15,3 +15,3 @@ /** | ||
cldrDownloader( | ||
"http://www.unicode.org/Public/cldr/26/json.zip", | ||
"http://www.unicode.org/Public/cldr/25/json.zip", | ||
path.join(__dirname, "json"), | ||
@@ -18,0 +18,0 @@ function(error) { |
{ | ||
"name": "cldr-data", | ||
"version": "0.0.1", | ||
"version": "25.0.0", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "unicode", |
@@ -13,3 +13,3 @@ # cldr-data-npm | ||
"dependencies": { | ||
"cldr-data": ">26" | ||
"cldr-data": ">25" | ||
} | ||
@@ -16,0 +16,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7609
0