New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cldr-rbnf

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cldr-rbnf - npm Package Compare versions

Comparing version 41.0.0-ALPHA4 to 41.0.0

2

bower.json
{
"name": "cldr-rbnf",
"version": "41.0.0-ALPHA4",
"version": "41.0.0",
"main": "rbnf/*.json",

@@ -5,0 +5,0 @@ "ignore": [

{
"name": "cldr-rbnf",
"version": "41.0.0-ALPHA4",
"version": "41.0.0",
"description": "Rule Based Number Formatting data",

@@ -5,0 +5,0 @@ "homepage": "https://cldr.unicode.org",

@@ -132,59 +132,59 @@ {

"100",
"مائة[ و →%spellout-numbering→];"
"مائة[ و→%spellout-numbering→];"
],
[
"200",
"مائتان[ و →%spellout-numbering→];"
"مائتان[ و→%spellout-numbering→];"
],
[
"300",
"←%spellout-numbering← مائة[ و →%spellout-numbering→];"
"←%spellout-numbering← مائة[ و→%spellout-numbering→];"
],
[
"1000",
"ألف[ و →%spellout-numbering→];"
"ألف[ و→%spellout-numbering→];"
],
[
"2000",
"ألفين[ و →%spellout-numbering→];"
"ألفين[ و→%spellout-numbering→];"
],
[
"3000",
"←%spellout-numbering← آلاف[ و →%spellout-numbering→];"
"←%spellout-numbering← آلاف[ و→%spellout-numbering→];"
],
[
"11000/1000",
"←%%spellout-numbering-m← ألف[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← ألف[ و→%spellout-numbering→];"
],
[
"1000000",
"مليون[ و →%spellout-numbering→];"
"مليون[ و→%spellout-numbering→];"
],
[
"2000000",
"←%%spellout-numbering-m← مليون[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← مليون[ و→%spellout-numbering→];"
],
[
"1000000000",
"مليار[ و →%spellout-numbering→];"
"مليار[ و→%spellout-numbering→];"
],
[
"2000000000",
"←%%spellout-numbering-m← مليار[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← مليار[ و→%spellout-numbering→];"
],
[
"1000000000000",
"ترليون[ و →%spellout-numbering→];"
"ترليون[ و→%spellout-numbering→];"
],
[
"2000000000000",
"←%%spellout-numbering-m← ترليون[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← ترليون[ و→%spellout-numbering→];"
],
[
"1000000000000000",
"كوادرليون[ و →%spellout-numbering→];"
"كوادرليون[ و→%spellout-numbering→];"
],
[
"2000000000000000",
"←%%spellout-numbering-m← كوادرليون[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← كوادرليون[ و→%spellout-numbering→];"
],

@@ -295,59 +295,59 @@ [

"100",
"مائة[ و →%spellout-numbering→];"
"مائة[ و→%spellout-numbering→];"
],
[
"200",
"مائتان[ و →%spellout-numbering→];"
"مائتان[ و→%spellout-numbering→];"
],
[
"300",
"←%spellout-numbering← مائة[ و →%spellout-numbering→];"
"←%spellout-numbering← مائة[ و→%spellout-numbering→];"
],
[
"1000",
"ألف[ و →%spellout-numbering→];"
"ألف[ و→%spellout-numbering→];"
],
[
"2000",
"ألفي[ و →%spellout-numbering→];"
"ألفي[ و→%spellout-numbering→];"
],
[
"3000",
"←%spellout-numbering← آلاف[ و →%spellout-numbering→];"
"←%spellout-numbering← آلاف[ و→%spellout-numbering→];"
],
[
"11000/1000",
"←%%spellout-numbering-m← ألف[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← ألف[ و→%spellout-numbering→];"
],
[
"1000000",
"مليون[ و →%spellout-numbering→];"
"مليون[ و→%spellout-numbering→];"
],
[
"2000000",
"←%%spellout-numbering-m← مليون[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← مليون[ و→%spellout-numbering→];"
],
[
"1000000000",
"مليار[ و →%spellout-numbering→];"
"مليار[ و→%spellout-numbering→];"
],
[
"2000000000",
"←%%spellout-numbering-m← مليار[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← مليار[ و→%spellout-numbering→];"
],
[
"1000000000000",
"ترليون[ و →%spellout-numbering→];"
"ترليون[ و→%spellout-numbering→];"
],
[
"2000000000000",
"←%%spellout-numbering-m← ترليون[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← ترليون[ و→%spellout-numbering→];"
],
[
"1000000000000000",
"كوادرليون[ و →%spellout-numbering→];"
"كوادرليون[ و→%spellout-numbering→];"
],
[
"2000000000000000",
"←%%spellout-numbering-m← كوادرليون[ و →%spellout-numbering→];"
"←%%spellout-numbering-m← كوادرليون[ و→%spellout-numbering→];"
],

@@ -450,59 +450,59 @@ [

"100",
"مائة[ و →%%spellout-numbering-m→];"
"مائة[ و→%%spellout-numbering-m→];"
],
[
"200",
"مائتان[ و →%%spellout-numbering-m→];"
"مائتان[ و→%%spellout-numbering-m→];"
],
[
"300",
"←%spellout-numbering← مائة[ و →%%spellout-numbering-m→];"
"←%spellout-numbering← مائة[ و→%%spellout-numbering-m→];"
],
[
"1000",
"ألف[ و →%%spellout-numbering-m→];"
"ألف[ و→%%spellout-numbering-m→];"
],
[
"2000",
"ألفي[ و →%%spellout-numbering-m→];"
"ألفي[ و→%%spellout-numbering-m→];"
],
[
"3000",
"←%spellout-numbering← آلاف[ و →%%spellout-numbering-m→];"
"←%spellout-numbering← آلاف[ و→%%spellout-numbering-m→];"
],
[
"11000/1000",
"←%%spellout-numbering-m← ألف[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← ألف[ و→%%spellout-numbering-m→];"
],
[
"1000000",
"مليون[ و →%%spellout-numbering-m→];"
"مليون[ و→%%spellout-numbering-m→];"
],
[
"2000000",
"←%%spellout-numbering-m← مليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← مليون[ و→%%spellout-numbering-m→];"
],
[
"1000000000",
"مليار[ و →%%spellout-numbering-m→];"
"مليار[ و→%%spellout-numbering-m→];"
],
[
"2000000000",
"←%%spellout-numbering-m← مليار[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← مليار[ و→%%spellout-numbering-m→];"
],
[
"1000000000000",
"ترليون[ و →%%spellout-numbering-m→];"
"ترليون[ و→%%spellout-numbering-m→];"
],
[
"2000000000000",
"←%%spellout-numbering-m← ترليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← ترليون[ و→%%spellout-numbering-m→];"
],
[
"1000000000000000",
"كوادرليون[ و →%%spellout-numbering-m→];"
"كوادرليون[ و→%%spellout-numbering-m→];"
],
[
"2000000000000000",
"←%%spellout-numbering-m← كوادرليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← كوادرليون[ و→%%spellout-numbering-m→];"
],

@@ -613,59 +613,59 @@ [

"100",
"مائة[ و →%%spellout-numbering-m→];"
"مائة[ و→%%spellout-numbering-m→];"
],
[
"200",
"مائتان[ و →%%spellout-numbering-m→];"
"مائتان[ و→%%spellout-numbering-m→];"
],
[
"300",
"←%spellout-numbering← مائة[ و →%%spellout-numbering-m→];"
"←%spellout-numbering← مائة[ و→%%spellout-numbering-m→];"
],
[
"1000",
"ألف[ و →%%spellout-numbering-m→];"
"ألف[ و→%%spellout-numbering-m→];"
],
[
"2000",
"ألفي[ و →%%spellout-numbering-m→];"
"ألفي[ و→%%spellout-numbering-m→];"
],
[
"3000",
"←%spellout-numbering← آلاف[ و →%%spellout-numbering-m→];"
"←%spellout-numbering← آلاف[ و→%%spellout-numbering-m→];"
],
[
"11000/1000",
"←%%spellout-numbering-m← ألف[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← ألف[ و→%%spellout-numbering-m→];"
],
[
"1000000",
"مليون[ و →%%spellout-numbering-m→];"
"مليون[ و→%%spellout-numbering-m→];"
],
[
"2000000",
"←%%spellout-numbering-m← مليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← مليون[ و→%%spellout-numbering-m→];"
],
[
"1000000000",
"مليار[ و →%%spellout-numbering-m→];"
"مليار[ و→%%spellout-numbering-m→];"
],
[
"2000000000",
"←%%spellout-numbering-m← مليار[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← مليار[ و→%%spellout-numbering-m→];"
],
[
"1000000000000",
"ترليون[ و →%%spellout-numbering-m→];"
"ترليون[ و→%%spellout-numbering-m→];"
],
[
"2000000000000",
"←%%spellout-numbering-m← ترليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← ترليون[ و→%%spellout-numbering-m→];"
],
[
"1000000000000000",
"كوادرليون[ و →%%spellout-numbering-m→];"
"كوادرليون[ و→%%spellout-numbering-m→];"
],
[
"2000000000000000",
"←%%spellout-numbering-m← كوادرليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← كوادرليون[ و→%%spellout-numbering-m→];"
],

@@ -822,59 +822,59 @@ [

"100",
"المائة[ و →%spellout-cardinal-feminine→];"
"المائة[ و→%spellout-cardinal-feminine→];"
],
[
"200",
"المائتان[ و →%spellout-cardinal-feminine→];"
"المائتان[ و→%spellout-cardinal-feminine→];"
],
[
"300",
"←%spellout-numbering← مائة[ و →%spellout-cardinal-feminine→];"
"←%spellout-numbering← مائة[ و→%spellout-cardinal-feminine→];"
],
[
"1000",
"الألف[ و →%spellout-cardinal-feminine→];"
"الألف[ و→%spellout-cardinal-feminine→];"
],
[
"2000",
"الألفي[ و →%spellout-cardinal-feminine→];"
"الألفي[ و→%spellout-cardinal-feminine→];"
],
[
"3000",
"←%spellout-cardinal-feminine← آلاف[ و →%spellout-cardinal-feminine→];"
"←%spellout-cardinal-feminine← آلاف[ و→%spellout-cardinal-feminine→];"
],
[
"11000/1000",
"←%spellout-cardinal-feminine← ألف[ و →%spellout-cardinal-feminine→];"
"←%spellout-cardinal-feminine← ألف[ و→%spellout-cardinal-feminine→];"
],
[
"1000000",
"المليون[ و →%spellout-cardinal-feminine→];"
"المليون[ و→%spellout-cardinal-feminine→];"
],
[
"2000000",
"←%spellout-cardinal-feminine← الألف[ و →%spellout-cardinal-feminine→];"
"←%spellout-cardinal-feminine← الألف[ و→%spellout-cardinal-feminine→];"
],
[
"1000000000",
"المليار[ و →%spellout-cardinal-feminine→];"
"المليار[ و→%spellout-cardinal-feminine→];"
],
[
"2000000000",
"←%spellout-cardinal-feminine← مليار[ و →%spellout-cardinal-feminine→];"
"←%spellout-cardinal-feminine← مليار[ و→%spellout-cardinal-feminine→];"
],
[
"1000000000000",
"ترليون[ و →%spellout-cardinal-feminine→];"
"ترليون[ و→%spellout-cardinal-feminine→];"
],
[
"2000000000000",
"←%spellout-cardinal-feminine← ترليون[ و →%spellout-cardinal-feminine→];"
"←%spellout-cardinal-feminine← ترليون[ و→%spellout-cardinal-feminine→];"
],
[
"1000000000000000",
"كوادرليون[ و →%spellout-cardinal-feminine→];"
"كوادرليون[ و→%spellout-cardinal-feminine→];"
],
[
"2000000000000000",
"←%spellout-cardinal-feminine← كوادرليون[ و →%spellout-cardinal-feminine→];"
"←%spellout-cardinal-feminine← كوادرليون[ و→%spellout-cardinal-feminine→];"
],

@@ -1031,59 +1031,59 @@ [

"100",
"المائة[ و →%%spellout-numbering-m→];"
"المائة[ و→%%spellout-numbering-m→];"
],
[
"200",
"المائتان[ و →%%spellout-numbering-m→];"
"المائتان[ و→%%spellout-numbering-m→];"
],
[
"300",
"←%spellout-numbering← مائة[ و →%%spellout-numbering-m→];"
"←%spellout-numbering← مائة[ و→%%spellout-numbering-m→];"
],
[
"1000",
"الألف[ و →%%spellout-numbering-m→];"
"الألف[ و→%%spellout-numbering-m→];"
],
[
"2000",
"الألفي[ و →%%spellout-numbering-m→];"
"الألفي[ و→%%spellout-numbering-m→];"
],
[
"3000",
"←%spellout-numbering← آلاف[ و →%%spellout-numbering-m→];"
"←%spellout-numbering← آلاف[ و→%%spellout-numbering-m→];"
],
[
"11000/1000",
"←%%spellout-numbering-m← ألف[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← ألف[ و→%%spellout-numbering-m→];"
],
[
"1000000",
"المليون[ و →%%spellout-numbering-m→];"
"المليون[ و→%%spellout-numbering-m→];"
],
[
"2000000",
"←%%spellout-numbering-m← الألف[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← الألف[ و→%%spellout-numbering-m→];"
],
[
"1000000000",
"المليار[ و →%%spellout-numbering-m→];"
"المليار[ و→%%spellout-numbering-m→];"
],
[
"2000000000",
"←%%spellout-numbering-m← مليار[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← مليار[ و→%%spellout-numbering-m→];"
],
[
"1000000000000",
"ترليون[ و →%%spellout-numbering-m→];"
"ترليون[ و→%%spellout-numbering-m→];"
],
[
"2000000000000",
"←%%spellout-numbering-m← ترليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← ترليون[ و→%%spellout-numbering-m→];"
],
[
"1000000000000000",
"كوادرليون[ و →%%spellout-numbering-m→];"
"كوادرليون[ و→%%spellout-numbering-m→];"
],
[
"2000000000000000",
"←%%spellout-numbering-m← كوادرليون[ و →%%spellout-numbering-m→];"
"←%%spellout-numbering-m← كوادرليون[ و→%%spellout-numbering-m→];"
],

@@ -1090,0 +1090,0 @@ [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc