web-specs 2.17.0 → 2.18.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",
@@ -12479,7 +12510,7 @@
12479
12510
  "title": "Device Memory",
12480
12511
  "shortTitle": "Device Memory",
12481
12512
  "releaseUrl": "https://www.w3.org/TR/device-memory/",
12482
- "nightlyUrl": "https://w3c.github.io/device-memory/"
12513
+ "nightlyUrl": "https://www.w3.org/TR/device-memory/"
12483
12514
  },
12484
12515
  "seriesVersion": "1",
12485
12516
  "organization": "W3C",
@@ -12494,23 +12525,17 @@
12494
12525
  "filename": "Overview.html"
12495
12526
  },
12496
12527
  "nightly": {
12497
- "url": "https://w3c.github.io/device-memory/",
12528
+ "url": "https://www.w3.org/TR/device-memory/",
12498
12529
  "repository": "https://github.com/w3c/device-memory",
12499
12530
  "sourcePath": "index.bs",
12500
- "filename": "index.html"
12531
+ "filename": "Overview.html"
12501
12532
  },
12502
12533
  "title": "Device Memory",
12503
12534
  "source": "w3c",
12504
12535
  "shortTitle": "Device Memory",
12505
12536
  "categories": [
12506
12537
  "browser"
12507
- ],
12508
- "tests": {
12509
- "repository": "https://github.com/web-platform-tests/wpt",
12510
- "testPaths": [
12511
- "device-memory"
12512
- ]
12513
- }
12538
+ ]
12514
12539
  },
12515
12540
  {
12516
12541
  "url": "https://www.w3.org/TR/device-posture/",
@@ -16139,24 +16164,17 @@
16139
16164
  }
16140
16165
  },
16141
16166
  {
16142
- "url": "https://www.w3.org/TR/service-workers-1/",
16167
+ "url": "https://www.w3.org/TR/service-workers/",
16143
16168
  "seriesComposition": "full",
16144
- "shortname": "service-workers-1",
16169
+ "shortname": "service-workers",
16145
16170
  "series": {
16146
16171
  "shortname": "service-workers",
16147
- "currentSpecification": "service-workers-1",
16172
+ "currentSpecification": "service-workers",
16148
16173
  "title": "Service Workers",
16149
16174
  "shortTitle": "Service Workers",
16150
16175
  "releaseUrl": "https://www.w3.org/TR/service-workers/",
16151
16176
  "nightlyUrl": "https://w3c.github.io/ServiceWorker/"
16152
16177
  },
16153
- "seriesVersion": "1",
16154
- "nightly": {
16155
- "url": "https://w3c.github.io/ServiceWorker/",
16156
- "repository": "https://github.com/w3c/ServiceWorker",
16157
- "sourcePath": "docs/index.bs",
16158
- "filename": "index.html"
16159
- },
16160
16178
  "organization": "W3C",
16161
16179
  "groups": [
16162
16180
  {
@@ -16165,12 +16183,18 @@
16165
16183
  }
16166
16184
  ],
16167
16185
  "release": {
16168
- "url": "https://www.w3.org/TR/service-workers-1/",
16186
+ "url": "https://www.w3.org/TR/service-workers/",
16169
16187
  "filename": "Overview.html"
16170
16188
  },
16171
- "title": "Service Workers 1",
16189
+ "nightly": {
16190
+ "url": "https://w3c.github.io/ServiceWorker/",
16191
+ "repository": "https://github.com/w3c/ServiceWorker",
16192
+ "sourcePath": "docs/index.bs",
16193
+ "filename": "index.html"
16194
+ },
16195
+ "title": "Service Workers",
16172
16196
  "source": "w3c",
16173
- "shortTitle": "Service Workers 1",
16197
+ "shortTitle": "Service Workers",
16174
16198
  "categories": [
16175
16199
  "browser"
16176
16200
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.17.0",
3
+ "version": "2.18.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",