|
14817 | 14817 | "license": "ISC", |
14818 | 14818 | "dependencies": { |
14819 | 14819 | "@npmcli/arborist": "^9.1.7", |
14820 | | - "@npmcli/installed-package-contents": "^3.0.0", |
| 14820 | + "@npmcli/installed-package-contents": "^4.0.0", |
14821 | 14821 | "binary-extensions": "^3.0.0", |
14822 | 14822 | "diff": "^8.0.2", |
14823 | 14823 | "minimatch": "^10.0.3", |
|
14834 | 14834 | "node": "^20.17.0 || >=22.9.0" |
14835 | 14835 | } |
14836 | 14836 | }, |
14837 | | - "workspaces/libnpmdiff/node_modules/@npmcli/installed-package-contents": { |
14838 | | - "version": "3.0.0", |
14839 | | - "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz", |
14840 | | - "integrity": "sha512-fkxoPuFGvxyrH+OQzyTkX2LUEamrF4jZSmxjAtPPHHGO0dqsQ8tTKjnIS8SAnPHdk2I03BDtSMR5K/4loKg79Q==", |
14841 | | - "license": "ISC", |
14842 | | - "dependencies": { |
14843 | | - "npm-bundled": "^4.0.0", |
14844 | | - "npm-normalize-package-bin": "^4.0.0" |
14845 | | - }, |
14846 | | - "bin": { |
14847 | | - "installed-package-contents": "bin/index.js" |
14848 | | - }, |
14849 | | - "engines": { |
14850 | | - "node": "^18.17.0 || >=20.5.0" |
14851 | | - } |
14852 | | - }, |
14853 | | - "workspaces/libnpmdiff/node_modules/npm-bundled": { |
14854 | | - "version": "4.0.0", |
14855 | | - "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-4.0.0.tgz", |
14856 | | - "integrity": "sha512-IxaQZDMsqfQ2Lz37VvyyEtKLe8FsRZuysmedy/N06TU1RyVppYKXrO4xIhR0F+7ubIBox6Q7nir6fQI3ej39iA==", |
14857 | | - "license": "ISC", |
14858 | | - "dependencies": { |
14859 | | - "npm-normalize-package-bin": "^4.0.0" |
14860 | | - }, |
14861 | | - "engines": { |
14862 | | - "node": "^18.17.0 || >=20.5.0" |
14863 | | - } |
14864 | | - }, |
14865 | | - "workspaces/libnpmdiff/node_modules/npm-normalize-package-bin": { |
14866 | | - "version": "4.0.0", |
14867 | | - "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz", |
14868 | | - "integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==", |
14869 | | - "license": "ISC", |
14870 | | - "engines": { |
14871 | | - "node": "^18.17.0 || >=20.5.0" |
14872 | | - } |
14873 | | - }, |
14874 | 14837 | "workspaces/libnpmexec": { |
14875 | 14838 | "version": "10.1.9", |
14876 | 14839 | "license": "ISC", |
|
0 commit comments