libnpmexec
Advanced tools
Comparing version 9.0.0 to 10.0.0-pre.0
@@ -27,3 +27,3 @@ 'use strict' | ||
if (!manifests.has(spec.raw)) { | ||
const manifest = await pacote.manifest(spec, { ...flatOptions, preferOnline: true }) | ||
const manifest = await pacote.manifest(spec, { ...flatOptions, preferOnline: true, Arborist }) | ||
manifests.set(spec.raw, manifest) | ||
@@ -30,0 +30,0 @@ } |
{ | ||
"name": "libnpmexec", | ||
"version": "9.0.0", | ||
"version": "10.0.0-pre.0", | ||
"files": [ | ||
@@ -10,3 +10,3 @@ "bin/", | ||
"engines": { | ||
"node": "^18.17.0 || >=20.5.0" | ||
"node": "^20.17.0 || >=22.9.0" | ||
}, | ||
@@ -56,3 +56,3 @@ "description": "npm exec (npx) programmatic API", | ||
"@npmcli/mock-registry": "^1.0.0", | ||
"@npmcli/template-oss": "4.23.3", | ||
"@npmcli/template-oss": "4.23.5", | ||
"bin-links": "^5.0.0", | ||
@@ -65,7 +65,7 @@ "chalk": "^5.2.0", | ||
"dependencies": { | ||
"@npmcli/arborist": "^8.0.0", | ||
"@npmcli/arborist": "^9.0.0-pre.0", | ||
"@npmcli/run-script": "^9.0.1", | ||
"ci-info": "^4.0.0", | ||
"npm-package-arg": "^12.0.0", | ||
"pacote": "^19.0.0", | ||
"pacote": "^20.0.0", | ||
"proc-log": "^5.0.0", | ||
@@ -79,5 +79,5 @@ "read": "^4.0.0", | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.23.3", | ||
"version": "4.23.5", | ||
"content": "../../scripts/template-oss/index.js" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17727
2
+ Added@npmcli/arborist@9.0.0(transitive)
+ Added@npmcli/metavuln-calculator@9.0.0(transitive)
+ Addednpm-packlist@10.0.0(transitive)
+ Addedpacote@21.0.0(transitive)
+ Addedwalk-up-path@4.0.0(transitive)
- Removed@npmcli/arborist@8.0.0(transitive)
- Removed@npmcli/metavuln-calculator@8.0.1(transitive)
- Removedpacote@19.0.1(transitive)
Updatedpacote@^20.0.0