cldr-segments-full 44.1.0 → 45.0.0-ALPHA3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -2,7 +2,7 @@ UNICODE LICENSE V3
2
2
 
3
3
  COPYRIGHT AND PERMISSION NOTICE
4
4
 
5
- Copyright © 2004-2023 Unicode, Inc.
5
+ Copyright © 2004-2024 Unicode, Inc.
6
6
 
7
7
  NOTICE TO USER: Carefully read the following legal agreement. BY
8
8
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -37,3 +37,5 @@ Except as contained in this notice, the name of a copyright holder shall
37
37
  not be used in advertising or otherwise to promote the sale, use or other
38
38
  dealings in these Data Files or Software without prior written
39
39
  authorization of the copyright holder.
40
+
41
+ SPDX-License-Identifier: Unicode-3.0
package/README.md CHANGED
@@ -21,9 +21,9 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
21
21
 
22
22
  ## License
23
23
 
24
- Copyright © 1991-2023 Unicode, Inc.
24
+ Copyright © 1991-2024 Unicode, Inc.
25
25
  [Terms of Use](http://www.unicode.org/copyright.html)
26
26
 
27
- SPDX-License-Identifier: Unicode-DFS-2016
27
+ SPDX-License-Identifier: Unicode-3.0
28
28
 
29
29
  A copy of the license is included as [LICENSE](./LICENSE).
package/bower.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "cldr-segments-full",
3
- "version": "44.1.0",
3
+ "version": "45.0.0-ALPHA3",
4
4
  "dependencies": {
5
- "cldr-core": "44.1.0"
5
+ "cldr-core": "45.0.0-ALPHA3"
6
6
  },
7
7
  "main": "segments/**/*.json",
8
8
  "ignore": [
9
9
  ".gitattributes",
10
10
  "README.md"
11
11
  ],
12
- "license": "Unicode-DFS-2016"
12
+ "license": "Unicode-3.0"
13
13
  }
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "cldr-segments-full",
3
- "version": "44.1.0",
3
+ "version": "45.0.0-ALPHA3",
4
4
  "peerDependencies": {
5
- "cldr-core": "44.1.0"
5
+ "cldr-core": "45.0.0-ALPHA3"
6
6
  },
7
- "description": "Text Segmentation data (all locales)",
7
+ "description": "Text Segmentation data",
8
8
  "homepage": "https://cldr.unicode.org",
9
9
  "author": "The Unicode Consortium",
10
10
  "maintainers": [
@@ -22,6 +22,8 @@
22
22
  "type": "git",
23
23
  "url": "git://github.com/unicode-cldr/cldr-json.git"
24
24
  },
25
- "license": "Unicode-DFS-2016",
26
- "bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket"
25
+ "license": "Unicode-3.0",
26
+ "bugs": "https://cldr.unicode.org/index/bug-reports#TOC-Filing-a-Ticket",
27
+ "cldrVersion": "45",
28
+ "unicodeVersion": "15.1.0"
27
29
  }
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "de"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "el"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "en"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "es"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "fi"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "fr"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "it"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "ja"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "pt"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "ru"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "sv"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "root"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "zh"
8
8
  },
@@ -2,7 +2,7 @@
2
2
  "segments": {
3
3
  "identity": {
4
4
  "version": {
5
- "_cldrVersion": "44.1"
5
+ "_cldrVersion": "45"
6
6
  },
7
7
  "language": "zh",
8
8
  "script": "Hant"