@ms-cloudpack/path-utilities
Advanced tools
Comparing version 2.7.9 to 2.7.10
@@ -40,3 +40,2 @@ import path from 'path'; | ||
candidates.push(relativeIntermediatePath); | ||
// eslint-disable-next-line @ms-cloudpack/internal/no-sync-filesystem | ||
let match = candidates.find((candidate) => isFileSync(path.resolve(rootPath, candidate))); | ||
@@ -43,0 +42,0 @@ // Ensure correct path direction. |
{ | ||
"name": "@ms-cloudpack/path-utilities", | ||
"version": "2.7.9", | ||
"version": "2.7.10", | ||
"description": "Utilities for resolving paths between source/intermediate/output locations in Cloudpack.", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@ms-cloudpack/common-types": "^0.5.2", | ||
"@ms-cloudpack/common-types": "^0.5.3", | ||
"@ms-cloudpack/eslint-plugin-internal": "^0.0.1", | ||
@@ -34,0 +34,0 @@ "@ms-cloudpack/scripts": "^0.0.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
38351
320
88
0
61