Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20250120 to 0.2.20250121 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 331d6da commit cd0d77d
Show file tree
Hide file tree
Showing 12 changed files with 248 additions and 4 deletions.
1 change: 1 addition & 0 deletions javascript/builtins/Date.json
Original file line number Diff line number Diff line change
Expand Up @@ -3026,6 +3026,7 @@
},
"toTemporalInstant": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Date/toTemporalInstant",
"spec_url": "https://tc39.es/proposal-temporal/#sec-date.prototype.totemporalinstant",
"tags": [
"web-features:temporal"
Expand Down
1 change: 1 addition & 0 deletions javascript/builtins/Temporal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Temporal": {
"__compat": {
"description": "Temporal API",
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-intro",
"tags": [
"web-features:temporal"
Expand Down
27 changes: 27 additions & 0 deletions javascript/builtins/Temporal/Duration.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Temporal": {
"Duration": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-duration-objects",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -56,6 +57,7 @@
"Duration": {
"__compat": {
"description": "`Duration()` constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/Duration",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-duration-constructor",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -108,6 +110,7 @@
},
"abs": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/abs",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.abs",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -160,6 +163,7 @@
},
"add": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/add",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.add",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -212,6 +216,7 @@
},
"blank": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/blank",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.blank",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -264,6 +269,7 @@
},
"compare": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/compare",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.compare",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -316,6 +322,7 @@
},
"days": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/days",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.days",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -368,6 +375,7 @@
},
"from": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/from",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.from",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -420,6 +428,7 @@
},
"hours": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/hours",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.hours",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -472,6 +481,7 @@
},
"microseconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/microseconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.microseconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -524,6 +534,7 @@
},
"milliseconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/milliseconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.milliseconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -576,6 +587,7 @@
},
"minutes": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/minutes",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.minutes",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -628,6 +640,7 @@
},
"months": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/months",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.months",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -680,6 +693,7 @@
},
"nanoseconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/nanoseconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.nanoseconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -732,6 +746,7 @@
},
"negated": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/negated",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.negated",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -784,6 +799,7 @@
},
"round": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/round",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.round",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -836,6 +852,7 @@
},
"seconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/seconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.seconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -888,6 +905,7 @@
},
"sign": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/sign",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.sign",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -940,6 +958,7 @@
},
"subtract": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/subtract",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.subtract",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -992,6 +1011,7 @@
},
"toJSON": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/toJSON",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tojson",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1044,6 +1064,7 @@
},
"toLocaleString": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/toLocaleString",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tolocalestring",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1096,6 +1117,7 @@
},
"toString": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/toString",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tostring",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1148,6 +1170,7 @@
},
"total": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/total",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.total",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1200,6 +1223,7 @@
},
"valueOf": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/valueOf",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.valueof",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1252,6 +1276,7 @@
},
"weeks": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/weeks",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.weeks",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1304,6 +1329,7 @@
},
"with": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/with",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.with",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -1356,6 +1382,7 @@
},
"years": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Duration/years",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.years",
"tags": [
"web-features:temporal"
Expand Down
19 changes: 19 additions & 0 deletions javascript/builtins/Temporal/Instant.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Temporal": {
"Instant": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-instant-objects",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -56,6 +57,7 @@
"Instant": {
"__compat": {
"description": "`Instant()` constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/Instant",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-instant-constructor",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -108,6 +110,7 @@
},
"add": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/add",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.add",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -160,6 +163,7 @@
},
"compare": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/compare",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.compare",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -212,6 +216,7 @@
},
"epochMilliseconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/epochMilliseconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochmilliseconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -264,6 +269,7 @@
},
"epochNanoseconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/epochNanoseconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochnanoseconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -316,6 +322,7 @@
},
"equals": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/equals",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.equals",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -368,6 +375,7 @@
},
"from": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/from",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.from",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -420,6 +428,7 @@
},
"fromEpochMilliseconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/fromEpochMilliseconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmilliseconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -472,6 +481,7 @@
},
"fromEpochNanoseconds": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/fromEpochNanoseconds",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochnanoseconds",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -524,6 +534,7 @@
},
"round": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/round",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.round",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -576,6 +587,7 @@
},
"since": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/since",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.since",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -628,6 +640,7 @@
},
"subtract": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/subtract",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.subtract",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -680,6 +693,7 @@
},
"toJSON": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/toJSON",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tojson",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -732,6 +746,7 @@
},
"toLocaleString": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/toLocaleString",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tolocalestring",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -784,6 +799,7 @@
},
"toString": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/toString",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tostring",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -836,6 +852,7 @@
},
"toZonedDateTimeISO": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/toZonedDateTimeISO",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetimeiso",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -888,6 +905,7 @@
},
"until": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/until",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.until",
"tags": [
"web-features:temporal"
Expand Down Expand Up @@ -940,6 +958,7 @@
},
"valueOf": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Instant/valueOf",
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.valueof",
"tags": [
"web-features:temporal"
Expand Down
Loading

0 comments on commit cd0d77d

Please sign in to comment.