@salesforce/source-deploy-retrieve
Advanced tools
Comparing version
@@ -335,9 +335,4 @@ "use strict"; | ||
return matchesSuffixType; | ||
// it might be a type that requires strict parent folder name. | ||
const strictFolderSuffixType = registry | ||
.getStrictFolderTypes() | ||
.find((l) => l.suffix === suffixType.suffix && l.directoryName && l.name !== suffixType.name); | ||
if (!strictFolderSuffixType) | ||
return false; | ||
return fsPath.split(node_path_1.sep).includes(strictFolderSuffixType.directoryName); | ||
// at this point, the suffixType is not a match, so check for strict folder types | ||
return !!resolveTypeFromStrictFolder(registry)(fsPath); | ||
}; | ||
@@ -344,0 +339,0 @@ /** |
{ | ||
"name": "@salesforce/source-deploy-retrieve", | ||
"version": "12.12.0", | ||
"version": "12.12.1", | ||
"description": "JavaScript library to run Salesforce metadata deploys and retrieves", | ||
@@ -5,0 +5,0 @@ "main": "lib/src/index.js", |
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1134807
-0.04%16820
-0.03%