web-specs 3.77.0 → 3.77.1
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 +2 -5
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1885,7 +1885,7 @@
|
|
|
1885
1885
|
],
|
|
1886
1886
|
"nightly": {
|
|
1887
1887
|
"url": "https://immersive-web.github.io/plane-detection/",
|
|
1888
|
-
"status": "Draft
|
|
1888
|
+
"status": "Editor's Draft",
|
|
1889
1889
|
"alternateUrls": [],
|
|
1890
1890
|
"repository": "https://github.com/immersive-web/plane-detection",
|
|
1891
1891
|
"sourcePath": "index.bs",
|
|
@@ -5761,10 +5761,7 @@
|
|
|
5761
5761
|
"shortTitle": "JSON.parse source text access",
|
|
5762
5762
|
"nightlyUrl": "https://tc39.es/proposal-json-parse-with-source/"
|
|
5763
5763
|
},
|
|
5764
|
-
"standing": "
|
|
5765
|
-
"obsoletedBy": [
|
|
5766
|
-
"ecmascript"
|
|
5767
|
-
],
|
|
5764
|
+
"standing": "good",
|
|
5768
5765
|
"organization": "Ecma International",
|
|
5769
5766
|
"groups": [
|
|
5770
5767
|
{
|