Skip to content

Commit 6e47a37

Browse files
author
fetch-info bot
committed
[data] Update spec info
1 parent 1fd5e0c commit 6e47a37

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed

index.json

+35
Original file line numberDiff line numberDiff line change
@@ -11700,6 +11700,41 @@
1170011700
],
1170111701
"standing": "good"
1170211702
},
11703+
{
11704+
"url": "https://www.rfc-editor.org/rfc/rfc8610",
11705+
"seriesComposition": "full",
11706+
"shortname": "rfc8610",
11707+
"series": {
11708+
"shortname": "rfc8610",
11709+
"currentSpecification": "rfc8610",
11710+
"title": "Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures",
11711+
"shortTitle": "CDDL",
11712+
"nightlyUrl": "https://www.rfc-editor.org/rfc/rfc8610"
11713+
},
11714+
"shortTitle": "CDDL",
11715+
"organization": "IETF",
11716+
"groups": [
11717+
{
11718+
"name": "Concise Binary Object Representation Maintenance and Extensions Working Group",
11719+
"url": "https://datatracker.ietf.org/wg/cbor/"
11720+
}
11721+
],
11722+
"nightly": {
11723+
"url": "https://www.rfc-editor.org/rfc/rfc8610",
11724+
"status": "Proposed Standard",
11725+
"alternateUrls": [
11726+
"https://datatracker.ietf.org/doc/html/rfc8610",
11727+
"https://tools.ietf.org/html/rfc8610"
11728+
],
11729+
"filename": "rfc8610.html"
11730+
},
11731+
"title": "Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures",
11732+
"source": "ietf",
11733+
"categories": [
11734+
"browser"
11735+
],
11736+
"standing": "good"
11737+
},
1170311738
{
1170411739
"url": "https://www.rfc-editor.org/rfc/rfc8878",
1170511740
"seriesComposition": "full",

packages/browser-specs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-specs",
3-
"version": "4.32.2",
3+
"version": "4.33.0",
44
"description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
55
"repository": {
66
"type": "git",

packages/web-specs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-specs",
3-
"version": "3.33.2",
3+
"version": "3.34.0",
44
"description": "Curated list of technical Web specifications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)