web-specs 2.13.0 → 2.14.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 +37 -37
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -2163,6 +2163,37 @@
2163
2163
  "browser"
2164
2164
  ]
2165
2165
  },
2166
+ {
2167
+ "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
2168
+ "seriesComposition": "full",
2169
+ "shortname": "tc39-symbols-as-weakmap-keys",
2170
+ "series": {
2171
+ "shortname": "tc39-symbols-as-weakmap-keys",
2172
+ "currentSpecification": "tc39-symbols-as-weakmap-keys",
2173
+ "title": "Symbol as WeakMap Keys Proposal",
2174
+ "shortTitle": "Symbol as WeakMap Keys",
2175
+ "nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
2176
+ },
2177
+ "nightly": {
2178
+ "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
2179
+ "sourcePath": "spec.emu",
2180
+ "repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
2181
+ "filename": "index.html"
2182
+ },
2183
+ "organization": "Ecma International",
2184
+ "groups": [
2185
+ {
2186
+ "name": "TC39",
2187
+ "url": "https://tc39.es/"
2188
+ }
2189
+ ],
2190
+ "title": "Symbol as WeakMap Keys Proposal",
2191
+ "source": "spec",
2192
+ "shortTitle": "Symbol as WeakMap Keys",
2193
+ "categories": [
2194
+ "browser"
2195
+ ]
2196
+ },
2166
2197
  {
2167
2198
  "url": "https://tc39.es/proposal-temporal/",
2168
2199
  "seriesComposition": "full",
@@ -3365,37 +3396,6 @@
3365
3396
  "browser"
3366
3397
  ]
3367
3398
  },
3368
- {
3369
- "url": "https://wicg.github.io/credentiallessness/",
3370
- "seriesComposition": "full",
3371
- "shortname": "credentiallessness",
3372
- "series": {
3373
- "shortname": "credentiallessness",
3374
- "currentSpecification": "credentiallessness",
3375
- "title": "Cross-Origin-Embedder-Policy: credentialless",
3376
- "shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
3377
- "nightlyUrl": "https://wicg.github.io/credentiallessness/"
3378
- },
3379
- "organization": "W3C",
3380
- "groups": [
3381
- {
3382
- "name": "Web Platform Incubator Community Group",
3383
- "url": "https://www.w3.org/community/wicg/"
3384
- }
3385
- ],
3386
- "nightly": {
3387
- "url": "https://wicg.github.io/credentiallessness/",
3388
- "repository": "https://github.com/WICG/credentiallessness",
3389
- "sourcePath": "index.bs",
3390
- "filename": "index.html"
3391
- },
3392
- "title": "Cross-Origin-Embedder-Policy: credentialless",
3393
- "source": "spec",
3394
- "shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
3395
- "categories": [
3396
- "browser"
3397
- ]
3398
- },
3399
3399
  {
3400
3400
  "url": "https://wicg.github.io/csp-next/scripting-policy.html",
3401
3401
  "seriesComposition": "full",
@@ -7845,7 +7845,7 @@
7845
7845
  "filename": "Overview.html"
7846
7846
  },
7847
7847
  "title": "W3C Patent Policy",
7848
- "source": "spec",
7848
+ "source": "specref",
7849
7849
  "shortTitle": "W3C Patent Policy",
7850
7850
  "categories": []
7851
7851
  },
@@ -13744,7 +13744,7 @@
13744
13744
  "title": "Largest Contentful Paint",
13745
13745
  "shortTitle": "Largest Contentful Paint",
13746
13746
  "releaseUrl": "https://www.w3.org/TR/largest-contentful-paint/",
13747
- "nightlyUrl": "https://wicg.github.io/largest-contentful-paint"
13747
+ "nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
13748
13748
  },
13749
13749
  "organization": "W3C",
13750
13750
  "groups": [
@@ -13758,8 +13758,8 @@
13758
13758
  "filename": "Overview.html"
13759
13759
  },
13760
13760
  "nightly": {
13761
- "url": "https://wicg.github.io/largest-contentful-paint",
13762
- "repository": "https://github.com/WICG/largest-contentful-paint",
13761
+ "url": "https://w3c.github.io/largest-contentful-paint/",
13762
+ "repository": "https://github.com/w3c/largest-contentful-paint",
13763
13763
  "sourcePath": "index.bs",
13764
13764
  "filename": "index.html"
13765
13765
  },
@@ -17177,7 +17177,7 @@
17177
17177
  "groups": [
17178
17178
  {
17179
17179
  "name": "Audio Working Group",
17180
- "url": "https://www.w3.org/2011/audio/"
17180
+ "url": "https://www.w3.org/groups/wg/audio"
17181
17181
  }
17182
17182
  ],
17183
17183
  "release": {
@@ -17431,7 +17431,7 @@
17431
17431
  "groups": [
17432
17432
  {
17433
17433
  "name": "Audio Working Group",
17434
- "url": "https://www.w3.org/2011/audio/"
17434
+ "url": "https://www.w3.org/groups/wg/audio"
17435
17435
  }
17436
17436
  ],
17437
17437
  "release": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.13.0",
3
+ "version": "2.14.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",