From ff96510b3c294604b2ad06d87572c2f1c7f60812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:08:15 +0000 Subject: [PATCH] Bump @ddbeck/mdn-content-inventory from 0.2.20250102 to 0.2.20250107 (#25593) --- api/SVGFEColorMatrixElement.json | 3 +++ api/SVGFEDistantLightElement.json | 2 ++ api/SVGFEGaussianBlurElement.json | 4 ++++ api/SVGFESpecularLightingElement.json | 4 ++++ api/SVGFilterElement.json | 7 +++++++ api/SVGGradientElement.json | 4 ++++ api/SVGImageElement.json | 1 + api/SVGNumberList.json | 9 +++++++++ api/SVGPolygonElement.json | 2 ++ api/SVGStopElement.json | 1 + api/SVGSymbolElement.json | 2 ++ api/SVGTextContentElement.json | 10 ++++++++++ api/SVGTextPathElement.json | 4 ++++ api/SVGTransformList.json | 11 +++++++++++ package-lock.json | 6 +++--- 15 files changed, 67 insertions(+), 3 deletions(-) diff --git a/api/SVGFEColorMatrixElement.json b/api/SVGFEColorMatrixElement.json index 7ee95c69fb7c7c..fbefcde1cc5252 100644 --- a/api/SVGFEColorMatrixElement.json +++ b/api/SVGFEColorMatrixElement.json @@ -88,6 +88,7 @@ }, "in1": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/in1", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfecolormatrixelement-in1", "tags": [ "web-features:svg-filters" @@ -174,6 +175,7 @@ }, "type": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/type", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfecolormatrixelement-type", "tags": [ "web-features:svg-filters" @@ -217,6 +219,7 @@ }, "values": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/values", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfecolormatrixelement-values", "tags": [ "web-features:svg-filters" diff --git a/api/SVGFEDistantLightElement.json b/api/SVGFEDistantLightElement.json index 952fcd1c81deab..784fc248f4babe 100644 --- a/api/SVGFEDistantLightElement.json +++ b/api/SVGFEDistantLightElement.json @@ -45,6 +45,7 @@ }, "azimuth": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEDistantLightElement/azimuth", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfedistantlightelement-azimuth", "tags": [ "web-features:svg-filters" @@ -88,6 +89,7 @@ }, "elevation": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEDistantLightElement/elevation", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfedistantlightelement-elevation", "tags": [ "web-features:svg-filters" diff --git a/api/SVGFEGaussianBlurElement.json b/api/SVGFEGaussianBlurElement.json index 4581d2961e6de6..995b93777836a3 100644 --- a/api/SVGFEGaussianBlurElement.json +++ b/api/SVGFEGaussianBlurElement.json @@ -131,6 +131,7 @@ }, "in1": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/in1", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfegaussianblurelement-in1", "tags": [ "web-features:svg-filters" @@ -223,6 +224,7 @@ }, "setStdDeviation": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/setStdDeviation", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfegaussianblurelement-setstddeviation", "tags": [ "web-features:svg-filters" @@ -266,6 +268,7 @@ }, "stdDeviationX": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/stdDeviationX", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfegaussianblurelement-stddeviationx", "tags": [ "web-features:svg-filters" @@ -309,6 +312,7 @@ }, "stdDeviationY": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/stdDeviationY", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfegaussianblurelement-stddeviationy", "tags": [ "web-features:svg-filters" diff --git a/api/SVGFESpecularLightingElement.json b/api/SVGFESpecularLightingElement.json index d4eead71dd5c03..868adbda537fbb 100644 --- a/api/SVGFESpecularLightingElement.json +++ b/api/SVGFESpecularLightingElement.json @@ -88,6 +88,7 @@ }, "in1": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/in1", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespecularlightingelement-in1", "tags": [ "web-features:svg-filters" @@ -252,6 +253,7 @@ }, "specularConstant": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/specularConstant", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespecularlightingelement-specularconstant", "tags": [ "web-features:svg-filters" @@ -295,6 +297,7 @@ }, "specularExponent": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/specularExponent", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespecularlightingelement-specularexponent", "tags": [ "web-features:svg-filters" @@ -338,6 +341,7 @@ }, "surfaceScale": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/surfaceScale", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfespecularlightingelement-surfacescale", "tags": [ "web-features:svg-filters" diff --git a/api/SVGFilterElement.json b/api/SVGFilterElement.json index 59928bca7a8066..90af32dee10773 100644 --- a/api/SVGFilterElement.json +++ b/api/SVGFilterElement.json @@ -45,6 +45,7 @@ }, "filterUnits": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFilterElement/filterUnits", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterelement-filterunits", "tags": [ "web-features:svg-filters" @@ -88,6 +89,7 @@ }, "height": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFilterElement/height", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterelement-height", "tags": [ "web-features:svg-filters" @@ -131,6 +133,7 @@ }, "href": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFilterElement/href", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGURIReference__href", "tags": [ "web-features:svg-filters" @@ -174,6 +177,7 @@ }, "primitiveUnits": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFilterElement/primitiveUnits", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterelement-primitiveunits", "tags": [ "web-features:svg-filters" @@ -217,6 +221,7 @@ }, "width": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFilterElement/width", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterelement-width", "tags": [ "web-features:svg-filters" @@ -260,6 +265,7 @@ }, "x": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFilterElement/x", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterelement-x", "tags": [ "web-features:svg-filters" @@ -303,6 +309,7 @@ }, "y": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGFilterElement/y", "spec_url": "https://drafts.fxtf.org/filter-effects/#dom-svgfilterelement-y", "tags": [ "web-features:svg-filters" diff --git a/api/SVGGradientElement.json b/api/SVGGradientElement.json index eaeb27c2c0af49..c4c6b8017e0ee6 100644 --- a/api/SVGGradientElement.json +++ b/api/SVGGradientElement.json @@ -49,6 +49,7 @@ }, "gradientTransform": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGradientElement/gradientTransform", "spec_url": "https://svgwg.org/svg2-draft/pservers.html#__svg__SVGGradientElement__gradientTransform", "tags": [ "web-features:svg" @@ -96,6 +97,7 @@ }, "gradientUnits": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGradientElement/gradientUnits", "spec_url": "https://svgwg.org/svg2-draft/pservers.html#__svg__SVGGradientElement__gradientUnits", "tags": [ "web-features:svg" @@ -143,6 +145,7 @@ }, "href": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGradientElement/href", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGURIReference__href", "tags": [ "web-features:svg" @@ -190,6 +193,7 @@ }, "spreadMethod": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGradientElement/spreadMethod", "spec_url": "https://svgwg.org/svg2-draft/pservers.html#__svg__SVGGradientElement__spreadMethod", "tags": [ "web-features:svg" diff --git a/api/SVGImageElement.json b/api/SVGImageElement.json index 20d6b47b34cf6f..160b2425ef54ea 100644 --- a/api/SVGImageElement.json +++ b/api/SVGImageElement.json @@ -211,6 +211,7 @@ }, "href": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGImageElement/href", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGURIReference__href", "tags": [ "web-features:svg" diff --git a/api/SVGNumberList.json b/api/SVGNumberList.json index 63908a677c03a7..3a215acf1a037b 100644 --- a/api/SVGNumberList.json +++ b/api/SVGNumberList.json @@ -47,6 +47,7 @@ }, "appendItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/appendItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__appendItem", "tags": [ "web-features:svg" @@ -90,6 +91,7 @@ }, "clear": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/clear", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__clear", "tags": [ "web-features:svg" @@ -133,6 +135,7 @@ }, "getItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/getItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__getItem", "tags": [ "web-features:svg" @@ -176,6 +179,7 @@ }, "initialize": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/initialize", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__initialize", "tags": [ "web-features:svg" @@ -219,6 +223,7 @@ }, "insertItemBefore": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/insertItemBefore", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__insertItemBefore", "tags": [ "web-features:svg" @@ -262,6 +267,7 @@ }, "length": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/length", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__length", "tags": [ "web-features:svg" @@ -303,6 +309,7 @@ }, "numberOfItems": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/numberOfItems", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__numberOfItems", "tags": [ "web-features:svg" @@ -346,6 +353,7 @@ }, "removeItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/removeItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__removeItem", "tags": [ "web-features:svg" @@ -389,6 +397,7 @@ }, "replaceItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGNumberList/replaceItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__replaceItem", "tags": [ "web-features:svg" diff --git a/api/SVGPolygonElement.json b/api/SVGPolygonElement.json index 9918ea0e037423..ee4b9fe4e80cc4 100644 --- a/api/SVGPolygonElement.json +++ b/api/SVGPolygonElement.json @@ -49,6 +49,7 @@ }, "animatedPoints": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGPolygonElement/animatedPoints", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGAnimatedPoints__animatedPoints", "tags": [ "web-features:smil-svg-animations" @@ -96,6 +97,7 @@ }, "points": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGPolygonElement/points", "spec_url": "https://svgwg.org/svg2-draft/shapes.html#__svg__SVGAnimatedPoints__points", "tags": [ "web-features:svg" diff --git a/api/SVGStopElement.json b/api/SVGStopElement.json index abc1db1ad19136..7eb3b75724f46f 100644 --- a/api/SVGStopElement.json +++ b/api/SVGStopElement.json @@ -49,6 +49,7 @@ }, "offset": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGStopElement/offset", "spec_url": "https://svgwg.org/svg2-draft/pservers.html#__svg__SVGStopElement__offset", "tags": [ "web-features:svg" diff --git a/api/SVGSymbolElement.json b/api/SVGSymbolElement.json index 75186721fe39ef..0b1130cbb191a6 100644 --- a/api/SVGSymbolElement.json +++ b/api/SVGSymbolElement.json @@ -49,6 +49,7 @@ }, "preserveAspectRatio": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGSymbolElement/preserveAspectRatio", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGFitToViewBox__preserveAspectRatio", "tags": [ "web-features:svg" @@ -96,6 +97,7 @@ }, "viewBox": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGSymbolElement/viewBox", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGFitToViewBox__viewBox", "tags": [ "web-features:svg" diff --git a/api/SVGTextContentElement.json b/api/SVGTextContentElement.json index e79a3aac5e7a50..b2f299e20c7876 100644 --- a/api/SVGTextContentElement.json +++ b/api/SVGTextContentElement.json @@ -49,6 +49,7 @@ }, "getCharNumAtPosition": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getCharNumAtPosition", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getCharNumAtPosition", "tags": [ "web-features:svg" @@ -96,6 +97,7 @@ }, "getComputedTextLength": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getComputedTextLength", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getComputedTextLength", "tags": [ "web-features:svg" @@ -143,6 +145,7 @@ }, "getEndPositionOfChar": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getEndPositionOfChar", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getEndPositionOfChar", "tags": [ "web-features:svg" @@ -190,6 +193,7 @@ }, "getExtentOfChar": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getExtentOfChar", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getExtentOfChar", "tags": [ "web-features:svg" @@ -237,6 +241,7 @@ }, "getNumberOfChars": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getNumberOfChars", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getNumberOfChars", "tags": [ "web-features:svg" @@ -284,6 +289,7 @@ }, "getRotationOfChar": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getRotationOfChar", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getRotationOfChar", "tags": [ "web-features:svg" @@ -331,6 +337,7 @@ }, "getStartPositionOfChar": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getStartPositionOfChar", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getStartPositionOfChar", "tags": [ "web-features:svg" @@ -378,6 +385,7 @@ }, "getSubStringLength": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getSubStringLength", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getSubStringLength", "tags": [ "web-features:svg" @@ -425,6 +433,7 @@ }, "lengthAdjust": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/lengthAdjust", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__lengthAdjust", "tags": [ "web-features:svg" @@ -516,6 +525,7 @@ }, "textLength": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/textLength", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__textLength", "tags": [ "web-features:svg" diff --git a/api/SVGTextPathElement.json b/api/SVGTextPathElement.json index 3339d5f7783e62..e7e48b79730b20 100644 --- a/api/SVGTextPathElement.json +++ b/api/SVGTextPathElement.json @@ -47,6 +47,7 @@ }, "href": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextPathElement/href", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGURIReference__href", "tags": [ "web-features:svg" @@ -92,6 +93,7 @@ }, "method": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextPathElement/method", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextPathElement__method", "tags": [ "web-features:svg" @@ -137,6 +139,7 @@ }, "spacing": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextPathElement/spacing", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextPathElement__spacing", "tags": [ "web-features:svg" @@ -182,6 +185,7 @@ }, "startOffset": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTextPathElement/startOffset", "spec_url": "https://svgwg.org/svg2-draft/text.html#__svg__SVGTextPathElement__startOffset", "tags": [ "web-features:svg" diff --git a/api/SVGTransformList.json b/api/SVGTransformList.json index 906d7ac262faa9..f4ade32462e295 100644 --- a/api/SVGTransformList.json +++ b/api/SVGTransformList.json @@ -49,6 +49,7 @@ }, "appendItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/appendItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__appendItem", "tags": [ "web-features:svg" @@ -96,6 +97,7 @@ }, "clear": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/clear", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__clear", "tags": [ "web-features:svg" @@ -143,6 +145,7 @@ }, "consolidate": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/consolidate", "spec_url": "https://svgwg.org/svg2-draft/coords.html#__svg__SVGTransformList__consolidate", "tags": [ "web-features:svg" @@ -190,6 +193,7 @@ }, "createSVGTransformFromMatrix": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/createSVGTransformFromMatrix", "spec_url": "https://svgwg.org/svg2-draft/coords.html#__svg__SVGTransformList__createSVGTransformFromMatrix", "tags": [ "web-features:svg" @@ -237,6 +241,7 @@ }, "getItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/getItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__getItem", "tags": [ "web-features:svg" @@ -284,6 +289,7 @@ }, "initialize": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/initialize", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__initialize", "tags": [ "web-features:svg" @@ -331,6 +337,7 @@ }, "insertItemBefore": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/insertItemBefore", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__insertItemBefore", "tags": [ "web-features:svg" @@ -378,6 +385,7 @@ }, "length": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/length", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__length", "tags": [ "web-features:svg" @@ -421,6 +429,7 @@ }, "numberOfItems": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/numberOfItems", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__numberOfItems", "tags": [ "web-features:svg" @@ -468,6 +477,7 @@ }, "removeItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/removeItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__removeItem", "tags": [ "web-features:svg" @@ -515,6 +525,7 @@ }, "replaceItem": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGTransformList/replaceItem", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGNameList__replaceItem", "tags": [ "web-features:svg" diff --git a/package-lock.json b/package-lock.json index 0365fac93238cc..13da9c8a7ff3cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -483,9 +483,9 @@ } }, "node_modules/@ddbeck/mdn-content-inventory": { - "version": "0.2.20250102", - "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20250102.tgz", - "integrity": "sha512-z/abJ6hJSyYyaibFnLh/bLMqgkvbqTgH1SJ1RtecsFPvA9dWG2vKrseO1P++hT5wnXzS4E1bxEV0K64U3tZ4HA==", + "version": "0.2.20250107", + "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20250107.tgz", + "integrity": "sha512-vNHpb9IyEwogrBDAdA4jbWzTZZ/wQRypr0G0RskjOLu4evftxYfX+75l72pzIY3iHCfGyXXjjHxeicEgPxYEGw==", "dev": true }, "node_modules/@desertnet/html-parser": {