browser-specs 4.13.0 → 4.15.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.
- package/index.json +48 -38
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -5246,7 +5246,7 @@
|
|
|
5246
5246
|
"standing": "good"
|
|
5247
5247
|
},
|
|
5248
5248
|
{
|
|
5249
|
-
"url": "https://tc39.es/source-map
|
|
5249
|
+
"url": "https://tc39.es/source-map/",
|
|
5250
5250
|
"seriesComposition": "full",
|
|
5251
5251
|
"shortname": "sourcemap",
|
|
5252
5252
|
"series": {
|
|
@@ -5254,14 +5254,14 @@
|
|
|
5254
5254
|
"currentSpecification": "sourcemap",
|
|
5255
5255
|
"title": "Source Map",
|
|
5256
5256
|
"shortTitle": "Source Map",
|
|
5257
|
-
"nightlyUrl": "https://tc39.es/source-map
|
|
5257
|
+
"nightlyUrl": "https://tc39.es/source-map/"
|
|
5258
5258
|
},
|
|
5259
5259
|
"nightly": {
|
|
5260
|
-
"url": "https://tc39.es/source-map
|
|
5260
|
+
"url": "https://tc39.es/source-map/",
|
|
5261
5261
|
"status": "Editor's Draft",
|
|
5262
5262
|
"sourcePath": "source-map.bs",
|
|
5263
5263
|
"alternateUrls": [],
|
|
5264
|
-
"repository": "https://github.com/tc39/source-map
|
|
5264
|
+
"repository": "https://github.com/tc39/source-map",
|
|
5265
5265
|
"filename": "index.html"
|
|
5266
5266
|
},
|
|
5267
5267
|
"organization": "Ecma International",
|
|
@@ -5705,40 +5705,6 @@
|
|
|
5705
5705
|
],
|
|
5706
5706
|
"standing": "good"
|
|
5707
5707
|
},
|
|
5708
|
-
{
|
|
5709
|
-
"url": "https://w3c.github.io/PNG-spec/",
|
|
5710
|
-
"seriesComposition": "full",
|
|
5711
|
-
"shortname": "PNG-spec",
|
|
5712
|
-
"series": {
|
|
5713
|
-
"shortname": "PNG-spec",
|
|
5714
|
-
"currentSpecification": "PNG-spec",
|
|
5715
|
-
"title": "Portable Network Graphics (PNG) Specification (Third Edition)",
|
|
5716
|
-
"shortTitle": "PNG",
|
|
5717
|
-
"nightlyUrl": "https://w3c.github.io/PNG-spec/"
|
|
5718
|
-
},
|
|
5719
|
-
"nightly": {
|
|
5720
|
-
"url": "https://w3c.github.io/PNG-spec/",
|
|
5721
|
-
"status": "Editor's Draft",
|
|
5722
|
-
"alternateUrls": [],
|
|
5723
|
-
"repository": "https://github.com/w3c/PNG-spec",
|
|
5724
|
-
"sourcePath": "index.html",
|
|
5725
|
-
"filename": "index.html"
|
|
5726
|
-
},
|
|
5727
|
-
"organization": "W3C",
|
|
5728
|
-
"groups": [
|
|
5729
|
-
{
|
|
5730
|
-
"name": "Portable Network Graphics (PNG) Working Group",
|
|
5731
|
-
"url": "https://www.w3.org/groups/wg/png/"
|
|
5732
|
-
}
|
|
5733
|
-
],
|
|
5734
|
-
"title": "Portable Network Graphics (PNG) Specification (Third Edition)",
|
|
5735
|
-
"source": "spec",
|
|
5736
|
-
"shortTitle": "PNG",
|
|
5737
|
-
"categories": [
|
|
5738
|
-
"browser"
|
|
5739
|
-
],
|
|
5740
|
-
"standing": "good"
|
|
5741
|
-
},
|
|
5742
5708
|
{
|
|
5743
5709
|
"url": "https://w3c.github.io/reporting/network-reporting.html",
|
|
5744
5710
|
"seriesComposition": "full",
|
|
@@ -20107,6 +20073,50 @@
|
|
|
20107
20073
|
]
|
|
20108
20074
|
}
|
|
20109
20075
|
},
|
|
20076
|
+
{
|
|
20077
|
+
"url": "https://www.w3.org/TR/png-3/",
|
|
20078
|
+
"seriesComposition": "full",
|
|
20079
|
+
"shortname": "png-3",
|
|
20080
|
+
"series": {
|
|
20081
|
+
"shortname": "png",
|
|
20082
|
+
"currentSpecification": "png-3",
|
|
20083
|
+
"title": "Portable Network Graphics (PNG)",
|
|
20084
|
+
"shortTitle": "PNG",
|
|
20085
|
+
"releaseUrl": "https://www.w3.org/TR/png/",
|
|
20086
|
+
"nightlyUrl": "https://w3c.github.io/png/"
|
|
20087
|
+
},
|
|
20088
|
+
"seriesVersion": "3",
|
|
20089
|
+
"formerNames": [
|
|
20090
|
+
"PNG-spec"
|
|
20091
|
+
],
|
|
20092
|
+
"organization": "W3C",
|
|
20093
|
+
"groups": [
|
|
20094
|
+
{
|
|
20095
|
+
"name": "Portable Network Graphics (PNG) Working Group",
|
|
20096
|
+
"url": "https://www.w3.org/groups/wg/png/"
|
|
20097
|
+
}
|
|
20098
|
+
],
|
|
20099
|
+
"release": {
|
|
20100
|
+
"url": "https://www.w3.org/TR/png-3/",
|
|
20101
|
+
"status": "Candidate Recommendation Draft",
|
|
20102
|
+
"filename": "Overview.html"
|
|
20103
|
+
},
|
|
20104
|
+
"nightly": {
|
|
20105
|
+
"url": "https://w3c.github.io/png/",
|
|
20106
|
+
"status": "Editor's Draft",
|
|
20107
|
+
"alternateUrls": [],
|
|
20108
|
+
"repository": "https://github.com/w3c/png",
|
|
20109
|
+
"sourcePath": "index.html",
|
|
20110
|
+
"filename": "index.html"
|
|
20111
|
+
},
|
|
20112
|
+
"title": "Portable Network Graphics (PNG) Specification (Third Edition)",
|
|
20113
|
+
"source": "w3c",
|
|
20114
|
+
"shortTitle": "PNG",
|
|
20115
|
+
"categories": [
|
|
20116
|
+
"browser"
|
|
20117
|
+
],
|
|
20118
|
+
"standing": "good"
|
|
20119
|
+
},
|
|
20110
20120
|
{
|
|
20111
20121
|
"url": "https://www.w3.org/TR/pointerevents3/",
|
|
20112
20122
|
"seriesComposition": "full",
|
package/package.json
CHANGED