browser-specs 3.16.0 → 3.17.0

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.
Files changed (2) hide show
  1. package/index.json +47 -23
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -2141,6 +2141,37 @@
2141
2141
  "browser"
2142
2142
  ]
2143
2143
  },
2144
+ {
2145
+ "url": "https://tc39.es/proposal-json-parse-with-source/",
2146
+ "seriesComposition": "full",
2147
+ "shortname": "tc39-json-parse-with-source",
2148
+ "series": {
2149
+ "shortname": "tc39-json-parse-with-source",
2150
+ "currentSpecification": "tc39-json-parse-with-source",
2151
+ "title": "JSON.parse source text access",
2152
+ "shortTitle": "JSON.parse source text access",
2153
+ "nightlyUrl": "https://tc39.es/proposal-json-parse-with-source/"
2154
+ },
2155
+ "organization": "Ecma International",
2156
+ "groups": [
2157
+ {
2158
+ "name": "TC39",
2159
+ "url": "https://tc39.es/"
2160
+ }
2161
+ ],
2162
+ "nightly": {
2163
+ "url": "https://tc39.es/proposal-json-parse-with-source/",
2164
+ "repository": "https://github.com/tc39/proposal-json-parse-with-source",
2165
+ "sourcePath": "spec.html",
2166
+ "filename": "index.html"
2167
+ },
2168
+ "title": "JSON.parse source text access",
2169
+ "source": "spec",
2170
+ "shortTitle": "JSON.parse source text access",
2171
+ "categories": [
2172
+ "browser"
2173
+ ]
2174
+ },
2144
2175
  {
2145
2176
  "url": "https://tc39.es/proposal-resizablearraybuffer/",
2146
2177
  "seriesComposition": "full",
@@ -12419,7 +12450,7 @@
12419
12450
  "title": "Device Memory",
12420
12451
  "shortTitle": "Device Memory",
12421
12452
  "releaseUrl": "https://www.w3.org/TR/device-memory/",
12422
- "nightlyUrl": "https://w3c.github.io/device-memory/"
12453
+ "nightlyUrl": "https://www.w3.org/TR/device-memory/"
12423
12454
  },
12424
12455
  "seriesVersion": "1",
12425
12456
  "organization": "W3C",
@@ -12434,23 +12465,17 @@
12434
12465
  "filename": "Overview.html"
12435
12466
  },
12436
12467
  "nightly": {
12437
- "url": "https://w3c.github.io/device-memory/",
12468
+ "url": "https://www.w3.org/TR/device-memory/",
12438
12469
  "repository": "https://github.com/w3c/device-memory",
12439
12470
  "sourcePath": "index.bs",
12440
- "filename": "index.html"
12471
+ "filename": "Overview.html"
12441
12472
  },
12442
12473
  "title": "Device Memory",
12443
12474
  "source": "w3c",
12444
12475
  "shortTitle": "Device Memory",
12445
12476
  "categories": [
12446
12477
  "browser"
12447
- ],
12448
- "tests": {
12449
- "repository": "https://github.com/web-platform-tests/wpt",
12450
- "testPaths": [
12451
- "device-memory"
12452
- ]
12453
- }
12478
+ ]
12454
12479
  },
12455
12480
  {
12456
12481
  "url": "https://www.w3.org/TR/device-posture/",
@@ -15873,24 +15898,17 @@
15873
15898
  }
15874
15899
  },
15875
15900
  {
15876
- "url": "https://www.w3.org/TR/service-workers-1/",
15901
+ "url": "https://www.w3.org/TR/service-workers/",
15877
15902
  "seriesComposition": "full",
15878
- "shortname": "service-workers-1",
15903
+ "shortname": "service-workers",
15879
15904
  "series": {
15880
15905
  "shortname": "service-workers",
15881
- "currentSpecification": "service-workers-1",
15906
+ "currentSpecification": "service-workers",
15882
15907
  "title": "Service Workers",
15883
15908
  "shortTitle": "Service Workers",
15884
15909
  "releaseUrl": "https://www.w3.org/TR/service-workers/",
15885
15910
  "nightlyUrl": "https://w3c.github.io/ServiceWorker/"
15886
15911
  },
15887
- "seriesVersion": "1",
15888
- "nightly": {
15889
- "url": "https://w3c.github.io/ServiceWorker/",
15890
- "repository": "https://github.com/w3c/ServiceWorker",
15891
- "sourcePath": "docs/index.bs",
15892
- "filename": "index.html"
15893
- },
15894
15912
  "organization": "W3C",
15895
15913
  "groups": [
15896
15914
  {
@@ -15899,12 +15917,18 @@
15899
15917
  }
15900
15918
  ],
15901
15919
  "release": {
15902
- "url": "https://www.w3.org/TR/service-workers-1/",
15920
+ "url": "https://www.w3.org/TR/service-workers/",
15903
15921
  "filename": "Overview.html"
15904
15922
  },
15905
- "title": "Service Workers 1",
15923
+ "nightly": {
15924
+ "url": "https://w3c.github.io/ServiceWorker/",
15925
+ "repository": "https://github.com/w3c/ServiceWorker",
15926
+ "sourcePath": "docs/index.bs",
15927
+ "filename": "index.html"
15928
+ },
15929
+ "title": "Service Workers",
15906
15930
  "source": "w3c",
15907
- "shortTitle": "Service Workers 1",
15931
+ "shortTitle": "Service Workers",
15908
15932
  "categories": [
15909
15933
  "browser"
15910
15934
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.16.0",
3
+ "version": "3.17.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",