[staging] prefetch-npm-deps: exclude deprecated field from packument whitelist (#481866)
This commit is contained in:
@@ -65,8 +65,6 @@ const ALLOWED_VERSION_FIELDS: &[&str] = &[
|
||||
"cpu",
|
||||
// Lifecycle scripts
|
||||
"scripts",
|
||||
// Version selection hint (npm-pick-manifest)
|
||||
"deprecated",
|
||||
];
|
||||
|
||||
fn normalize_packument(
|
||||
|
||||
Reference in New Issue
Block a user