{
  "name": "bug-versions",
  "version": "1.121.0",
  "description": "collect all bug versions on npm package",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "scripts": {
    "test": "node --test && find-duplicated-property-keys -s package.json",
    "preci": "npm run lint",
    "ci": "npm test",
    "lint": "git log -1 --pretty=format:\"%s\" | commitlint"
  },
  "husky": {
    "hooks": {
      "commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
    }
  },
  "devDependencies": {
    "@commitlint/cli": "^20.0.0",
    "@commitlint/config-angular": "^20.0.0",
    "find-duplicated-property-keys": "^1.2.7",
    "husky": "^9.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/cnpm/bug-versions.git"
  },
  "author": "fengmk2",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cnpm/bug-versions/issues"
  },
  "homepage": "https://github.com/cnpm/bug-versions#readme",
  "config": {
    "unsafe-node-versions": {
      ">= 0.10.0 < 0.10.48": {
        "version": "0.10.48",
        "reason": "https://nodejs.org/en/blog/release/v0.10.48/"
      },
      ">= 0.12.0 < 0.12.18": {
        "version": "0.12.18",
        "reason": "https://nodejs.org/en/blog/release/v0.12.18/"
      },
      ">= 1.0.0 < 4.9.1": {
        "version": "4.9.1",
        "reason": "https://nodejs.org/en/blog/release/v4.9.1/"
      },
      ">= 6.0.0 < 6.17.0": {
        "version": "6.17.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/"
      },
      ">= 8.0.0 < 8.17.0": {
        "version": "8.17.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/december-2019-security-releases/"
      },
      ">= 10.0.0 < 10.24.0": {
        "version": "10.24.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/"
      },
      ">= 12.0.0 < 12.22.11": {
        "version": "12.22.11",
        "reason": "https://nodejs.org/en/blog/vulnerability/mar-2022-security-releases/"
      },
      ">= 14.0.0 < 14.21.3": {
        "version": "14.21.3",
        "reason": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/"
      },
      ">= 16.0.0 < 16.20.2": {
        "version": "16.20.2",
        "reason": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases"
      },
      ">= 18.0.0 < 18.20.6": {
        "version": "18.20.6",
        "reason": "https://nodejs.org/en/blog/vulnerability/january-2025-security-releases"
      },
      ">= 20.0.0 < 20.20.0": {
        "version": "20.20.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
      },
      ">= 21.0.0 < 21.7.2": {
        "version": "21.7.2",
        "reason": "https://nodejs.org/en/blog/vulnerability/april-2024-security-releases/"
      },
      ">= 22.0.0 < 22.22.0": {
        "version": "22.22.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
      },
      ">= 23.0.0 < 23.11.1": {
        "version": "23.11.1",
        "reason": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
      },
      ">= 24.0.0 < 24.13.0": {
        "version": "24.13.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
      },
      ">= 25.0.0 < 25.3.0": {
        "version": "25.3.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/december-2025-security-releases"
      }
    },
    "unsafe-alinode-versions": {
      ">= 1.0.0 < 1.10.0": {
        "version": "1.10.0",
        "node": "4.9.1",
        "reason": "https://nodejs.org/en/blog/release/v4.9.1/"
      },
      ">= 2.0.0 < 2.7.0": {
        "version": "2.7.0",
        "node": "6.15.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/"
      },
      ">= 3.0.0 < 3.16.0": {
        "version": "3.16.0",
        "node": "8.17.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/december-2019-security-releases/"
      },
      ">= 4.0.0 < 4.14.0": {
        "version": "4.14.0",
        "node": "10.24.0",
        "reason": "https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/"
      },
      ">= 5.0.0 < 5.20.4": {
        "version": "5.20.4",
        "node": "12.22.9",
        "reason": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
      },
      ">= 6.0.0 < 6.8.1": {
        "version": "6.8.1",
        "node": "14.19.2",
        "reason": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
      },
      ">= 7.0.0 < 7.7.0": {
        "version": "7.7.0",
        "node": "16.17.1",
        "reason": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/"
      }
    },
    "bug-versions": {
      "language-tags": {
        "1.0.6": {
          "version": "1.0.5",
          "reason": "not compatible with node 10."
        }
      },
      "event-source-polyfill": {
        "1.0.26": {
          "version": "1.0.25",
          "reason": "Undesired Behavior https://security.snyk.io/vuln/SNYK-JS-EVENTSOURCEPOLYFILL-2429580, issues: https://github.com/Yaffle/EventSource/issues/199"
        }
      },
      "enhanced-resolve": {
        "5.11.0": {
          "version": "5.10.0",
          "reason": "https://github.com/webpack/enhanced-resolve/issues/362"
        }
      },
      "faker": {
        "6.6.6": {
          "version": "5.5.3",
          "reason": "Please use https://github.com/MilosPaunovic/community-faker instead"
        }
      },
      "colors": {
        "1.4.44-liberty-2": {
          "version": "1.4.0",
          "reason": "https://github.com/Marak/colors.js/issues/285"
        },
        "1.4.1": {
          "version": "1.4.0",
          "reason": "https://github.com/Marak/colors.js/issues/285"
        },
        "1.4.2": {
          "version": "1.4.0",
          "reason": "https://github.com/Marak/colors.js/issues/289"
        }
      },
      "coa": {
        "2.0.3": {
          "version": "2.0.2",
          "reason": "https://github.com/veged/coa/issues/99"
        },
        "2.0.4": {
          "version": "2.0.2",
          "reason": "https://github.com/veged/coa/issues/99"
        },
        "2.1.1": {
          "version": "2.0.2",
          "reason": "https://github.com/veged/coa/issues/99"
        },
        "2.1.3": {
          "version": "2.0.2",
          "reason": "https://github.com/veged/coa/issues/99"
        },
        "3.0.1": {
          "version": "2.0.2",
          "reason": "https://github.com/veged/coa/issues/99"
        },
        "3.1.3": {
          "version": "2.0.2",
          "reason": "https://github.com/veged/coa/issues/99"
        }
      },
      "uglify-js": {
        "3.14.0": {
          "version": "3.13.10",
          "reason": "https://github.com/mishoo/UglifyJS/issues/5102"
        }
      },
      "react-color": {
        "2.19.1": {
          "version": "2.18.1",
          "reason": "https://github.com/casesandberg/react-color/issues/771"
        }
      },
      "inquirer": {
        "6.4.0": {
          "version": "6.3.1",
          "reason": "https://github.com/SBoudrias/Inquirer.js/issues/811"
        },
        "8.1.4": {
          "version": "8.1.2",
          "reason": "https://github.com/SBoudrias/Inquirer.js/issues/1046"
        }
      },
      "@mdx-js/mdx": {
        "0.16.1": {
          "version": "0.16.0",
          "reason": "see https://github.com/mdx-js/mdx/issues/322"
        },
        "0.16.2": {
          "version": "0.16.0",
          "reason": "see https://github.com/mdx-js/mdx/issues/322"
        }
      },
      "is-my-json-valid": {
        "2.17.0": {
          "version": "2.17.1",
          "reason": "see https://github.com/mafintosh/is-my-json-valid/issues/149"
        }
      },
      "babel-eslint": {
        "8.1.0": {
          "version": "8.1.1",
          "reason": "see https://github.com/eslint/eslint/issues/9767"
        }
      },
      "uglify-es": {
        "3.3.10": {
          "version": "3.3.9",
          "reason": "see https://github.com/mishoo/UglifyJS2/issues/2896"
        }
      },
      "base62": {
        "1.2.5": {
          "version": "1.2.1",
          "reason": "ignore post-install script https://github.com/andrew/base62.js/commits/master"
        }
      },
      "request": {
        "2.84.0": {
          "version": "2.85.0",
          "reason": "https://github.com/cnpm/bug-versions/issues/3"
        }
      },
      "ali-oss": {
        "4.14.0": {
          "version": "4.13.2",
          "reason": "https://github.com/ali-sdk/ali-oss/pull/382"
        },
        "4.14.1": {
          "version": "4.13.2",
          "reason": "https://github.com/ali-sdk/ali-oss/pull/382"
        }
      },
      "egg-core": {
        "3.21.0": {
          "version": "3.20.3",
          "reason": "https://github.com/cnpm/bug-versions/issues/6"
        }
      },
      "accord": {
        "0.28.0": {
          "version": "0.28.0",
          "dependencies": {
            "less": "^2.7.0"
          },
          "reason": "accord missing 'less' dependency"
        }
      },
      "nanomatch": {
        "1.2.11": {
          "version": "1.2.9",
          "reason": "https://github.com/micromatch/nanomatch/issues/15"
        }
      },
      "uws": {
        "99.0.0": {
          "version": "10.148.1",
          "reason": "https://www.reddit.com/r/node/comments/91kgte/uws_has_been_deprecated/e2yym4i/"
        },
        "10.148.2": {
          "version": "10.148.1",
          "reason": "https://www.reddit.com/r/node/comments/91kgte/uws_has_been_deprecated/e2yym4i/"
        }
      },
      "deprecate": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "breaking change"
        }
      },
      "debug": {
        "3.2.1": {
          "version": "3.0.1",
          "reason": "breaking change"
        }
      },
      "@nodelib/fs.stat": {
        "1.1.2": {
          "version": "1.1.1",
          "reason": "missing index.js.map, https://github.com/nodelib/nodelib/issues/24"
        }
      },
      "postcss-merge-longhand": {
        "4.0.7": {
          "version": "4.0.6",
          "reason": "https://github.com/cssnano/cssnano/pull/641"
        }
      },
      "cache-loader": {
        "1.2.3": {
          "version": "1.2.2",
          "reason": "https://github.com/webpack-contrib/cache-loader/issues/43"
        }
      },
      "react": {
        "16.6.2": {
          "version": "16.6.1",
          "reason": "https://github.com/facebook/react/issues/14208"
        }
      },
      "react-dom": {
        "16.6.2": {
          "version": "16.6.1",
          "reason": "https://github.com/facebook/react/issues/14208"
        }
      },
      "react-test-renderer": {
        "16.6.2": {
          "version": "16.6.1",
          "reason": "https://github.com/facebook/react/issues/14208"
        }
      },
      "react-art": {
        "16.6.2": {
          "version": "16.6.1",
          "reason": "https://github.com/facebook/react/issues/14208"
        }
      },
      "ajv": {
        "6.9.0": {
          "version": "6.8.1",
          "reason": "https://github.com/epoberezkin/ajv/issues/941"
        },
        "8.15.0": {
          "version": "8.14.0",
          "reason": "https://github.com/ajv-validator/ajv/issues/2446"
        }
      },
      "css-animation": {
        "1.6.0": {
          "version": "1.5.0",
          "reason": "https://github.com/yiminghe/css-animation/issues/20"
        }
      },
      "vue": {
        "2.5.19": {
          "version": "2.5.17",
          "reason": "https://github.com/vuejs/vue/pull/9173"
        },
        "2.5.18": {
          "version": "2.5.17",
          "reason": "https://github.com/vuejs/vue/pull/9173"
        }
      },
      "vue-server-renderer": {
        "2.5.19": {
          "version": "2.5.17",
          "reason": "https://github.com/vuejs/vue/pull/9173"
        },
        "2.5.18": {
          "version": "2.5.17",
          "reason": "https://github.com/vuejs/vue/pull/9173"
        }
      },
      "vue-template-compiler": {
        "2.5.19": {
          "version": "2.5.17",
          "reason": "https://github.com/vuejs/vue/pull/9173"
        },
        "2.5.18": {
          "version": "2.5.17",
          "reason": "https://github.com/vuejs/vue/pull/9173"
        }
      },
      "antd": {
        "3.9.3": {
          "version": "3.9.2",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.0": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.1": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.2": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.3": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.4": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.5": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.6": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.7": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.8": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.10.9": {
          "version": "3.10.10",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.11.0": {
          "version": "3.11.6",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.11.1": {
          "version": "3.11.6",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.11.2": {
          "version": "3.11.6",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.11.3": {
          "version": "3.11.6",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.11.4": {
          "version": "3.11.6",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        },
        "3.11.5": {
          "version": "3.11.6",
          "reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41"
        }
      },
      "loader-utils": {
        "1.2.0": {
          "version": "1.1.0",
          "reason": "https://github.com/webpack/loader-utils/issues/133"
        }
      },
      "errlop": {
        "1.1.0": {
          "version": "1.0.3",
          "reason": "https://github.com/bevry/errlop/issues/2"
        }
      },
      "eslint-plugin-react": {
        "7.12.0": {
          "version": "7.11.1",
          "reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2095"
        },
        "7.20.4": {
          "version": "7.20.3",
          "reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2728"
        },
        "7.21.0": {
          "version": "7.20.6",
          "reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2804"
        },
        "7.21.1": {
          "version": "7.20.6",
          "reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2804"
        },
        "7.21.2": {
          "version": "7.20.6",
          "reason": "https://github.com/yannickcr/eslint-plugin-react/pull/2807"
        },
        "7.29.0": {
          "version": "7.28.0",
          "reason": "https://github.com/yannickcr/eslint-plugin-react/issues/3215"
        },
        "7.36.0": {
          "version": "7.35.2",
          "reason": "https://github.com/jsx-eslint/eslint-plugin-react/issues/3819"
        }
      },
      "eslint-loader": {
        "2.2.0": {
          "version": "2.1.2",
          "reason": "https://github.com/webpack-contrib/eslint-loader/issues/282"
        }
      },
      "highlight.js": {
        "9.15.2": {
          "version": "9.14.2",
          "reason": "https://github.com/highlightjs/highlight.js/issues/1984"
        }
      },
      "npm": {
        "6.8.0": {
          "version": "6.7.0",
          "reason": "https://npm.community/t/npm-pack-leaving-out-files-6-8-0-only/5382/5"
        }
      },
      "optimize-css-assets-webpack-plugin": {
        "5.0.7": {
          "version": "5.0.6",
          "reason": "https://github.com/NMFR/optimize-css-assets-webpack-plugin/issues/167"
        }
      },
      "supertest": {
        "3.4.0": {
          "version": "3.3.0",
          "reason": "https://github.com/visionmedia/supertest/issues/534"
        }
      },
      "terser": {
        "3.16.0": {
          "version": "3.14.1",
          "reason": "https://github.com/terser-js/terser/issues/251"
        },
        "4.0.1": {
          "version": "4.0.0",
          "reason": "https://github.com/terser-js/terser/issues/380"
        },
        "4.4.1": {
          "version": "4.4.0",
          "reason": "https://github.com/terser/terser/issues/527"
        }
      },
      "react-dnd": {
        "7.1.0": {
          "version": "7.0.2",
          "reason": "https://github.com/frontend-collective/react-sortable-tree/issues/463"
        }
      },
      "w3c-xmlserializer": {
        "1.1.1": {
          "version": "1.0.1",
          "reason": "https://github.com/jsdom/w3c-xmlserializer/issues/10"
        }
      },
      "hosted-git-info": {
        "2.8.0": {
          "version": "2.7.1",
          "reason": "https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md#280-2019-08-05"
        },
        "2.8.1": {
          "version": "2.7.1",
          "reason": "https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md#280-2019-08-05"
        },
        "2.8.6": {
          "version": "2.8.7",
          "reason": "https://github.com/npm/cli/blob/303e5c11e7db34cf014107aecd2e81c821bfde8d/node_modules/hosted-git-info/CHANGELOG.md#287-2020-02-26"
        }
      },
      "nyc": {
        "14.1.0": {
          "version": "13.3.0",
          "reason": "https://github.com/istanbuljs/nyc/issues/1097"
        }
      },
      "react-router-breadcrumbs-hoc": {
        "3.2.1": {
          "version": "3.2.0",
          "reason": "https://github.com/icd2k3/react-router-breadcrumbs-hoc/issues/74"
        }
      },
      "rimraf": {
        "2.7.0": {
          "version": "2.6.3",
          "reason": "https://github.com/isaacs/rimraf/issues/194"
        },
        "5.0.8": {
          "version": "5.0.7",
          "reason": "https://github.com/isaacs/node-glob/issues/596"
        }
      },
      "less": {
        "3.10.0": {
          "version": "3.9.0",
          "reason": "https://github.com/less/less.js/issues/3414"
        }
      },
      "minizlib": {
        "1.3.0": {
          "version": "1.2.2",
          "reason": "https://github.com/isaacs/minizlib/issues/9"
        },
        "1.3.1": {
          "version": "1.2.2",
          "reason": "https://github.com/isaacs/minizlib/issues/9"
        }
      },
      "minipass": {
        "2.8.4": {
          "version": "2.8.1",
          "reason": "https://github.com/isaacs/minipass/issues/9"
        },
        "2.8.3": {
          "version": "2.8.1",
          "reason": "https://github.com/isaacs/minipass/issues/9"
        },
        "2.8.2": {
          "version": "2.8.1",
          "reason": "https://github.com/isaacs/minipass/issues/9"
        },
        "2.6.2": {
          "version": "2.5.1",
          "reason": "https://github.com/isaacs/minipass/issues/8"
        },
        "2.6.1": {
          "version": "2.5.1",
          "reason": "https://github.com/isaacs/minipass/issues/8"
        },
        "2.6.0": {
          "version": "2.5.1",
          "reason": "https://github.com/isaacs/minipass/issues/8"
        }
      },
      "svgo": {
        "1.3.1": {
          "version": "1.3.0",
          "reason": "https://github.com/svg/svgo/issues/1174"
        }
      },
      "crypto-js": {
        "3.2.0": {
          "version": "3.1.9-1",
          "reason": "https://github.com/brix/crypto-js/issues/256#issuecomment-584644251"
        }
      },
      "react-lazyload": {
        "2.6.6": {
          "version": "2.6.5",
          "reason": "https://github.com/twobin/react-lazyload/issues/296"
        }
      },
      "react-draggable": {
        "4.3.1": {
          "version": "4.2.0",
          "reason": "https://github.com/STRML/react-draggable/issues/472"
        }
      },
      "moment": {
        "2.25.0": {
          "version": "2.24.0",
          "reason": "https://github.com/moment/moment/issues/5481"
        },
        "2.25.1": {
          "version": "2.24.0",
          "reason": "https://github.com/moment/moment/issues/5481#issuecomment-622518215"
        }
      },
      "assets-webpack-plugin": {
        "3.10.0": {
          "version": "3.9.12",
          "reason": "https://github.com/ztoben/assets-webpack-plugin/issues/233"
        }
      },
      "@formatjs/intl-getcanonicallocales": {
        "1.2.8": {
          "version": "1.2.7",
          "reason": "https://github.com/formatjs/formatjs/issues/1773"
        }
      },
      "lodash": {
        "4.17.16": {
          "version": "4.17.15",
          "reason": "https://github.com/lodash/lodash/issues/4846"
        },
        "4.17.17": {
          "version": "4.17.15",
          "reason": "https://github.com/lodash/lodash/issues/4848"
        },
        "4.17.18": {
          "version": "4.17.15",
          "reason": "https://github.com/lodash/lodash/issues/4850"
        }
      },
      "@babel/parser": {
        "7.11.1": {
          "version": "7.11.0",
          "reason": "https://github.com/babel/babel/issues/11914"
        }
      },
      "mobx": {
        "4.15.5": {
          "version": "4.15.4",
          "reason": "breaking change"
        }
      },
      "intl-messageformat-parser": {
        "5.5.1": {
          "version": "5.4.2",
          "reason": "https://github.com/formatjs/formatjs/issues/2005"
        },
        "5.5.0": {
          "version": "5.4.2",
          "reason": "https://github.com/formatjs/formatjs/issues/2005"
        }
      },
      "@babel/types": {
        "7.12.5": {
          "version": "7.12.1",
          "reason": "https://github.com/babel/babel/issues/12306"
        }
      },
      "style-resources-loader": {
        "1.4.0": {
          "version": "1.0.0",
          "reason": "https://github.com/yenshih/style-resources-loader/issues/30"
        }
      },
      "@types/react": {
        "16.14.1": {
          "version": "16.9.56",
          "reason": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues/49713"
        },
        "16.14.0": {
          "version": "16.9.56",
          "reason": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues/49713"
        }
      },
      "babel-plugin-import": {
        "1.13.2": {
          "version": "1.13.1",
          "reason": "https://github.com/ant-design/babel-plugin-import/issues/557"
        }
      },
      "clipboard": {
        "2.0.7": {
          "version": "2.0.6",
          "reason": "https://github.com/zenorocha/clipboard.js/issues/737"
        }
      },
      "caniuse-lite": {
        "1.0.30001225": {
          "version": "1.0.30001223",
          "reason": "https://github.com/browserslist/caniuse-lite/issues/70"
        }
      },
      "eslint-plugin-import": {
        "2.23.0": {
          "version": "2.22.1",
          "reason": "https://github.com/benmosher/eslint-plugin-import/issues/2056"
        }
      },
      "react-images-viewer": {
        "1.6.4": {
          "version": "1.6.2",
          "reason": "https://github.com/guonanci/react-images-viewer/issues/24"
        }
      },
      "speech-rule-engine": {
        "3.3.2": {
          "version": "3.3.1",
          "reason": "https://github.com/zorkow/speech-rule-engine/issues/527"
        }
      },
      "marked": {
        "2.1.0": {
          "version": "2.0.7",
          "reason": "https://github.com/markedjs/marked/issues/2106"
        }
      },
      "react-jss": {
        "10.7.0": {
          "version": "10.6.0",
          "reason": "https://github.com/cssinjs/jss/issues/1525"
        },
        "10.8.1": {
          "version": "10.8.0",
          "reason": "https://github.com/cssinjs/jss/issues/1565"
        }
      },
      "vue-eslint-parser": {
        "7.7.0": {
          "version": "7.6.0",
          "reason": "https://github.com/vuejs/vue-eslint-parser/issues/112"
        }
      },
      "node-fetch": {
        "2.6.4": {
          "version": "2.6.2",
          "reason": "https://github.com/node-fetch/node-fetch/pull/1303"
        }
      },
      "@babel/plugin-transform-typescript": {
        "7.16.0": {
          "version": "7.15.8",
          "reason": "binding may be undefined, cause: Cannot read property 'path' of undefined"
        }
      },
      "@alifd/field": {
        "1.5.7": {
          "version": "1.5.5",
          "reason": "@alifd/field@1.5.7 init 类型和@alifd/next 的 Input 结合报错 https://github.com/alibaba-fusion/field/issues/84"
        }
      },
      "@ant-design/pro-descriptions": {
        "1.10.12": {
          "version": "1.10.11",
          "reason": "npm failed to publish"
        }
      },
      "@ant-design/pro-table": {
        "2.59.6": {
          "version": "2.59.5",
          "reason": "npm failed to publish"
        }
      },
      "@ant-design/pro-provider": {
        "1.5.3": {
          "version": "1.5.2",
          "reason": "npm failed to publish"
        }
      },
      "@ant-design/pro-form": {
        "1.49.10": {
          "version": "1.49.9",
          "reason": "npm failed to publish"
        }
      },
      "@ant-design/pro-field": {
        "1.28.6": {
          "version": "1.28.5",
          "reason": "npm failed to publish"
        }
      },
      "@ant-design/pro-card": {
        "1.18.9": {
          "version": "1.18.8",
          "reason": "npm failed to publish"
        }
      },
      "jsdoc": {
        "3.6.9": {
          "version": "3.6.7",
          "reason": "npx force-resolutions runs timeout"
        },
        "3.6.8": {
          "version": "3.6.7",
          "reason": "npx force-resolutions runs timeout"
        }
      },
      "@types/superagent": {
        "4.1.15": {
          "version": "4.1.14",
          "reason": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues/58445"
        }
      },
      "math-expression-evaluator": {
        "1.3.12": {
          "version": "1.3.11",
          "reason": "https://github.com/bugwheels94/math-expression-evaluator/issues/37"
        }
      },
      "tablestore": {
        "5.1.0": {
          "version": "5.0.7",
          "reason": "https://github.com/aliyun/aliyun-tablestore-nodejs-sdk/issues/53"
        }
      },
      "node-ipc": {
        "9.2.2": {
          "version": "9.2.1",
          "reason": "https://github.com/RIAEvangelist/node-ipc/issues/233"
        },
        "11.0.0": {
          "version": "10.1.0",
          "reason": "https://github.com/RIAEvangelist/node-ipc/issues/233"
        },
        "11.1.0": {
          "version": "10.1.0",
          "reason": "https://github.com/RIAEvangelist/node-ipc/issues/233"
        }
      },
      "lru-cache": {
        "7.7.0": {
          "version": "7.6.0",
          "reason": "https://github.com/isaacs/node-lru-cache/pull/217/files"
        },
        "10.3.1": {
          "version": "10.3.0",
          "reason": "https://github.com/isaacs/node-glob/issues/596"
        }
      },
      "ip": {
        "1.1.7": {
          "version": "1.1.5",
          "reason": "https://github.com/indutny/node-ip/issues/115"
        },
        "1.1.6": {
          "version": "1.1.5",
          "reason": "https://github.com/indutny/node-ip/issues/115"
        }
      },
      "styled-components": {
        "5.3.4": {
          "version": "5.3.3",
          "reason": "https://github.com/styled-components/styled-components/issues/3706"
        },
        "5.3.5": {
          "version": "5.3.5",
          "scripts": {
            "postinstall": ""
          },
          "reason": "https://github.com/styled-components/styled-components/commit/ba9d732ca7da53f2a095e35450ecffd592c6f5ba"
        }
      },
      "easydl": {
        "1.0.2": {
          "version": "1.0.1",
          "reason": "https://github.com/andresusanto/easydl/issues/4"
        }
      },
      "node-zookeeper-client": {
        "1.1.2": {
          "version": "1.1.1",
          "reason": "https://github.com/alexguan/node-zookeeper-client/issues/121"
        }
      },
      "es5-ext": {
        "0.10.61": {
          "version": "0.10.61",
          "scripts": {
            "postinstall": ""
          },
          "reason": "https://github.com/medikoo/es5-ext/commit/28de285ed433b45113f01e4ce7c74e9a356b2af2"
        }
      },
      "@babel/runtime-corejs2": {
        "7.19.1": {
          "version": "7.19.0",
          "reason": "https://github.com/babel/babel/issues/14936"
        }
      },
      "synk": {
        "1.1045.0": {
          "version": "1.1044.0",
          "reason": "https://github.com/snyk/cli/issues/4183"
        }
      },
      "grpc-tools": {
        "1.12.0": {
          "version": "1.11.3",
          "reason": "https://github.com/grpc/grpc-node/issues/2287"
        }
      },
      "@babel/plugin-transform-block-scoping": {
        "7.20.7": {
          "version": "7.20.5",
          "reason": "https://github.com/babel/babel/issues/15295"
        }
      },
      "vuescroll": {
        "4.17.4": {
          "version": "4.17.3",
          "reason": "https://github.com/YvesCoding/vuescroll/issues/285"
        }
      },
      "esquery": {
        "1.4.1": {
          "version": "1.4.0",
          "reason": "https://github.com/estools/esquery/issues/135"
        }
      },
      "@swc/core": {
        "1.3.45": {
          "version": "1.3.44",
          "reason": "https://github.com/swc-project/swc/issues/7203"
        },
        "1.13.21": {
          "version": "1.3.20",
          "reason": "https://github.com/swc-project/swc/issues/11176"
        }
      },
      "@swc/types": {
        "0.1.16": {
          "version": "0.1.12",
          "reason": "https://github.com/swc-project/swc/issues/9753"
        }
      },
      "undici": {
        "5.22.0": {
          "version": "5.21.2",
          "reason": "https://github.com/nodejs/undici/pull/2091"
        }
      },
      "@babel/compat-data": {
        "7.21.5": {
          "version": "7.21.4",
          "reason": "https://github.com/babel/babel/issues/15597"
        }
      },
      "alertify.js": {
        "1.0.12": {
          "version": "1.0.11",
          "reason": "https://github.com/alertifyjs/alertify.js/issues/160"
        }
      },
      "json-schema-faker": {
        "0.5.0": {
          "version": "0.5.0-rcv.46",
          "reason": "https://github.com/json-schema-faker/json-schema-faker/issues/767"
        }
      },
      "file-system-cache": {
        "2.4.0": {
          "version": "2.3.0",
          "reason": "https://github.com/philcockfield/file-system-cache/issues/30"
        },
        "2.4.5": {
          "version": "2.4.4",
          "reason": "https://github.com/philcockfield/file-system-cache/issues/49"
        }
      },
      "@babel/traverse": {
        "7.22.7": {
          "version": "7.22.6",
          "reason": "https://github.com/babel/babel/issues/15752"
        }
      },
      "fsevents": {
        "1.2.9": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.8": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.7": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.6": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.4": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.3": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.2": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.10": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.2.0": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.1.3": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.1.2": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.1.1": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.1.0": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.9": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.8": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.7": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.6": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.5": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.4": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.3": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.2": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.17": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.15": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.14": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.12": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.11": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.10": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.1": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        },
        "1.0.0": {
          "version": "1.2.11",
          "reason": "https://github.com/advisories/GHSA-xv2f-5jw4-v95m"
        }
      },
      "react-focus-lock": {
        "1.12.0": {
          "version": "1.11.3",
          "reason": "https://github.com/theKashey/react-focus-lock/issues/301"
        }
      },
      "jackspeak": {
        "3.4.1": {
          "version": "3.4.0",
          "reason": "https://github.com/isaacs/node-glob/issues/596"
        }
      },
      "glob": {
        "10.4.3": {
          "version": "10.4.2",
          "reason": "https://github.com/isaacs/node-glob/issues/596"
        }
      },
      "path-to-regexp": {
        "1.8.0": {
          "version": "1.9.0",
          "reason": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
        }
      },
      "vant": {
        "4.9.14": {
          "version": "4.9.15",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "4.9.13": {
          "version": "4.9.15",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "4.9.12": {
          "version": "4.9.15",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "4.9.11": {
          "version": "4.9.15",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "3.6.15": {
          "version": "3.6.16",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "3.6.14": {
          "version": "3.6.16",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "3.6.13": {
          "version": "3.6.16",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "2.13.5": {
          "version": "2.13.6",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "2.13.4": {
          "version": "2.13.6",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        },
        "2.13.3": {
          "version": "2.13.6",
          "reason": "https://github.com/youzan/vant/releases/tag/v4.9.15"
        }
      },
      "@rspack/core": {
        "1.1.7": {
          "version": "1.1.8",
          "reason": "https://github.com/web-infra-dev/rspack/issues/8767#issuecomment-2552738907"
        }
      },
      "@rspack/cli": {
        "1.1.7": {
          "version": "1.1.8",
          "reason": "https://github.com/web-infra-dev/rspack/issues/8767#issuecomment-2552738907"
        }
      },
      "art-template": {
        "4.13.3": {
          "version": "4.13.2",
          "reason": "https://github.com/goofychris/art-template/issues/660"
        }
      },
      "is": {
        "3.3.1": {
          "version": "3.3.0",
          "reason": "https://github.com/enricomarino/is/issues/41"
        }
      },
      "tsc-alias": {
        "1.8.14": {
          "version": "1.8.13",
          "reason": "https://github.com/justkey007/tsc-alias/issues/244"
        },
        "1.8.15": {
          "version": "1.8.13",
          "reason": "https://github.com/justkey007/tsc-alias/issues/244"
        }
      },
      "css-what": {
        "6.2.0": {
          "version": "6.1.0",
          "reason": "https://github.com/fb55/css-what/issues/1582"
        }
      },
      "css-select": {
        "5.2.1": {
          "version": "5.2.0",
          "reason": "https://github.com/fb55/css-select/issues/1590"
        }
      },
      "color-name": {
        "2.0.1": {
          "version": "2.0.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "strip-ansi": {
        "7.1.1": {
          "version": "7.1.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "color-convert": {
        "3.1.1": {
          "version": "3.1.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "ansi-styles": {
        "6.2.2": {
          "version": "6.2.1",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "ansi-regex": {
        "6.2.1": {
          "version": "6.2.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "supports-color": {
        "10.2.1": {
          "version": "10.2.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "wrap-ansi": {
        "9.0.1": {
          "version": "9.0.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "is-arrayish": {
        "0.3.3": {
          "version": "0.3.2",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "color": {
        "5.0.1": {
          "version": "5.0.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "color-string": {
        "2.1.1": {
          "version": "2.1.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "has-ansi": {
        "6.0.1": {
          "version": "6.0.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "backslash": {
        "0.2.1": {
          "version": "0.2.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "error-ex": {
        "1.3.3": {
          "version": "1.3.2",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "slice-ansi": {
        "7.1.1": {
          "version": "7.1.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "simple-swizzle": {
        "0.2.3": {
          "version": "0.2.2",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "chalk": {
        "5.6.1": {
          "version": "5.6.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "chalk-template": {
        "1.1.1": {
          "version": "1.1.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "supports-hyperlinks": {
        "4.1.1": {
          "version": "4.1.0",
          "reason": "https://github.com/debug-js/debug/issues/1005"
        }
      },
      "angulartics2": {
        "14.1.2": {
          "version": "14.1.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/deluge": {
        "7.2.2": {
          "version": "7.2.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/golang-template": {
        "1.4.3": {
          "version": "1.4.1",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/magnet-link": {
        "4.0.4": {
          "version": "4.0.2",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/ngx-codemirror": {
        "7.0.2": {
          "version": "7.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/ngx-csv": {
        "6.0.2": {
          "version": "6.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/ngx-emoji-mart": {
        "9.2.2": {
          "version": "9.2.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/ngx-rightclick": {
        "4.0.2": {
          "version": "4.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/qbittorrent": {
        "9.7.2": {
          "version": "9.7.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/react-adsense": {
        "2.0.2": {
          "version": "2.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/shared-torrent": {
        "6.3.2": {
          "version": "6.3.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/tinycolor": {
        "4.1.1": {
          "version": "4.1.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        },
        "4.1.2": {
          "version": "4.1.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/torrent-file": {
        "4.1.2": {
          "version": "4.1.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/transmission": {
        "7.3.1": {
          "version": "7.3.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@ctrl/ts-base32": {
        "4.0.2": {
          "version": "4.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "encounter-playground": {
        "0.0.5": {
          "version": "0.0.4",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "json-rules-engine-simplified": {
        "0.2.1": {
          "version": "0.2.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        },
        "0.2.2": {
          "version": "0.2.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        },
        "0.2.3": {
          "version": "0.2.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        },
        "0.2.4": {
          "version": "0.2.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "koa2-swagger-ui": {
        "5.11.1": {
          "version": "5.11.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        },
        "5.11.2": {
          "version": "5.11.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/gesturehandler": {
        "2.0.35": {
          "version": "2.0.34",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/sentry": {
        "4.6.43": {
          "version": "4.6.42",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/text": {
        "1.6.13": {
          "version": "1.6.8",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/ui-collectionview": {
        "6.0.6": {
          "version": "6.0.5",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/ui-drawer": {
        "0.1.30": {
          "version": "0.1.29",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/ui-image": {
        "4.5.6": {
          "version": "4.5.5",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/ui-material-bottomsheet": {
        "7.2.72": {
          "version": "7.2.71",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/ui-material-core": {
        "7.2.76": {
          "version": "7.2.71",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@nativescript-community/ui-material-core-tabs": {
        "7.2.76": {
          "version": "7.2.71",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "ngx-color": {
        "10.0.2": {
          "version": "10.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "ngx-toastr": {
        "19.0.2": {
          "version": "19.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "ngx-trend": {
        "8.0.1": {
          "version": "8.0.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "react-complaint-image": {
        "0.0.35": {
          "version": "0.0.34",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "react-jsonschema-form-conditionals": {
        "0.3.21": {
          "version": "0.3.20",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "react-jsonschema-form-extras": {
        "1.0.4": {
          "version": "1.0.3",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "rxnt-authentication": {
        "0.0.6": {
          "version": "0.0.5",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "rxnt-healthchecks-nestjs": {
        "1.0.5": {
          "version": "1.0.4",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "rxnt-kue": {
        "1.0.7": {
          "version": "1.0.6",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "swc-plugin-component-annotate": {
        "1.9.2": {
          "version": "1.9.0",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "axios": {
        "1.14.1": {
          "version": "1.14.0",
          "reason": "https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-trojan"
        },
        "0.30.4": {
          "version": "0.30.3",
          "reason": "https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-trojan"
        }
      },
      "ts-gaussian": {
        "3.0.6": {
          "version": "3.0.4",
          "reason": "https://socket.dev/blog/tinycolor-supply-chain-attack-affects-40-packages"
        }
      },
      "@antv/a8": {
        "0.1.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/adjust": {
        "0.3.5": {
          "version": "0.2.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.5": {
          "version": "0.2.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/algorithm": {
        "0.2.26": {
          "version": "0.1.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.26": {
          "version": "0.1.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/async-hook": {
        "2.3.9": {
          "version": "2.2.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.4.9": {
          "version": "2.2.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/attr": {
        "0.4.5": {
          "version": "0.3.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.5.5": {
          "version": "0.3.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/ava": {
        "3.5.1": {
          "version": "3.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.6.1": {
          "version": "3.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/ava-react": {
        "3.4.2": {
          "version": "3.3.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.5.2": {
          "version": "3.3.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/awards": {
        "0.1.9": {
          "version": "0.0.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.9": {
          "version": "0.0.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/calendar-heatmap": {
        "1.2.2": {
          "version": "1.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.2": {
          "version": "1.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/chart-linter": {
        "1.2.6": {
          "version": "1.1.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.6": {
          "version": "1.1.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/chart-node-g6": {
        "0.1.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/chart-visualization-skills": {
        "0.2.3": {
          "version": "0.1.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.3": {
          "version": "0.1.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/ckb": {
        "2.1.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/color-schema": {
        "0.3.3": {
          "version": "0.2.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.3": {
          "version": "0.2.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/color-util": {
        "2.1.6": {
          "version": "2.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.6": {
          "version": "2.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/component": {
        "2.2.11": {
          "version": "2.1.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.11": {
          "version": "2.1.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/coord": {
        "0.5.7": {
          "version": "0.4.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.6.7": {
          "version": "0.4.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/d3-color": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/d3-interpolate": {
        "1.1.3": {
          "version": "1.0.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.3": {
          "version": "1.0.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/data-samples": {
        "1.1.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/data-set": {
        "0.12.8": {
          "version": "0.11.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.13.8": {
          "version": "0.11.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/data-wizard": {
        "2.1.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dipper-component": {
        "0.1.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dipper-hooks": {
        "0.3.1": {
          "version": "0.2.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.1": {
          "version": "0.2.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dipper-map": {
        "1.1.10": {
          "version": "1.0.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.10": {
          "version": "1.0.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dom-util": {
        "2.1.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dumi-theme-antv": {
        "0.10.4": {
          "version": "0.8.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.4": {
          "version": "0.8.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dw-analyzer": {
        "1.2.5": {
          "version": "1.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.5": {
          "version": "1.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dw-random": {
        "1.2.7": {
          "version": "1.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.7": {
          "version": "1.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dw-transform": {
        "1.2.7": {
          "version": "1.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.7": {
          "version": "1.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/dw-util": {
        "1.2.4": {
          "version": "1.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.4": {
          "version": "1.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/event-emitter": {
        "0.2.3": {
          "version": "0.1.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.3": {
          "version": "0.1.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/expr": {
        "1.1.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-charts": {
        "0.1.0": {
          "version": "0.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.0": {
          "version": "0.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-engine": {
        "1.11.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.12.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-lottie": {
        "1.11.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.12.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-my": {
        "1.11.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.12.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-react": {
        "1.11.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.12.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-test-utils": {
        "1.1.9": {
          "version": "1.0.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.9": {
          "version": "1.0.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-vue": {
        "1.11.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.12.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f-wx": {
        "1.11.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.12.0": {
          "version": "1.10.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2": {
        "5.15.0": {
          "version": "5.14.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "5.16.0": {
          "version": "5.14.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-algorithm": {
        "5.8.0": {
          "version": "5.7.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "5.9.0": {
          "version": "5.7.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-canvas": {
        "1.1.5": {
          "version": "1.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.5": {
          "version": "1.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-context": {
        "0.1.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-graphic": {
        "0.1.16": {
          "version": "0.0.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.16": {
          "version": "0.0.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-my": {
        "4.1.52": {
          "version": "4.0.52",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "4.2.52": {
          "version": "4.0.52",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-react": {
        "5.15.0": {
          "version": "5.14.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "5.16.0": {
          "version": "5.14.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-site": {
        "4.1.42": {
          "version": "4.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "4.2.42": {
          "version": "4.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-vue": {
        "4.1.33": {
          "version": "4.0.33",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "4.2.33": {
          "version": "4.0.33",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-wordcloud": {
        "5.15.0": {
          "version": "5.14.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "5.16.0": {
          "version": "5.14.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f2-wx": {
        "4.1.51": {
          "version": "4.0.51",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "4.2.51": {
          "version": "4.0.51",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6": {
        "0.1.19": {
          "version": "0.0.19",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.19": {
          "version": "0.0.19",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6-alipay": {
        "0.1.7": {
          "version": "0.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.7": {
          "version": "0.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6-core": {
        "0.1.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6-element": {
        "0.1.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6-hammerjs": {
        "0.1.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6-plugin": {
        "1.1.6": {
          "version": "1.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.6": {
          "version": "1.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6-ui": {
        "1.1.3": {
          "version": "1.0.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.3": {
          "version": "1.0.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/f6-wx": {
        "0.1.7": {
          "version": "0.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.7": {
          "version": "0.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g": {
        "6.4.1": {
          "version": "6.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "6.5.1": {
          "version": "6.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-base": {
        "0.6.16": {
          "version": "0.5.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.7.16": {
          "version": "0.5.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-camera-api": {
        "2.1.45": {
          "version": "2.0.45",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.45": {
          "version": "2.0.45",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-canvas": {
        "2.3.0": {
          "version": "2.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.4.0": {
          "version": "2.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-canvaskit": {
        "1.2.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-compat": {
        "1.1.11": {
          "version": "1.0.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.11": {
          "version": "1.0.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-components": {
        "2.1.42": {
          "version": "2.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.42": {
          "version": "2.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-css-layout-api": {
        "1.1.38": {
          "version": "1.0.38",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.38": {
          "version": "1.0.38",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-css-typed-om-api": {
        "1.1.38": {
          "version": "1.0.38",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.38": {
          "version": "1.0.38",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-device-api": {
        "1.7.13": {
          "version": "1.6.13",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.8.13": {
          "version": "1.6.13",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-dom-mutation-observer-api": {
        "2.1.42": {
          "version": "2.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.42": {
          "version": "2.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-gesture": {
        "3.1.42": {
          "version": "3.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.42": {
          "version": "3.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-image-exporter": {
        "1.1.42": {
          "version": "1.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.42": {
          "version": "1.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-layout-blocklike": {
        "1.8.49": {
          "version": "1.7.49",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.9.49": {
          "version": "1.7.49",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-lite": {
        "2.8.0": {
          "version": "2.7.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.9.0": {
          "version": "2.7.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-lottie-player": {
        "1.2.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-math": {
        "3.2.0": {
          "version": "3.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.3.0": {
          "version": "3.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-mobile": {
        "1.2.5": {
          "version": "1.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.5": {
          "version": "1.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-mobile-canvas": {
        "1.2.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-mobile-canvas-element": {
        "1.1.42": {
          "version": "1.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.42": {
          "version": "1.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-mobile-svg": {
        "1.2.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-mobile-webgl": {
        "1.2.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-pattern": {
        "2.1.42": {
          "version": "2.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.42": {
          "version": "2.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-perf": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-3d": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-a11y": {
        "1.5.1": {
          "version": "1.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.6.1": {
          "version": "1.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-annotation": {
        "1.3.0": {
          "version": "1.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.4.0": {
          "version": "1.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-box2d": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-canvas-path-generator": {
        "2.2.26": {
          "version": "2.1.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.26": {
          "version": "2.1.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-canvas-picker": {
        "2.4.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-canvas-renderer": {
        "2.6.1": {
          "version": "2.5.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.7.1": {
          "version": "2.5.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-canvaskit-renderer": {
        "2.4.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-control": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-css-select": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-device-renderer": {
        "2.7.1": {
          "version": "2.6.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.8.1": {
          "version": "2.6.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-dom-interaction": {
        "2.2.31": {
          "version": "2.1.31",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.31": {
          "version": "2.1.31",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-dragndrop": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-gesture": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-gpgpu": {
        "1.10.20": {
          "version": "1.9.20",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.11.20": {
          "version": "1.9.20",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-html-renderer": {
        "2.4.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-image-loader": {
        "2.4.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-matterjs": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-mobile-interaction": {
        "1.1.42": {
          "version": "1.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.42": {
          "version": "1.0.42",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-physx": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-rough-canvas-renderer": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-rough-svg-renderer": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-svg-picker": {
        "2.1.46": {
          "version": "2.0.46",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.46": {
          "version": "2.0.46",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-svg-renderer": {
        "2.5.1": {
          "version": "2.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.6.1": {
          "version": "2.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-webgl-device": {
        "1.10.17": {
          "version": "1.9.17",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.11.17": {
          "version": "1.9.17",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-webgl-renderer": {
        "1.1.26": {
          "version": "1.0.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.26": {
          "version": "1.0.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-webgpu-device": {
        "1.10.17": {
          "version": "1.9.17",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.11.17": {
          "version": "1.9.17",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-yoga": {
        "2.4.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-zdog-canvas-renderer": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-plugin-zdog-svg-renderer": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-shader-components": {
        "2.1.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-svg": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-web-animations-api": {
        "2.2.32": {
          "version": "2.1.32",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.32": {
          "version": "2.1.32",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-web-components": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgl": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgl-compute": {
        "0.1.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgpu": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgpu-compiler": {
        "0.8.2": {
          "version": "1.0.21",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.2": {
          "version": "1.0.21",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgpu-core": {
        "0.8.2": {
          "version": "0.7.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.2": {
          "version": "0.7.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgpu-engine": {
        "0.8.2": {
          "version": "0.7.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.2": {
          "version": "0.7.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgpu-raytracer": {
        "0.6.1": {
          "version": "0.6.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.7.1": {
          "version": "0.6.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g-webgpu-unitchart": {
        "0.6.1": {
          "version": "0.6.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.7.1": {
          "version": "0.6.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2": {
        "5.5.8": {
          "version": "5.4.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "5.6.8": {
          "version": "5.4.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2-brush": {
        "0.1.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2-extension-3d": {
        "0.3.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2-extension-ava": {
        "0.3.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2-extension-plot": {
        "0.3.2": {
          "version": "0.2.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.2": {
          "version": "0.2.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2-plugin-slider": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2-ssr": {
        "0.3.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2plot": {
        "2.5.35": {
          "version": "2.4.35",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.6.35": {
          "version": "2.4.35",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g2plot-schemas": {
        "1.3.2": {
          "version": "1.2.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.4.2": {
          "version": "1.2.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6": {
        "5.2.1": {
          "version": "5.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "5.3.1": {
          "version": "5.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-alipay": {
        "0.1.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-cli": {
        "0.1.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-core": {
        "0.10.24": {
          "version": "0.8.24",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.24": {
          "version": "0.8.24",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-editor": {
        "1.3.0": {
          "version": "1.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.4.0": {
          "version": "1.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-element": {
        "0.10.25": {
          "version": "0.8.25",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.25": {
          "version": "0.8.25",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-extension-3d": {
        "0.2.23": {
          "version": "0.1.23",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.23": {
          "version": "0.1.23",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-extension-react": {
        "0.3.7": {
          "version": "0.2.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.7": {
          "version": "0.2.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-mobile": {
        "0.2.2": {
          "version": "0.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.2": {
          "version": "0.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-pc": {
        "0.10.25": {
          "version": "0.8.25",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.25": {
          "version": "0.8.25",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-plugin": {
        "0.10.25": {
          "version": "0.8.25",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.25": {
          "version": "0.8.25",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-plugin-map-view": {
        "0.1.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.4": {
          "version": "0.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-plugins": {
        "1.1.9": {
          "version": "1.0.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.9": {
          "version": "1.0.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-react-node": {
        "1.5.8": {
          "version": "1.4.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.6.8": {
          "version": "1.4.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-ssr": {
        "0.2.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/g6-wx": {
        "0.1.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gatsby-theme": {
        "0.2.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/geo-coord": {
        "1.1.8": {
          "version": "1.0.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.8": {
          "version": "1.0.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-advance": {
        "2.6.22": {
          "version": "2.5.22",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.7.22": {
          "version": "2.5.22",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-algorithm": {
        "2.4.19": {
          "version": "2.3.19",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.19": {
          "version": "2.3.19",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-basic": {
        "2.5.40": {
          "version": "2.4.40",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.6.40": {
          "version": "2.4.40",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-galaxybase": {
        "1.3.15": {
          "version": "1.2.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.4.15": {
          "version": "1.2.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-graphscope": {
        "2.2.15": {
          "version": "2.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.15": {
          "version": "2.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-hugegraph": {
        "1.2.15": {
          "version": "1.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.15": {
          "version": "1.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-janusgraph": {
        "1.2.15": {
          "version": "1.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.15": {
          "version": "1.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-neo4j": {
        "2.2.15": {
          "version": "2.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.15": {
          "version": "2.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-scene": {
        "2.3.21": {
          "version": "2.2.21",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.4.21": {
          "version": "2.2.21",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-tugraph": {
        "2.2.15": {
          "version": "2.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.15": {
          "version": "2.1.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-tugraph-analytics": {
        "0.3.15": {
          "version": "0.2.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.15": {
          "version": "0.2.15",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-assets-xlab": {
        "0.2.30": {
          "version": "0.1.30",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.30": {
          "version": "0.1.30",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-cli": {
        "1.3.11": {
          "version": "1.2.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.4.11": {
          "version": "1.2.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-common-components": {
        "1.4.16": {
          "version": "1.3.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.5.16": {
          "version": "1.3.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-mock-data": {
        "1.1.5": {
          "version": "1.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.5": {
          "version": "1.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-public-data": {
        "1.1.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-sdk": {
        "3.1.0": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.0": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-sdk-app": {
        "1.3.10": {
          "version": "1.2.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.4.10": {
          "version": "1.2.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gi-theme-antd": {
        "0.7.11": {
          "version": "0.6.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.8.11": {
          "version": "0.6.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/github-config-cli": {
        "0.2.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gl-matrix": {
        "2.8.1": {
          "version": "2.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.9.1": {
          "version": "2.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gpt-vis": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/gpt-vis-ssr": {
        "0.4.7": {
          "version": "0.3.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.5.7": {
          "version": "0.3.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/graphin": {
        "3.1.5": {
          "version": "3.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.5": {
          "version": "3.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/graphin-components": {
        "2.5.1": {
          "version": "2.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.6.1": {
          "version": "2.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/graphin-graphscope": {
        "1.1.5": {
          "version": "1.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.5": {
          "version": "1.0.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/graphin-icons": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/graphlib": {
        "2.1.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/hierarchy": {
        "0.8.1": {
          "version": "0.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.1": {
          "version": "0.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/infographic": {
        "0.3.19": {
          "version": "0.2.19",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.19": {
          "version": "0.2.19",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/insight-component": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/interaction": {
        "0.2.5": {
          "version": "0.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.5": {
          "version": "0.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/istanbul": {
        "0.1.0": {
          "version": "0.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.0": {
          "version": "0.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/knowledge": {
        "1.2.4": {
          "version": "1.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.4": {
          "version": "1.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-component": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-composite-layers": {
        "0.18.1": {
          "version": "0.17.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.19.1": {
          "version": "0.17.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-core": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-district": {
        "2.4.12": {
          "version": "2.3.12",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.12": {
          "version": "2.3.12",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-draw": {
        "3.2.5": {
          "version": "3.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.3.5": {
          "version": "3.1.5",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-editor": {
        "1.2.13": {
          "version": "1.1.13",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.13": {
          "version": "1.1.13",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-extension-g-layer": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-layers": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-leaflet": {
        "1.1.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-map": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-mapkit": {
        "0.6.0": {
          "version": "0.5.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.7.0": {
          "version": "0.5.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-maps": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-mini": {
        "2.21.8": {
          "version": "2.20.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.22.8": {
          "version": "2.20.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-pass": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-react": {
        "2.5.3": {
          "version": "2.4.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.6.3": {
          "version": "2.4.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-renderer": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-scene": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-source": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-three": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7-utils": {
        "2.26.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.27.10": {
          "version": "2.25.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7plot": {
        "0.6.11": {
          "version": "0.5.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.7.11": {
          "version": "0.5.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/l7plot-component": {
        "0.1.11": {
          "version": "0.0.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.11": {
          "version": "0.0.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/larkmap": {
        "1.6.1": {
          "version": "1.5.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.7.1": {
          "version": "1.5.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/layout-gpu": {
        "1.2.7": {
          "version": "1.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.7": {
          "version": "1.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/layout-wasm": {
        "1.5.2": {
          "version": "1.4.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.6.2": {
          "version": "1.4.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/li-aiearth-assets": {
        "0.5.7": {
          "version": "0.4.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.6.7": {
          "version": "0.4.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/li-analysis-assets": {
        "1.10.1": {
          "version": "1.9.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.11.1": {
          "version": "1.9.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/li-core-assets": {
        "1.4.7": {
          "version": "1.3.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.5.7": {
          "version": "1.3.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/li-editor": {
        "1.7.1": {
          "version": "1.6.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.8.1": {
          "version": "1.6.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/li-p2": {
        "1.10.2": {
          "version": "1.8.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.9.2": {
          "version": "1.8.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/li-sam-assets": {
        "0.2.4": {
          "version": "0.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.4": {
          "version": "0.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/li-sdk": {
        "1.6.1": {
          "version": "1.5.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.7.1": {
          "version": "1.5.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/lite-insight": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/matrix-util": {
        "3.1.4": {
          "version": "3.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.4": {
          "version": "3.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/mcp-server-antv": {
        "0.2.8": {
          "version": "0.1.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.8": {
          "version": "0.1.8",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/mcp-server-chart": {
        "0.10.10": {
          "version": "0.9.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.11.10": {
          "version": "0.9.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/my-f2": {
        "2.2.7": {
          "version": "2.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.7": {
          "version": "2.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/my-f2-pc": {
        "0.2.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/narrative-text-editor": {
        "0.3.20": {
          "version": "0.2.20",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.20": {
          "version": "0.2.20",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/narrative-text-schema": {
        "0.4.7": {
          "version": "0.3.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.5.7": {
          "version": "0.3.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/narrative-text-vis": {
        "0.4.16": {
          "version": "0.3.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.5.16": {
          "version": "0.3.16",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/path-util": {
        "3.1.1": {
          "version": "3.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.1": {
          "version": "3.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/react-g": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/s2": {
        "2.8.1": {
          "version": "2.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.9.1": {
          "version": "2.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/s2-react": {
        "2.4.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.5.1": {
          "version": "2.3.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/s2-react-components": {
        "2.2.2": {
          "version": "2.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.2": {
          "version": "2.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/s2-ssr": {
        "0.2.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/s2-vue": {
        "2.3.0": {
          "version": "2.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.4.0": {
          "version": "2.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/sam": {
        "0.3.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/scale": {
        "0.6.2": {
          "version": "0.5.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.7.2": {
          "version": "0.5.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/semantic-release-pnpm": {
        "1.1.4": {
          "version": "1.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.4": {
          "version": "1.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/smart-color": {
        "0.3.1": {
          "version": "0.2.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.1": {
          "version": "0.2.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/stat": {
        "0.1.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.2": {
          "version": "0.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/t8": {
        "0.4.0": {
          "version": "0.3.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.5.0": {
          "version": "0.3.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/thumbnails": {
        "2.1.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/thumbnails-component": {
        "2.1.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/torch": {
        "1.1.6": {
          "version": "1.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.6": {
          "version": "1.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/translator": {
        "1.1.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/util": {
        "3.4.11": {
          "version": "3.3.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.5.11": {
          "version": "3.3.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/vendor": {
        "1.1.11": {
          "version": "1.0.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.11": {
          "version": "1.0.11",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/vis-predict-engine": {
        "0.2.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.1": {
          "version": "0.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/webgpu-graph": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/word-scale-chart": {
        "0.4.4": {
          "version": "0.3.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.5.4": {
          "version": "0.3.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/wx-f2": {
        "2.2.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "2.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6": {
        "3.2.7": {
          "version": "3.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.3.7": {
          "version": "3.1.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-angular-shape": {
        "3.1.1": {
          "version": "3.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.1": {
          "version": "3.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-common": {
        "2.1.17": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.17": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-components": {
        "0.11.7": {
          "version": "0.10.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.12.7": {
          "version": "0.10.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-geometry": {
        "2.1.5": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.5": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-clipboard": {
        "2.2.6": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.6": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-dnd": {
        "2.2.1": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.1": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-export": {
        "2.2.6": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.6": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-history": {
        "2.3.4": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.4.4": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-keyboard": {
        "2.3.3": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.4.3": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-minimap": {
        "2.1.7": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.7": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-scroller": {
        "2.1.10": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.10": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-selection": {
        "2.3.2": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.4.2": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-snapline": {
        "2.2.7": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.7": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-stencil": {
        "2.2.5": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.5": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-plugin-transform": {
        "2.2.8": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.8": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-react": {
        "0.2.26": {
          "version": "0.1.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.26": {
          "version": "0.1.26",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-react-components": {
        "2.1.9": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.9": {
          "version": "3.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-react-shape": {
        "3.1.1": {
          "version": "3.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.1": {
          "version": "3.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-vector": {
        "1.5.2": {
          "version": "1.4.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.6.2": {
          "version": "1.4.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-vue-shape": {
        "3.1.2": {
          "version": "3.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.2": {
          "version": "3.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/x6-vue3-shape": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/xflow": {
        "2.2.13": {
          "version": "2.2.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.3.13": {
          "version": "2.2.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/xflow-core": {
        "1.1.55": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.55": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/xflow-diff": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/xflow-extension": {
        "1.1.55": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.55": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@antv/xflow-hook": {
        "1.1.55": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.55": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@lint-md/cli": {
        "2.1.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@lint-md/core": {
        "2.1.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "@lint-md/parser": {
        "0.1.14": {
          "version": "0.0.14",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.14": {
          "version": "0.0.14",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "ai-figure": {
        "0.5.0": {
          "version": "0.4.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.6.0": {
          "version": "0.4.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "amapcn": {
        "0.2.2": {
          "version": "0.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.2": {
          "version": "0.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "ast-plugin": {
        "0.1.7": {
          "version": "0.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.7": {
          "version": "0.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "babel-plugin-version": {
        "0.3.3": {
          "version": "0.2.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.3": {
          "version": "0.2.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "boring-avatars-vanilla": {
        "1.1.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "byte-parser": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "canvas-nest.js": {
        "2.1.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.4": {
          "version": "2.0.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "echarts-for-react": {
        "3.0.7": {
          "version": "3.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.1.7": {
          "version": "3.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.7": {
          "version": "3.0.6",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "filesize.js": {
        "2.1.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.0": {
          "version": "2.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "fixed-round": {
        "1.1.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "gantt-for-react": {
        "0.3.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "jest-canvas-mock": {
        "2.5.3": {
          "version": "2.5.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.6.3": {
          "version": "2.5.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.7.3": {
          "version": "2.5.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "jest-date-mock": {
        "1.0.11": {
          "version": "1.0.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.1.11": {
          "version": "1.0.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.11": {
          "version": "1.0.10",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "jest-electron": {
        "0.2.12": {
          "version": "0.1.12",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.12": {
          "version": "0.1.12",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "jest-expect": {
        "0.1.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.2.1": {
          "version": "0.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "jest-less-loader": {
        "0.3.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "jest-random-mock": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "jest-url-loader": {
        "0.2.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "limit-size": {
        "0.2.4": {
          "version": "0.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.4": {
          "version": "0.1.4",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "lint-md": {
        "0.3.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.4.0": {
          "version": "0.2.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "lint-md-cli": {
        "0.2.2": {
          "version": "0.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.2": {
          "version": "0.1.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "mcp-echarts": {
        "0.8.1": {
          "version": "0.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.9.1": {
          "version": "0.7.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "mcp-mermaid": {
        "0.5.1": {
          "version": "0.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.6.1": {
          "version": "0.4.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "miz": {
        "1.1.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "onfire.js": {
        "2.1.1": {
          "version": "2.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "2.2.1": {
          "version": "2.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "react-adsense": {
        "0.2.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "0.3.0": {
          "version": "0.1.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "relationship.js": {
        "1.3.9": {
          "version": "1.2.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.4.9": {
          "version": "1.2.9",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "ribbon.js": {
        "1.1.2": {
          "version": "1.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "size-sensor": {
        "1.0.4": {
          "version": "1.0.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.1.4": {
          "version": "1.0.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.4": {
          "version": "1.0.3",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "slice.js": {
        "1.2.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.3.1": {
          "version": "1.1.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "timeago-react": {
        "3.1.7": {
          "version": "3.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "3.2.7": {
          "version": "3.0.7",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "timeago.js": {
        "4.1.2": {
          "version": "4.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "4.2.2": {
          "version": "4.0.2",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "uri-parse": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "word-width": {
        "1.1.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.1": {
          "version": "1.0.1",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      },
      "xmorse": {
        "1.1.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        },
        "1.2.0": {
          "version": "1.0.0",
          "reason": "antv-block list, redirect to last clean version before 2026-05-19"
        }
      }
    }
  }
}
