@ms-cloudpack/path-utilities
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.34.4" | ||
"packageVersion": "7.35.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/path-utilities", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Utilities for resolving paths between source/intermediate/output locations in Cloudpack.", | ||
@@ -16,3 +16,2 @@ "license": "MIT", | ||
"scripts": { | ||
"api:update": "cloudpack-scripts api-update", | ||
"api": "cloudpack-scripts api", | ||
@@ -28,7 +27,7 @@ "build:watch": "cloudpack-scripts build-watch", | ||
"dependencies": { | ||
"@ms-cloudpack/path-string-parsing": "^1.0.1" | ||
"@ms-cloudpack/path-string-parsing": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@ms-cloudpack/eslint-plugin-internal": "*", | ||
"@ms-cloudpack/scripts": "*", | ||
"@ms-cloudpack/eslint-config-base": "*", | ||
"@ms-cloudpack/test-utilities": "*" | ||
@@ -35,0 +34,0 @@ }, |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
24825
39
1
4