From 7835543a57089c6fe23202c009f90ae9c0ac3a0a Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:47:27 +0100 Subject: [PATCH 1/2] Software Definition Update - Fix openssl CVE discovery --- helpers/update_software_helper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/update_software_helper.py b/helpers/update_software_helper.py index e5890812..f7085f3b 100644 --- a/helpers/update_software_helper.py +++ b/helpers/update_software_helper.py @@ -402,7 +402,7 @@ def extend_versions_for_openssl_vulnerabilities(versions): ver = sorted(versions.keys(), reverse=False) - section_regex = r'

.*?
(?P.*?)<\/dl>' + section_regex = r'

.*?
(?P.*?)<\/dl>' section_regex_matches = re.finditer( section_regex, raw_data, re.MULTILINE | re.S) From 53436a95dd863461ce6624ea6bf9c456511afa6a Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:33:02 +0000 Subject: [PATCH 2/2] Update software and license definitions --- CREDITS.md | 3 +- defaults/mdn-rules.json | 51 +-- defaults/software-full.json | 602 ++++++++++++++++-------------------- 3 files changed, 305 insertions(+), 351 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index 6c9e81ff..550d4363 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -6,12 +6,13 @@ Contributors: - [7h3Rabbit](https://github.com/7h3Rabbit) - [cockroacher](https://github.com/cockroacher) - [marcusosterberg](https://github.com/marcusosterberg) -- [flowertwig-org](https://github.com/flowertwig-org) - [dependabot[bot]](https://github.com/apps/dependabot) +- [flowertwig-org](https://github.com/flowertwig-org) - [krompaco](https://github.com/krompaco) - [linulas](https://github.com/linulas) - [perlan](https://github.com/perlan) - [puggan](https://github.com/puggan) +- [peterk](https://github.com/peterk) ## Projects we depend on: diff --git a/defaults/mdn-rules.json b/defaults/mdn-rules.json index 39c9c4d8..821ba108 100644 --- a/defaults/mdn-rules.json +++ b/defaults/mdn-rules.json @@ -20,8 +20,10 @@ "align-tracks": "/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout", "all": "/en-US/docs/Web/CSS/all", "an-plus-b": null, + "anchor": "/en-US/docs/Web/CSS/anchor", "anchor-name": "/en-US/docs/Web/CSS/anchor-name", "anchor-scope": null, + "anchor-size": "/en-US/docs/Web/CSS/anchor-size", "angle": "/en-US/docs/Web/CSS/angle#turn", "angle-percentage": "/en-US/docs/Web/CSS/angle-percentage", "animation": "/en-US/docs/Web/CSS/animation", @@ -38,7 +40,7 @@ "animation-range-start": "/en-US/docs/Web/CSS/animation-range-start", "animation-timeline": "/en-US/docs/Web/CSS/animation-timeline", "animation-timing-function": "/en-US/docs/Web/CSS/animation-timing-function", - "annotation": "/en-US/docs/Web/CSS/@font-feature-values#@annotation", + "annotation": "/en-US/docs/Web/CSS/@font-feature-values#annotation", "any-link": "/en-US/docs/Web/CSS/:any-link", "appearance": "/en-US/docs/Web/CSS/appearance", "ascent-override": "/en-US/docs/Web/CSS/@font-face/ascent-override", @@ -132,7 +134,7 @@ "border-top-width": "/en-US/docs/Web/CSS/border-top-width", "border-width": "/en-US/docs/Web/CSS/border-width", "bottom": "/en-US/docs/Web/CSS/bottom", - "bottom-center": "/en-US/docs/Web/CSS/@page#page-margin-box-type", + "bottom-left-corner": "/en-US/docs/Web/CSS/@page#page-margin-box-type", "box-decoration-break": "/en-US/docs/Web/CSS/box-decoration-break", "box-shadow": "/en-US/docs/Web/CSS/box-shadow", "box-sizing": "/en-US/docs/Web/CSS/box-sizing", @@ -141,14 +143,15 @@ "break-inside": "/en-US/docs/Web/CSS/break-inside", "brightness": "/en-US/docs/Web/CSS/filter-function/brightness", "calc": "/en-US/docs/Web/CSS/calc", + "calc-size": "/en-US/docs/Web/CSS/calc-size", "caption-side": "/en-US/docs/Web/CSS/caption-side", "caret": null, "caret-color": "/en-US/docs/Web/CSS/caret-color", "caret-shape": null, - "character-variant": "/en-US/docs/Web/CSS/@font-feature-values#@character-variant", + "character-variant": "/en-US/docs/Web/CSS/@font-feature-values#character-variant", "charset": "/en-US/docs/Web/CSS/@charset", "checked": "/en-US/docs/Web/CSS/:checked", - "circle": "/en-US/docs/Web/CSS/basic-shape#circle()", + "circle": "/en-US/docs/Web/CSS/basic-shape#circle", "clamp": "/en-US/docs/Web/CSS/clamp", "clear": "/en-US/docs/Web/CSS/clear", "clip-path": "/en-US/docs/Web/CSS/clip-path", @@ -187,7 +190,7 @@ "counter-style": "/en-US/docs/Web/CSS/@counter-style", "counters": "/en-US/docs/Web/CSS/counters", "cross-fade": "/en-US/docs/Web/CSS/cross-fade", - "cubic-bezier": "/en-US/docs/Web/CSS/easing-function#cubic_b%C3%A9zier_easing_function", + "cubic-bezier": "/en-US/docs/Web/CSS/easing-function#cubic_b\u00c3\u00a9zier_easing_function", "cue": "/en-US/docs/Web/CSS/::cue", "cue-region": "/en-US/docs/Web/API/WebVTT_API", "current": "/en-US/docs/Web/CSS/:current", @@ -217,7 +220,7 @@ "resolution": "/en-US/docs/Web/CSS/resolution#x", "easing-function": "/en-US/docs/Web/CSS/easing-function", "element": "/en-US/docs/Web/CSS/element", - "ellipse": "/en-US/docs/Web/CSS/basic-shape#ellipse()", + "ellipse": "/en-US/docs/Web/CSS/basic-shape#ellipse", "empty": "/en-US/docs/Web/CSS/:empty", "empty-cells": "/en-US/docs/Web/CSS/empty-cells", "enabled": "/en-US/docs/Web/CSS/:enabled", @@ -280,7 +283,7 @@ "font-variation-settings": "/en-US/docs/Web/CSS/@font-face/font-variation-settings", "font-weight": "/en-US/docs/Web/CSS/@font-face/font-weight", "forced-color-adjust": "/en-US/docs/Web/CSS/forced-color-adjust", - "format": "/en-US/docs/Web/CSS/@font-face/src#format()", + "format": "/en-US/docs/Web/CSS/@font-face/src#format", "frequency": "/en-US/docs/Web/CSS/frequency#khz", "frequency-percentage": "/en-US/docs/Web/CSS/frequency-percentage", "fullscreen": "/en-US/docs/Web/CSS/:fullscreen", @@ -307,7 +310,7 @@ "hanging-punctuation": "/en-US/docs/Web/CSS/hanging-punctuation", "has": "/en-US/docs/Web/CSS/:has", "height": "/en-US/docs/Web/CSS/height", - "historical-forms": "/en-US/docs/Web/CSS/@font-feature-values#@historical-forms", + "historical-forms": "/en-US/docs/Web/CSS/@font-feature-values#historical-forms", "host": "/en-US/docs/Web/CSS/:host_function", "host-context": null, "hover": "/en-US/docs/Web/CSS/:hover", @@ -319,7 +322,7 @@ "hyphens": "/en-US/docs/Web/CSS/hyphens", "hypot": "/en-US/docs/Web/CSS/hypot", "ident": "/en-US/docs/Web/CSS/ident", - "image": "/en-US/docs/Web/CSS/image#the_image()_functional_notation", + "image": "/en-US/docs/Web/CSS/image#the_image_functional_notation", "image-orientation": "/en-US/docs/Web/CSS/image-orientation", "image-rendering": "/en-US/docs/Web/CSS/image-rendering", "image-resolution": "/en-US/docs/Web/CSS/image-resolution", @@ -335,7 +338,7 @@ "initial-value": "/en-US/docs/Web/CSS/@property/initial-value", "inline-size": "/en-US/docs/Web/CSS/inline-size", "input-security": null, - "inset": "/en-US/docs/Web/CSS/basic-shape#inset()", + "inset": "/en-US/docs/Web/CSS/basic-shape#inset", "inset-block": "/en-US/docs/Web/CSS/inset-block", "inset-block-end": "/en-US/docs/Web/CSS/inset-block-end", "inset-block-start": "/en-US/docs/Web/CSS/inset-block-start", @@ -361,7 +364,7 @@ "lch": "/en-US/docs/Web/CSS/color_value/lch", "leader": null, "left": "/en-US/docs/Web/CSS/left", - "left-bottom": "/en-US/docs/Web/CSS/@page#page-margin-box-type", + "left-top": "/en-US/docs/Web/CSS/@page#page-margin-box-type", "length-percentage": "/en-US/docs/Web/CSS/length-percentage", "letter-spacing": "/en-US/docs/Web/CSS/letter-spacing", "light-dark": "/en-US/docs/Web/CSS/color_value/light-dark", @@ -378,7 +381,7 @@ "list-style-image": "/en-US/docs/Web/CSS/list-style-image", "list-style-position": "/en-US/docs/Web/CSS/list-style-position", "list-style-type": "/en-US/docs/Web/CSS/list-style-type", - "local": "/en-US/docs/Web/CSS/@font-face/src#local()", + "local": "/en-US/docs/Web/CSS/@font-face/src#local", "local-link": "/en-US/docs/Web/CSS/:local-link", "log": "/en-US/docs/Web/CSS/log", "margin": "/en-US/docs/Web/CSS/margin", @@ -460,7 +463,7 @@ "opacity": "/en-US/docs/Web/CSS/filter-function/opacity", "optional": "/en-US/docs/Web/CSS/:optional", "order": "/en-US/docs/Web/CSS/order", - "ornaments": "/en-US/docs/Web/CSS/@font-feature-values#@ornaments", + "ornaments": "/en-US/docs/Web/CSS/@font-feature-values#ornaments", "orphans": "/en-US/docs/Web/CSS/orphans", "out-of-range": "/en-US/docs/Web/CSS/:out-of-range", "outline": "/en-US/docs/Web/CSS/outline", @@ -504,6 +507,7 @@ "page-orientation": "/en-US/docs/Web/CSS/@page/page-orientation", "paint": "/en-US/docs/Web/CSS/image/paint", "paint-order": "/en-US/docs/Web/CSS/paint-order", + "palette-mix": null, "part": "/en-US/docs/Web/CSS/::part", "past": "/en-US/docs/Web/CSS/:past", "path": "/en-US/docs/Web/CSS/basic-shape/path", @@ -519,7 +523,7 @@ "placeholder-shown": "/en-US/docs/Web/CSS/:placeholder-shown", "playing": "/en-US/docs/Web/CSS/:playing", "pointer-events": "/en-US/docs/Web/CSS/pointer-events", - "polygon": "/en-US/docs/Web/CSS/basic-shape#polygon()", + "polygon": "/en-US/docs/Web/CSS/basic-shape#polygon", "position": "/en-US/docs/Web/CSS/position", "position-anchor": "/en-US/docs/Web/CSS/position-anchor", "position-area": "/en-US/docs/Web/CSS/position-area", @@ -539,7 +543,7 @@ "ray": "/en-US/docs/Web/CSS/ray", "read-only": "/en-US/docs/Web/CSS/:read-only", "read-write": "/en-US/docs/Web/CSS/:read-write", - "rect": "/en-US/docs/Web/CSS/shape#rect()", + "rect": "/en-US/docs/Web/CSS/shape#rect", "rem": "/en-US/docs/Web/CSS/rem", "repeat": "/en-US/docs/Web/CSS/repeat", "repeating-conic-gradient": "/en-US/docs/Web/CSS/gradient/repeating-conic-gradient", @@ -551,7 +555,7 @@ "revert": "/en-US/docs/Web/CSS/revert", "rgb": "/en-US/docs/Web/CSS/color_value/rgb", "right": "/en-US/docs/Web/CSS/right", - "right-bottom": "/en-US/docs/Web/CSS/@page#page-margin-box-type", + "right-top": "/en-US/docs/Web/CSS/@page#page-margin-box-type", "root": "/en-US/docs/Web/CSS/:root", "rotate": "/en-US/docs/Web/CSS/transform-function/rotateZ", "rotate3d": "/en-US/docs/Web/CSS/transform-function/rotate3d", @@ -629,11 +633,11 @@ "stroke-miterlimit": "/en-US/docs/Web/CSS/stroke-miterlimit", "stroke-opacity": "/en-US/docs/Web/CSS/stroke-opacity", "stroke-width": "/en-US/docs/Web/CSS/stroke-width", - "styleset": "/en-US/docs/Web/CSS/@font-feature-values#@styleset", - "stylistic": "/en-US/docs/Web/CSS/@font-feature-values#@stylistic", + "styleset": "/en-US/docs/Web/CSS/@font-feature-values#styleset", + "stylistic": "/en-US/docs/Web/CSS/@font-feature-values#stylistic", "suffix": "/en-US/docs/Web/CSS/@counter-style/suffix", "supports": null, - "swash": "/en-US/docs/Web/CSS/@font-feature-values#@swash", + "swash": "/en-US/docs/Web/CSS/@font-feature-values#swash", "symbols": "/en-US/docs/Web/CSS/symbols", "syntax": "/en-US/docs/Web/CSS/@property/syntax", "system": "/en-US/docs/Web/CSS/@counter-style/system", @@ -648,6 +652,9 @@ "text-align": "/en-US/docs/Web/CSS/text-align", "text-align-last": "/en-US/docs/Web/CSS/text-align-last", "text-anchor": "/en-US/docs/Web/CSS/text-anchor", + "text-box": null, + "text-box-edge": null, + "text-box-trim": null, "text-combine-upright": "/en-US/docs/Web/CSS/text-combine-upright", "text-decoration": "/en-US/docs/Web/CSS/text-decoration", "text-decoration-color": "/en-US/docs/Web/CSS/text-decoration-color", @@ -677,7 +684,7 @@ "time-percentage": "/en-US/docs/Web/CSS/time-percentage", "timeline-scope": "/en-US/docs/Web/CSS/timeline-scope", "top": "/en-US/docs/Web/CSS/top", - "top-center": "/en-US/docs/Web/CSS/@page#page-margin-box-type", + "top-left-corner": "/en-US/docs/Web/CSS/@page#page-margin-box-type", "touch-action": "/en-US/docs/Web/CSS/touch-action", "transform": "/en-US/docs/Web/CSS/transform", "transform-box": "/en-US/docs/Web/CSS/transform-box", @@ -696,7 +703,7 @@ "unicode-bidi": "/en-US/docs/Web/CSS/unicode-bidi", "unicode-range": "/en-US/docs/Web/CSS/@font-face/unicode-range", "unset": "/en-US/docs/Web/CSS/unset", - "url": "/en-US/docs/Web/CSS/url_value#the_url()_functional_notation", + "url": "/en-US/docs/Web/CSS/url_value#the_url_functional_notation", "user-invalid": "/en-US/docs/Web/CSS/:user-invalid", "user-select": "/en-US/docs/Web/CSS/user-select", "user-valid": "/en-US/docs/Web/CSS/:user-valid", @@ -762,5 +769,5 @@ } }, "loaded": true, - "updated": "2024-12-14 19:45:21" + "updated": "2024-12-28 12:33:01" } \ No newline at end of file diff --git a/defaults/software-full.json b/defaults/software-full.json index 17b1b6b4..9a2b4258 100644 --- a/defaults/software-full.json +++ b/defaults/software-full.json @@ -614,6 +614,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.5.0": [], "2.4.1": [], "2.4.0": [], "2.3.9": [], @@ -668,6 +669,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "1.12.5": [], + "1.12.4": [], "1.12.3": [], "1.12.2": [], "1.12.1": [], @@ -730,6 +733,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "1.15.1": [], "1.15.0": [], "1.14.9": [], "1.14.8": [], @@ -1017,6 +1021,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "4.12.4": [], "4.12.3": [], "4.12.2": [], "4.12.1": [], @@ -1200,6 +1205,7 @@ ], "archived": false, "versions": { + "5.18.0": [], "5.17.1": [], "5.17.0": [], "5.16.0": [], @@ -1258,6 +1264,7 @@ "last_pushed_year": "2024", "archived": false, "versions": { + "3.14.8": [], "3.14.7": [], "3.14.6": [], "3.14.5": [], @@ -1356,8 +1363,7 @@ "2.0.0": [], "2": [], "1.12.0": [], - "1.11.1": [], - "1.11.0": [] + "1.11.1": [] } }, "amcharts4": { @@ -1486,6 +1492,7 @@ ], "archived": false, "versions": { + "19.0.5": [], "19.0.4": [], "19.0.3": [], "19.0.2": [], @@ -1513,8 +1520,6 @@ "18.1.0": [], "18.0.7": [], "18.0.6": [], - "18.0.5": [], - "18.0.4": [], "10.2.5": [] } }, @@ -6526,6 +6531,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "4.4.9": [], "4.4.8": [], "4.4.7": [], "4.4.6": [], @@ -6950,6 +6956,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.1.12": [], "3.1.11": [], "3.1.10": [], "3.1.9": [], @@ -7155,143 +7162,15 @@ "auxin-elements": { "type": "wordpress-plugin", "last_pushed_year": "2024", - "versions": { - "2.16.3": [], - "2.16.2": [], - "2.16.1": [], - "2.16.0": [], - "2.15.9": [], - "2.15.8": [], - "2.15.7": [], - "2.15.6": [], - "2.15.5": [], - "2.15.4": [], - "2.15.2": [], - "2.15.0": [], - "2.14.0": [], - "2.12.0": [], - "2.11.2": [], - "2.11.1": [], - "2.11.0": [], - "2.10.9": [], - "2.10.8": [], - "2.10.7": [], - "2.10.5": [], - "2.10.3": [], - "2.10.1": [], - "2.10.0": [], - "2.9.22": [], - "2.9.21": [], - "2.9.20": [], - "2.9.19": [], - "2.9.18": [], - "2.9.17": [], - "2.9.16": [], - "2.9.15": [], - "2.9.14": [], - "2.9.12": [], - "2.9.8": [], - "2.9.7": [], - "2.9.6": [], - "2.9.5": [], - "2.9.4": [], - "2.9.3": [], - "2.9.2": [], - "2.9.0": [], - "2.8.9": [], - "2.8.7": [], - "2.8.6": [], - "2.8.5": [], - "2.8.4": [], - "2.8.3": [], - "2.8.2": [], - "2.8.1": [], - "2.8.0": [], - "2.7.14": [], - "2.7.13": [], - "2.7.12": [], - "2.7.11": [], - "2.7.10": [], - "2.7.9": [], - "2.7.8": [], - "2.7.7": [], - "2.7.6": [], - "2.7.5": [], - "2.7.4": [], - "2.7.3": [], - "2.7.2": [], - "2.7.1": [], - "2.7.0": [], - "2.6.20": [], - "2.6.19": [], - "2.6.17": [], - "2.6.16": [], - "2.6.15": [], - "2.6.14": [], - "2.6.13": [], - "2.6.12": [], - "2.6.10": [], - "2.6.7": [], - "2.6.5": [], - "2.6.4": [], - "2.6.2": [], - "2.6.1": [], - "2.6.0": [], - "2.5.20": [], - "2.5.19": [], - "2.5.17": [], - "2.5.16": [], - "2.5.15": [], - "2.5.14": [], - "2.5.13": [], - "2.5.12": [], - "2.5.11": [], - "2.5.10": [], - "2.5.9": [], - "2.5.8": [], - "2.5.7": [], - "2.5.3": [], - "2.5.2": [], - "2.5.1": [], - "2.5.0": [], - "2.4.19": [], - "2.4.18": [], - "2.4.16": [], - "2.4.14": [], - "2.4.13": [], - "2.4.12": [], - "2.4.9": [], - "1.7.2": [], - "1.7.0": [], - "1.6.4": [], - "1.6.2": [], - "1.6.0": [], - "1.5.2": [], - "1.5.0": [], - "1.4.2": [], - "1.4.1": [], - "1.4.0": [], - "1.3.14": [], - "1.3.10": [], - "1.3.6": [], - "1.3.3": [], - "1.3.2": [], - "1.3.1": [], - "1.3.0": [], - "1.1.0": [], - "1.0.9": [], - "1.0.6": [], - "1.0.3": [], - "1.0.2": [], - "1.0.1": [], - "1.0.0": [] - }, - "archived": false + "versions": {}, + "archived": true, + "notice": "Critical! This plugin has been closed as of December 16, 2024 and is not available for download. This closure is temporary, pending a full review." }, "auxin-portfolio": { "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.3.5": [], "2.3.3": [], "2.3.2": [], "2.3.1": [], @@ -8259,6 +8138,9 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "5.10.14": [], + "5.10.13": [], + "5.10.12": [], "5.10.11": [], "5.10.10": [], "5.10.9": [], @@ -9880,6 +9762,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.5.5": [], + "2.5.4": [], "2.5.3": [], "2.5.2": [], "2.5.1": [], @@ -10273,6 +10157,7 @@ ], "archived": false, "versions": { + "11.0.3": [], "11.0.2": [], "11.0.1": [], "11.0.0": [], @@ -10473,6 +10358,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "6.46": [], "6.45.2": [], "6.45.1": [], "6.45": [], @@ -11152,6 +11038,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "7.2.0": [], "7.1.4": [], "7.1.0": [], "7.0.5": [], @@ -11201,6 +11088,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "6.0.1": [], "6.0": [], "5.9.8": [], "5.9.7": [], @@ -13974,6 +13862,7 @@ ], "archived": false, "versions": { + "3.0.1": [], "3.0.0": [], "2.2.4": [], "2.2.3": [], @@ -14425,6 +14314,10 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.26.2": [], + "3.26.1": [], + "3.26.0": [], + "3.25.11": [], "3.25.10": [], "3.25.9": [], "3.25.8": [], @@ -15901,6 +15794,9 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "6.0.14": [], + "6.0.13": [], + "6.0.12": [], "6.0.11": [], "6.0.10": [], "6.0.9": [], @@ -16253,6 +16149,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "5.17.0.1": [], "5.17.0": [], "5.16.1": [], "5.16.0.1": [], @@ -16713,6 +16610,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "1.6.12": [], "1.6.11": [], "1.6.10": [], "1.6.9": [], @@ -18003,6 +17901,8 @@ "last_pushed_year": "2024", "archived": false, "versions": { + "0.257.1": [], + "0.257.0": [], "0.256.0": [], "0.255.0": [], "0.254.2": [], @@ -18100,9 +18000,7 @@ "0.201.0": [], "0.200.1": [], "0.200.0": [], - "0.199.1": [], - "0.199.0": [], - "0.198.2": [] + "0.199.1": [] } }, "fluidvids": { @@ -18423,6 +18321,7 @@ ], "archived": false, "versions": { + "6.7.2": [], "6.7.1": [], "6.7.0": [], "6.6.0": [], @@ -18995,6 +18894,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "1.37.1": [], "1.36.3": [], "1.36.2": [], "1.36.1": [], @@ -19924,6 +19824,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.6.6": [], "3.6.5": [], "3.6.4": [], "3.6.3": [], @@ -20033,7 +19934,7 @@ "license": null, "last_pushed_year": "2024", "tech": [ - "c++" + "js" ], "archived": false }, @@ -20958,6 +20859,7 @@ ], "archived": false, "versions": { + "19.9.0": [], "19.8.0": [], "19.7.0": [], "19.6.4": [], @@ -21011,8 +20913,7 @@ "17.3.0": [], "17.2.4": [], "17.2.3": [], - "17.2.2": [], - "17.2.1": [] + "17.2.2": [] } }, "hammer.js": { @@ -21142,6 +21043,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.15.1": [], + "3.15.0": [], "3.14.1": [], "3.14.0": [], "3.13.0": [], @@ -21280,6 +21183,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.0.4": [], + "2.0.3": [], "2.0.2": [], "2.0.1": [], "2.0.0": [], @@ -21404,6 +21309,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "1.29": [], "1.28": [], "1.27": [], "1.26": [], @@ -21533,6 +21439,9 @@ ], "archived": false, "versions": { + "12.1.2": [], + "12.1.1": [], + "12.1.0": [], "12.0.2": [], "12.0.1": [], "12.0.0": [], @@ -21841,21 +21750,6 @@ "highcharts vulnerability", "CVE-2021-29489", "CVE-2018-20801" - ], - "4.1.8": [ - "highcharts vulnerability", - "CVE-2021-29489", - "CVE-2018-20801" - ], - "4.1.7": [ - "highcharts vulnerability", - "CVE-2021-29489", - "CVE-2018-20801" - ], - "4.1.6": [ - "highcharts vulnerability", - "CVE-2021-29489", - "CVE-2018-20801" ] } }, @@ -21869,6 +21763,7 @@ ], "archived": false, "versions": { + "11.11.1": [], "11.11.0": [], "11.10.0": [], "11.9.0": [], @@ -22159,10 +22054,6 @@ "6.2": [ "highlight.js vulnerability", "CVE-2020-26237" - ], - "6.1": [ - "highlight.js vulnerability", - "CVE-2020-26237" ] } }, @@ -22192,6 +22083,7 @@ ], "archived": false, "versions": { + "1.5.18": [], "1.5.17": [], "1.5.16": [], "1.5.15": [], @@ -22496,6 +22388,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "11.4.1.2": [], "11.4.1.1": [], "11.4.1": [], "11.4.0": [], @@ -27467,6 +27360,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.4.2": [], + "3.4.1": [], "3.4.0": [], "3.3.7": [], "3.3.6": [], @@ -28611,6 +28506,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "5.6.0": [], + "5.5.2": [], "5.5.1": [], "5.5.0": [], "5.4.1": [], @@ -29179,6 +29076,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "6.5.3": [], "6.5.2": [], "6.5.1": [], "6.5.0.2": [], @@ -29797,6 +29695,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "4.4.1": [], "4.4": [], "4.3.1": [], "4.3": [], @@ -29892,6 +29791,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "4.9.19": [], "4.9.18": [], "4.9.17": [], "4.9.16": [], @@ -30081,6 +29981,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.1.91": [], + "3.1.90": [], "3.1.89": [], "3.1.88": [], "3.1.87": [], @@ -30236,6 +30138,8 @@ ], "archived": false, "versions": { + "3.9.1": [], + "3.9.0": [], "3.8.0": [], "3.7.0": [], "3.6.0": [], @@ -30279,8 +30183,7 @@ "2.1.1": [], "2.1.0": [], "2.0.1": [], - "2.0.0": [], - "1.13.3": [] + "2.0.0": [] } }, "mark.js": { @@ -30366,6 +30269,7 @@ ], "archived": false, "versions": { + "15.0.4": [], "15.0.3": [], "15.0.2": [], "15.0.1": [], @@ -30527,10 +30431,6 @@ "2.1.2": [ "CVE-2022-21681", "CVE-2022-21680" - ], - "2.1.1": [ - "CVE-2022-21681", - "CVE-2022-21680" ] } }, @@ -30600,6 +30500,8 @@ ], "archived": false, "versions": { + "6.3.0": [], + "6.2.1": [], "6.2.0": [], "6.1.10": [], "6.1.9": [], @@ -30615,6 +30517,8 @@ "6.0.2": [], "6.0.1": [], "6.0.0": [], + "5.16.13": [], + "5.16.12": [], "5.16.11": [], "5.16.9": [], "5.16.8": [], @@ -30672,11 +30576,7 @@ "5.13.7": [], "5.13.6": [], "5.13.5": [], - "5.13.4": [], - "5.13.3": [], - "5.13.2": [], - "5.13.1": [], - "5.13.0": [] + "5.13.4": [] } }, "matomo": { @@ -30691,6 +30591,7 @@ ], "archived": false, "versions": { + "5.2.1": [], "5.2.0": [], "5.1.2": [], "5.1.1": [], @@ -30721,8 +30622,7 @@ "4.9.0": [], "4.8.0": [], "4.7.1": [], - "4.7.0": [], - "4.6.2": [] + "4.7.0": [] } }, "matter-wrap": { @@ -31656,6 +31556,8 @@ ], "archived": false, "versions": { + "2.7.0": [], + "2.6.9": [], "2.6.8": [], "2.6.7": [], "2.6.6": [], @@ -31753,9 +31655,7 @@ "0.47.4": [], "0.47.3": [], "0.47.2": [], - "0.47.1": [], - "0.47.0": [], - "0.46.1": [] + "0.47.1": [] } }, "nanopop": { @@ -32054,12 +31954,13 @@ ], "archived": false, "versions": { + "15.1.3": [], + "15.1.2": [], + "15.1.1": [], "15.1.0": [], "15.0.4": [], "15.0.3": [], - "15.0.2": [], - "15.0.1": [], - "15.0.0": [] + "15.0.2": [] } }, "nextjs-google-analytics": { @@ -32920,6 +32821,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.8.22": [], "3.8.21": [], "3.8.20": [], "3.8.19": [], @@ -32965,6 +32867,7 @@ ], "archived": false, "versions": { + "23.5.0": [], "23.4.0": [], "23.3.0": [], "23.2.0": [], @@ -33063,8 +32966,7 @@ "18.12.1": [], "18.12.0": [], "18.11.0": [], - "18.10.0": [], - "18.9.1": [] + "18.10.0": [] } }, "nuxt-graphql-request": { @@ -33164,6 +33066,8 @@ ], "archived": false, "versions": { + "4.1.7": [], + "4.1.6": [], "4.1.5": [], "4.1.4": [], "4.1.3": [], @@ -35573,6 +35477,7 @@ ], "archived": false, "versions": { + "0.15.2": [], "0.15.1": [], "0.15.0": [], "0.14.0": [], @@ -36109,6 +36014,8 @@ "php": { "custom": true, "versions": { + "8.4.1": [], + "8.3.14": [], "8.3.13": [], "8.3.12": [], "8.3.11": [], @@ -36122,6 +36029,7 @@ "8.3.2": [], "8.3.1": [], "8.3.0": [], + "8.2.26": [], "8.2.25": [], "8.2.24": [], "8.2.23": [], @@ -36180,190 +36088,190 @@ "8.1.1": [], "8.1.0": [], "8.0.30": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.29": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.28": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.27": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.26": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.25": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.24": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.23": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.22": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.21": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.20": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.19": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.18": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.17": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.16": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.15": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.14": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.13": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.12": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.11": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.10": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.9": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.8": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.7": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.6": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.5": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.3": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.2": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.1": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "8.0.0": [ - "END_OF_LIFE (1 year ago)" + "END_OF_LIFE (1 year, 1 month ago)" ], "7.4.33": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.32": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.30": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.29": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.28": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.27": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.26": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.25": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.24": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.23": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.22": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.21": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.20": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.19": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.18": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.16": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.15": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.14": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.13": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.12": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.11": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.10": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.9": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.8": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.7": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.6": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.5": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.4": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.3": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.2": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.1": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.4.0": [ - "END_OF_LIFE (2 years ago)" + "END_OF_LIFE (2 years, 1 month ago)" ], "7.3.33": [ "END_OF_LIFE (3 years ago)" @@ -36900,121 +36808,121 @@ "END_OF_LIFE (5 years, 11 months ago)" ], "5.5.38": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.37": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.36": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.35": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.34": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.33": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.32": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.31": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.30": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.29": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.28": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.27": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.26": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.25": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.24": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.23": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.22": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.21": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.20": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.19": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.18": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.17": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.16": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.15": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.14": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.13": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.12": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.11": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.10": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.9": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.8": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.7": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.6": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.5": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.4": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.3": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.2": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.1": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.5.0": [ - "END_OF_LIFE (8 years, 4 months ago)" + "END_OF_LIFE (8 years, 5 months ago)" ], "5.4.45": [ "END_OF_LIFE (9 years, 3 months ago)" @@ -37296,25 +37204,25 @@ "END_OF_LIFE (13 years, 11 months ago)" ], "5.1.6": [ - "END_OF_LIFE (18 years, 3 months ago)" + "END_OF_LIFE (18 years, 4 months ago)" ], "5.1.5": [ - "END_OF_LIFE (18 years, 3 months ago)" + "END_OF_LIFE (18 years, 4 months ago)" ], "5.1.4": [ - "END_OF_LIFE (18 years, 3 months ago)" + "END_OF_LIFE (18 years, 4 months ago)" ], "5.1.3": [ - "END_OF_LIFE (18 years, 3 months ago)" + "END_OF_LIFE (18 years, 4 months ago)" ], "5.1.2": [ - "END_OF_LIFE (18 years, 3 months ago)" + "END_OF_LIFE (18 years, 4 months ago)" ], "5.1.1": [ - "END_OF_LIFE (18 years, 3 months ago)" + "END_OF_LIFE (18 years, 4 months ago)" ], "5.1.0": [ - "END_OF_LIFE (18 years, 3 months ago)" + "END_OF_LIFE (18 years, 4 months ago)" ], "5.0.5": [ "END_OF_LIFE (19 years, 3 months ago)" @@ -37422,25 +37330,25 @@ "END_OF_LIFE (22 years, 9 months ago)" ], "4.0.6": [ - "END_OF_LIFE (23 years, 5 months ago)" + "END_OF_LIFE (23 years, 6 months ago)" ], "4.0.5": [ - "END_OF_LIFE (23 years, 5 months ago)" + "END_OF_LIFE (23 years, 6 months ago)" ], "4.0.4": [ - "END_OF_LIFE (23 years, 5 months ago)" + "END_OF_LIFE (23 years, 6 months ago)" ], "4.0.3": [ - "END_OF_LIFE (23 years, 5 months ago)" + "END_OF_LIFE (23 years, 6 months ago)" ], "4.0.2": [ - "END_OF_LIFE (23 years, 5 months ago)" + "END_OF_LIFE (23 years, 6 months ago)" ], "4.0.1": [ - "END_OF_LIFE (23 years, 5 months ago)" + "END_OF_LIFE (23 years, 6 months ago)" ], "4.0.0": [ - "END_OF_LIFE (23 years, 5 months ago)" + "END_OF_LIFE (23 years, 6 months ago)" ] } }, @@ -37595,6 +37503,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "10.0.3": [], + "10.0.2": [], "10.0.1.2": [], "10.0.1.1": [], "10.0.1": [], @@ -38299,6 +38209,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.3.2": [], "2.3.1": [], "2.3.0": [], "2.2.99": [], @@ -38534,6 +38445,8 @@ ], "archived": false, "versions": { + "9.25.0": [], + "9.24.0": [], "9.23.0": [], "9.22.0": [], "9.21.0": [], @@ -38631,9 +38544,7 @@ "7.45.0": [], "7.44.0": [], "7.43.0": [], - "7.42.0": [], - "7.41.0": [], - "7.40.0": [] + "7.42.0": [] } }, "prebid.js": { @@ -38646,6 +38557,8 @@ ], "archived": false, "versions": { + "9.25.0": [], + "9.24.0": [], "9.23.0": [], "9.22.0": [], "9.21.0": [], @@ -38743,15 +38656,17 @@ "7.45.0": [], "7.44.0": [], "7.43.0": [], - "7.42.0": [], - "7.41.0": [], - "7.40.0": [] + "7.42.0": [] } }, "premium-addons-for-elementor": { "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "4.10.72": [], + "4.10.71": [], + "4.10.70": [], + "4.10.69": [], "4.10.68": [], "4.10.67": [], "4.10.66": [], @@ -39209,6 +39124,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.1.44": [], "2.1.43": [], "2.1.42": [], "2.1.41": [], @@ -40077,6 +39993,7 @@ ], "archived": false, "versions": { + "9.4.4": [], "9.4.3": [], "9.4.2": [], "9.4.1": [], @@ -40815,7 +40732,7 @@ "github-owner": "reactjs", "github-repo": "react-transition-group", "license": null, - "last_pushed_year": "2023", + "last_pushed_year": "2024", "tech": [ "js" ], @@ -41849,6 +41766,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "1.7.1005": [], + "1.7.1004": [], "1.7.1003": [], "1.7.1002": [], "1.7.1001": [], @@ -41988,6 +41907,7 @@ ], "archived": false, "versions": { + "2.14.0": [], "2.13.1": [], "2.13.0": [], "2.12.1": [], @@ -42928,6 +42848,9 @@ ], "archived": false, "versions": { + "8.47.0": [], + "8.46.0": [], + "8.45.1": [], "8.45.0": [], "8.44.0": [], "8.43.0": [], @@ -42977,7 +42900,6 @@ "8.2.0": [], "8.1.0": [], "8.0.0": [], - "7.120.2": [], "3.27.2": [], "3.27.1": [], "2.0.2": [], @@ -43759,6 +43681,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.31.2": [], "2.31.1": [], "2.31.0": [], "2.30.0": [], @@ -43970,6 +43893,9 @@ ], "archived": false, "versions": { + "35.7.5": [], + "35.7.4": [], + "35.7.3": [], "35.7.2": [], "35.7.1": [], "35.7.0": [], @@ -44066,9 +43992,7 @@ "29.2.0": [], "29.1.3": [], "29.1.2": [], - "29.1.1": [], - "29.1.0": [], - "29.0.0": [] + "29.1.1": [] } }, "sizzle": { @@ -44741,6 +44665,8 @@ ], "archived": false, "versions": { + "3.2.1": [], + "3.2.0": [], "3.1.9": [], "3.1.8": [], "3.1.7": [], @@ -45311,6 +45237,9 @@ ], "archived": false, "versions": { + "11.15.3": [], + "11.15.2": [], + "11.15.1": [], "11.15.0": [], "11.14.5": [], "11.14.4": [], @@ -45407,10 +45336,7 @@ "11.4.28": [], "11.4.27": [], "11.4.26": [], - "11.4.25": [], - "11.4.24": [], - "11.4.23": [], - "11.4.22": [] + "11.4.25": [] } }, "systemjs": { @@ -45711,6 +45637,7 @@ ], "archived": false, "versions": { + "3.4.17": [], "3.4.16": [], "3.4.15": [], "3.4.14": [], @@ -45783,9 +45710,7 @@ "2.2.17": [], "2.2.16": [], "2.2.15": [], - "2.2.14": [], - "2.2.13": [], - "2.2.12": [] + "2.2.14": [] } }, "teachpress": { @@ -45946,6 +45871,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "6.8.3": [], "6.8.2.1": [], "6.8.2": [], "6.8.1": [], @@ -46329,6 +46255,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.10.43": [], "2.10.42": [], "2.10.41": [], "2.10.40": [], @@ -46495,6 +46422,7 @@ ], "archived": false, "versions": { + "1.9.0": [], "1.8.3": [], "1.8.2": [], "1.8.1": [], @@ -46873,6 +46801,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.9.2": [], "2.9.1": [], "2.9.0": [], "2.8.9": [], @@ -48844,6 +48773,9 @@ ], "archived": false, "versions": { + "6.0.6": [], + "6.0.5": [], + "6.0.4": [], "6.0.3": [], "6.0.2": [], "6.0.1": [], @@ -49016,16 +48948,6 @@ "CVE-2024-45812", "CVE-2024-45811", "CVE-2024-31207" - ], - "5.0.13": [ - "CVE-2024-45812", - "CVE-2024-45811", - "CVE-2024-31207" - ], - "5.0.12": [ - "CVE-2024-45812", - "CVE-2024-45811", - "CVE-2024-31207" ] } }, @@ -49691,6 +49613,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.8.1": [], "2.8.0": [], "2.7.7": [], "2.7.6": [], @@ -49911,14 +49834,20 @@ "[7h3Rabbit](https://github.com/7h3Rabbit)", "[cockroacher](https://github.com/cockroacher)", "[marcusosterberg](https://github.com/marcusosterberg)", - "[flowertwig-org](https://github.com/flowertwig-org)", "[dependabot[bot]](https://github.com/apps/dependabot)", + "[flowertwig-org](https://github.com/flowertwig-org)", "[krompaco](https://github.com/krompaco)", "[linulas](https://github.com/linulas)", "[perlan](https://github.com/perlan)", - "[puggan](https://github.com/puggan)" + "[puggan](https://github.com/puggan)", + "[peterk](https://github.com/peterk)" ], "versions": { + "2024.12.10": [], + "2024.12.9": [], + "2024.12.8": [], + "2024.12.7": [], + "2024.12.6": [], "2024.12.5": [], "2024.12.4": [], "2024.12.3": [], @@ -50346,6 +50275,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "5.0": [], "4.8.2": [], "4.8.1": [], "4.8": [], @@ -50508,6 +50438,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "3.7.0": [], "3.6.9": [], "3.6.8": [], "3.6.7": [], @@ -50574,6 +50505,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "9.5.0": [], + "9.4.3": [], "9.4.2": [], "9.4.1": [], "9.4.0": [], @@ -51300,6 +51233,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "6.30.03": [], "6.30.02": [], "6.30.01": [], "6.30.00": [], @@ -51874,6 +51808,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "2.94.4": [], + "2.94.3": [], "2.94.2": [], "2.94.1": [], "2.94.0": [], @@ -51918,6 +51854,10 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "8.9.03.010": [], + "8.9.03.009": [], + "8.9.03.008": [], + "8.9.03.007": [], "8.9.03.006": [], "8.9.03.005": [], "8.9.03.004": [], @@ -52076,6 +52016,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "6.6.6": [], "6.6.5": [], "6.6.4": [], "6.6.3": [], @@ -52811,6 +52752,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "4.15.19": [], "4.15.18": [], "4.15.17": [], "4.15.16": [], @@ -53373,6 +53315,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "33.3": [], "33.2": [], "33.1": [], "33.0": [], @@ -53438,6 +53381,8 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "8.5.11": [], + "8.5.10": [], "8.5.9": [], "8.5.8": [], "8.5.7": [], @@ -54165,6 +54110,7 @@ "type": "wordpress-plugin", "last_pushed_year": "2024", "versions": { + "14.2.1.2": [], "14.2.1": [], "14.2": [], "14.1.6.3": [], @@ -54563,5 +54509,5 @@ } } }, - "updated": "2024-12-14 19:45:20" + "updated": "2024-12-28 12:33:00" } \ No newline at end of file