bug-versions
Version:
collect all bug versions on npm package
1,614 lines • 158 kB
JSON
{
"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":