@ms-cloudpack/package-utilities
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -23,3 +23,2 @@ import { isFolder } from '@ms-cloudpack/path-utilities'; | ||
if (!gitRootPath) { | ||
gitRootPath = path; | ||
try { | ||
@@ -26,0 +25,0 @@ gitRootPath = findGitRoot(path); |
{ | ||
"name": "@ms-cloudpack/package-utilities", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Utilities for resolving/parsing packages and their imports.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
166381
1371