@phensley/cldr-ext-rbnf
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@phensley/cldr-ext-rbnf", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Extension for rule-based number formatting", | ||
@@ -39,5 +39,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@phensley/cldr-types": "~1.4.0", | ||
"@phensley/decimal": "~1.4.0", | ||
"@phensley/plurals": "~1.4.0", | ||
"@phensley/cldr-types": "~1.4.1", | ||
"@phensley/decimal": "~1.4.1", | ||
"@phensley/plurals": "~1.4.1", | ||
"tslib": "^2.3.1" | ||
@@ -76,3 +76,3 @@ }, | ||
}, | ||
"gitHead": "2fd52de6077fc308ef45143d076ecd5c84765a1b" | ||
"gitHead": "a76ab6b597cc7f56f26d0632100b3f378f3e4e1c" | ||
} |
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
Updated@phensley/cldr-types@~1.4.1
Updated@phensley/decimal@~1.4.1
Updated@phensley/plurals@~1.4.1