|
18750 | 18750 | },
|
18751 | 18751 | "workspaces/arborist": {
|
18752 | 18752 | "name": "@npmcli/arborist",
|
18753 |
| - "version": "9.0.0", |
| 18753 | + "version": "9.0.1-smoke.0", |
18754 | 18754 | "license": "ISC",
|
18755 | 18755 | "dependencies": {
|
18756 | 18756 | "@isaacs/string-locale-compare": "^1.1.0",
|
|
18808 | 18808 | },
|
18809 | 18809 | "workspaces/config": {
|
18810 | 18810 | "name": "@npmcli/config",
|
18811 |
| - "version": "10.0.0", |
| 18811 | + "version": "10.0.1-smoke.0", |
18812 | 18812 | "license": "ISC",
|
18813 | 18813 | "dependencies": {
|
18814 | 18814 | "@npmcli/map-workspaces": "^4.0.1",
|
|
18831 | 18831 | }
|
18832 | 18832 | },
|
18833 | 18833 | "workspaces/libnpmaccess": {
|
18834 |
| - "version": "10.0.0", |
| 18834 | + "version": "10.0.1-smoke.0", |
18835 | 18835 | "license": "ISC",
|
18836 | 18836 | "dependencies": {
|
18837 | 18837 | "npm-package-arg": "^12.0.0",
|
|
18848 | 18848 | }
|
18849 | 18849 | },
|
18850 | 18850 | "workspaces/libnpmdiff": {
|
18851 |
| - "version": "8.0.0", |
| 18851 | + "version": "8.0.1-smoke.0", |
18852 | 18852 | "license": "ISC",
|
18853 | 18853 | "dependencies": {
|
18854 | 18854 | "@npmcli/arborist": "^9.0.0",
|
|
18869 | 18869 | "node": "^20.17.0 || >=22.9.0"
|
18870 | 18870 | }
|
18871 | 18871 | },
|
| 18872 | + "workspaces/libnpmdiff/node_modules/@npmcli/arborist": { |
| 18873 | + "version": "9.0.0", |
| 18874 | + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.0.0.tgz", |
| 18875 | + "integrity": "sha512-ZFsI/VJ7wJ2rTksLNJ9xqr75Ste/wiKvW+7w12ZGbcT67xWii97yS+aDlh3edNhqlqoXvdzYG4hTNui81VxJCA==", |
| 18876 | + "license": "ISC", |
| 18877 | + "dependencies": { |
| 18878 | + "@isaacs/string-locale-compare": "^1.1.0", |
| 18879 | + "@npmcli/fs": "^4.0.0", |
| 18880 | + "@npmcli/installed-package-contents": "^3.0.0", |
| 18881 | + "@npmcli/map-workspaces": "^4.0.1", |
| 18882 | + "@npmcli/metavuln-calculator": "^9.0.0", |
| 18883 | + "@npmcli/name-from-folder": "^3.0.0", |
| 18884 | + "@npmcli/node-gyp": "^4.0.0", |
| 18885 | + "@npmcli/package-json": "^6.0.1", |
| 18886 | + "@npmcli/query": "^4.0.0", |
| 18887 | + "@npmcli/redact": "^3.0.0", |
| 18888 | + "@npmcli/run-script": "^9.0.1", |
| 18889 | + "bin-links": "^5.0.0", |
| 18890 | + "cacache": "^19.0.1", |
| 18891 | + "common-ancestor-path": "^1.0.1", |
| 18892 | + "hosted-git-info": "^8.0.0", |
| 18893 | + "json-stringify-nice": "^1.1.4", |
| 18894 | + "lru-cache": "^10.2.2", |
| 18895 | + "minimatch": "^9.0.4", |
| 18896 | + "nopt": "^8.0.0", |
| 18897 | + "npm-install-checks": "^7.1.0", |
| 18898 | + "npm-package-arg": "^12.0.0", |
| 18899 | + "npm-pick-manifest": "^10.0.0", |
| 18900 | + "npm-registry-fetch": "^18.0.1", |
| 18901 | + "pacote": "^21.0.0", |
| 18902 | + "parse-conflict-json": "^4.0.0", |
| 18903 | + "proc-log": "^5.0.0", |
| 18904 | + "proggy": "^3.0.0", |
| 18905 | + "promise-all-reject-late": "^1.0.0", |
| 18906 | + "promise-call-limit": "^3.0.1", |
| 18907 | + "read-package-json-fast": "^4.0.0", |
| 18908 | + "semver": "^7.3.7", |
| 18909 | + "ssri": "^12.0.0", |
| 18910 | + "treeverse": "^3.0.0", |
| 18911 | + "walk-up-path": "^4.0.0" |
| 18912 | + }, |
| 18913 | + "bin": { |
| 18914 | + "arborist": "bin/index.js" |
| 18915 | + }, |
| 18916 | + "engines": { |
| 18917 | + "node": "^20.17.0 || >=22.9.0" |
| 18918 | + } |
| 18919 | + }, |
18872 | 18920 | "workspaces/libnpmexec": {
|
18873 |
| - "version": "10.0.0", |
| 18921 | + "version": "10.0.1-smoke.0", |
18874 | 18922 | "license": "ISC",
|
18875 | 18923 | "dependencies": {
|
18876 | 18924 | "@npmcli/arborist": "^9.0.0",
|
|
18898 | 18946 | "node": "^20.17.0 || >=22.9.0"
|
18899 | 18947 | }
|
18900 | 18948 | },
|
| 18949 | + "workspaces/libnpmexec/node_modules/@npmcli/arborist": { |
| 18950 | + "version": "9.0.0", |
| 18951 | + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.0.0.tgz", |
| 18952 | + "integrity": "sha512-ZFsI/VJ7wJ2rTksLNJ9xqr75Ste/wiKvW+7w12ZGbcT67xWii97yS+aDlh3edNhqlqoXvdzYG4hTNui81VxJCA==", |
| 18953 | + "license": "ISC", |
| 18954 | + "dependencies": { |
| 18955 | + "@isaacs/string-locale-compare": "^1.1.0", |
| 18956 | + "@npmcli/fs": "^4.0.0", |
| 18957 | + "@npmcli/installed-package-contents": "^3.0.0", |
| 18958 | + "@npmcli/map-workspaces": "^4.0.1", |
| 18959 | + "@npmcli/metavuln-calculator": "^9.0.0", |
| 18960 | + "@npmcli/name-from-folder": "^3.0.0", |
| 18961 | + "@npmcli/node-gyp": "^4.0.0", |
| 18962 | + "@npmcli/package-json": "^6.0.1", |
| 18963 | + "@npmcli/query": "^4.0.0", |
| 18964 | + "@npmcli/redact": "^3.0.0", |
| 18965 | + "@npmcli/run-script": "^9.0.1", |
| 18966 | + "bin-links": "^5.0.0", |
| 18967 | + "cacache": "^19.0.1", |
| 18968 | + "common-ancestor-path": "^1.0.1", |
| 18969 | + "hosted-git-info": "^8.0.0", |
| 18970 | + "json-stringify-nice": "^1.1.4", |
| 18971 | + "lru-cache": "^10.2.2", |
| 18972 | + "minimatch": "^9.0.4", |
| 18973 | + "nopt": "^8.0.0", |
| 18974 | + "npm-install-checks": "^7.1.0", |
| 18975 | + "npm-package-arg": "^12.0.0", |
| 18976 | + "npm-pick-manifest": "^10.0.0", |
| 18977 | + "npm-registry-fetch": "^18.0.1", |
| 18978 | + "pacote": "^21.0.0", |
| 18979 | + "parse-conflict-json": "^4.0.0", |
| 18980 | + "proc-log": "^5.0.0", |
| 18981 | + "proggy": "^3.0.0", |
| 18982 | + "promise-all-reject-late": "^1.0.0", |
| 18983 | + "promise-call-limit": "^3.0.1", |
| 18984 | + "read-package-json-fast": "^4.0.0", |
| 18985 | + "semver": "^7.3.7", |
| 18986 | + "ssri": "^12.0.0", |
| 18987 | + "treeverse": "^3.0.0", |
| 18988 | + "walk-up-path": "^4.0.0" |
| 18989 | + }, |
| 18990 | + "bin": { |
| 18991 | + "arborist": "bin/index.js" |
| 18992 | + }, |
| 18993 | + "engines": { |
| 18994 | + "node": "^20.17.0 || >=22.9.0" |
| 18995 | + } |
| 18996 | + }, |
18901 | 18997 | "workspaces/libnpmfund": {
|
18902 |
| - "version": "7.0.0", |
| 18998 | + "version": "7.0.1-smoke.0", |
18903 | 18999 | "license": "ISC",
|
18904 | 19000 | "dependencies": {
|
18905 | 19001 | "@npmcli/arborist": "^9.0.0"
|
|
18913 | 19009 | "node": "^20.17.0 || >=22.9.0"
|
18914 | 19010 | }
|
18915 | 19011 | },
|
| 19012 | + "workspaces/libnpmfund/node_modules/@npmcli/arborist": { |
| 19013 | + "version": "9.0.0", |
| 19014 | + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.0.0.tgz", |
| 19015 | + "integrity": "sha512-ZFsI/VJ7wJ2rTksLNJ9xqr75Ste/wiKvW+7w12ZGbcT67xWii97yS+aDlh3edNhqlqoXvdzYG4hTNui81VxJCA==", |
| 19016 | + "license": "ISC", |
| 19017 | + "dependencies": { |
| 19018 | + "@isaacs/string-locale-compare": "^1.1.0", |
| 19019 | + "@npmcli/fs": "^4.0.0", |
| 19020 | + "@npmcli/installed-package-contents": "^3.0.0", |
| 19021 | + "@npmcli/map-workspaces": "^4.0.1", |
| 19022 | + "@npmcli/metavuln-calculator": "^9.0.0", |
| 19023 | + "@npmcli/name-from-folder": "^3.0.0", |
| 19024 | + "@npmcli/node-gyp": "^4.0.0", |
| 19025 | + "@npmcli/package-json": "^6.0.1", |
| 19026 | + "@npmcli/query": "^4.0.0", |
| 19027 | + "@npmcli/redact": "^3.0.0", |
| 19028 | + "@npmcli/run-script": "^9.0.1", |
| 19029 | + "bin-links": "^5.0.0", |
| 19030 | + "cacache": "^19.0.1", |
| 19031 | + "common-ancestor-path": "^1.0.1", |
| 19032 | + "hosted-git-info": "^8.0.0", |
| 19033 | + "json-stringify-nice": "^1.1.4", |
| 19034 | + "lru-cache": "^10.2.2", |
| 19035 | + "minimatch": "^9.0.4", |
| 19036 | + "nopt": "^8.0.0", |
| 19037 | + "npm-install-checks": "^7.1.0", |
| 19038 | + "npm-package-arg": "^12.0.0", |
| 19039 | + "npm-pick-manifest": "^10.0.0", |
| 19040 | + "npm-registry-fetch": "^18.0.1", |
| 19041 | + "pacote": "^21.0.0", |
| 19042 | + "parse-conflict-json": "^4.0.0", |
| 19043 | + "proc-log": "^5.0.0", |
| 19044 | + "proggy": "^3.0.0", |
| 19045 | + "promise-all-reject-late": "^1.0.0", |
| 19046 | + "promise-call-limit": "^3.0.1", |
| 19047 | + "read-package-json-fast": "^4.0.0", |
| 19048 | + "semver": "^7.3.7", |
| 19049 | + "ssri": "^12.0.0", |
| 19050 | + "treeverse": "^3.0.0", |
| 19051 | + "walk-up-path": "^4.0.0" |
| 19052 | + }, |
| 19053 | + "bin": { |
| 19054 | + "arborist": "bin/index.js" |
| 19055 | + }, |
| 19056 | + "engines": { |
| 19057 | + "node": "^20.17.0 || >=22.9.0" |
| 19058 | + } |
| 19059 | + }, |
18916 | 19060 | "workspaces/libnpmorg": {
|
18917 |
| - "version": "8.0.0", |
| 19061 | + "version": "8.0.1-smoke.0", |
18918 | 19062 | "license": "ISC",
|
18919 | 19063 | "dependencies": {
|
18920 | 19064 | "aproba": "^2.0.0",
|
|
18932 | 19076 | }
|
18933 | 19077 | },
|
18934 | 19078 | "workspaces/libnpmpack": {
|
18935 |
| - "version": "9.0.0", |
| 19079 | + "version": "9.0.1-smoke.0", |
18936 | 19080 | "license": "ISC",
|
18937 | 19081 | "dependencies": {
|
18938 | 19082 | "@npmcli/arborist": "^9.0.0",
|
|
18951 | 19095 | "node": "^20.17.0 || >=22.9.0"
|
18952 | 19096 | }
|
18953 | 19097 | },
|
| 19098 | + "workspaces/libnpmpack/node_modules/@npmcli/arborist": { |
| 19099 | + "version": "9.0.0", |
| 19100 | + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.0.0.tgz", |
| 19101 | + "integrity": "sha512-ZFsI/VJ7wJ2rTksLNJ9xqr75Ste/wiKvW+7w12ZGbcT67xWii97yS+aDlh3edNhqlqoXvdzYG4hTNui81VxJCA==", |
| 19102 | + "license": "ISC", |
| 19103 | + "dependencies": { |
| 19104 | + "@isaacs/string-locale-compare": "^1.1.0", |
| 19105 | + "@npmcli/fs": "^4.0.0", |
| 19106 | + "@npmcli/installed-package-contents": "^3.0.0", |
| 19107 | + "@npmcli/map-workspaces": "^4.0.1", |
| 19108 | + "@npmcli/metavuln-calculator": "^9.0.0", |
| 19109 | + "@npmcli/name-from-folder": "^3.0.0", |
| 19110 | + "@npmcli/node-gyp": "^4.0.0", |
| 19111 | + "@npmcli/package-json": "^6.0.1", |
| 19112 | + "@npmcli/query": "^4.0.0", |
| 19113 | + "@npmcli/redact": "^3.0.0", |
| 19114 | + "@npmcli/run-script": "^9.0.1", |
| 19115 | + "bin-links": "^5.0.0", |
| 19116 | + "cacache": "^19.0.1", |
| 19117 | + "common-ancestor-path": "^1.0.1", |
| 19118 | + "hosted-git-info": "^8.0.0", |
| 19119 | + "json-stringify-nice": "^1.1.4", |
| 19120 | + "lru-cache": "^10.2.2", |
| 19121 | + "minimatch": "^9.0.4", |
| 19122 | + "nopt": "^8.0.0", |
| 19123 | + "npm-install-checks": "^7.1.0", |
| 19124 | + "npm-package-arg": "^12.0.0", |
| 19125 | + "npm-pick-manifest": "^10.0.0", |
| 19126 | + "npm-registry-fetch": "^18.0.1", |
| 19127 | + "pacote": "^21.0.0", |
| 19128 | + "parse-conflict-json": "^4.0.0", |
| 19129 | + "proc-log": "^5.0.0", |
| 19130 | + "proggy": "^3.0.0", |
| 19131 | + "promise-all-reject-late": "^1.0.0", |
| 19132 | + "promise-call-limit": "^3.0.1", |
| 19133 | + "read-package-json-fast": "^4.0.0", |
| 19134 | + "semver": "^7.3.7", |
| 19135 | + "ssri": "^12.0.0", |
| 19136 | + "treeverse": "^3.0.0", |
| 19137 | + "walk-up-path": "^4.0.0" |
| 19138 | + }, |
| 19139 | + "bin": { |
| 19140 | + "arborist": "bin/index.js" |
| 19141 | + }, |
| 19142 | + "engines": { |
| 19143 | + "node": "^20.17.0 || >=22.9.0" |
| 19144 | + } |
| 19145 | + }, |
18954 | 19146 | "workspaces/libnpmpublish": {
|
18955 |
| - "version": "11.0.0", |
| 19147 | + "version": "11.0.1-smoke.0", |
18956 | 19148 | "license": "ISC",
|
18957 | 19149 | "dependencies": {
|
18958 | 19150 | "ci-info": "^4.0.0",
|
|
18976 | 19168 | }
|
18977 | 19169 | },
|
18978 | 19170 | "workspaces/libnpmsearch": {
|
18979 |
| - "version": "9.0.0", |
| 19171 | + "version": "9.0.1-smoke.0", |
18980 | 19172 | "license": "ISC",
|
18981 | 19173 | "dependencies": {
|
18982 | 19174 | "npm-registry-fetch": "^18.0.1"
|
|
18992 | 19184 | }
|
18993 | 19185 | },
|
18994 | 19186 | "workspaces/libnpmteam": {
|
18995 |
| - "version": "8.0.0", |
| 19187 | + "version": "8.0.1-smoke.0", |
18996 | 19188 | "license": "ISC",
|
18997 | 19189 | "dependencies": {
|
18998 | 19190 | "aproba": "^2.0.0",
|
|
19009 | 19201 | }
|
19010 | 19202 | },
|
19011 | 19203 | "workspaces/libnpmversion": {
|
19012 |
| - "version": "8.0.0", |
| 19204 | + "version": "8.0.1-smoke.0", |
19013 | 19205 | "license": "ISC",
|
19014 | 19206 | "dependencies": {
|
19015 | 19207 | "@npmcli/git": "^6.0.1",
|
|
0 commit comments