@ms-cloudpack/import-map
Advanced tools
Comparing version 0.6.2 to 0.6.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.47.0" | ||
"packageVersion": "7.47.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/import-map", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Utilities for creating/updating import maps.", | ||
@@ -17,6 +17,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/common-types": "^0.15.0", | ||
"@ms-cloudpack/package-utilities": "^9.0.1", | ||
"@ms-cloudpack/common-types": "^0.16.0", | ||
"@ms-cloudpack/package-utilities": "^9.0.2", | ||
"@ms-cloudpack/path-string-parsing": "^1.2.4", | ||
"@ms-cloudpack/path-utilities": "^2.7.32" | ||
"@ms-cloudpack/path-utilities": "^2.7.33" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
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
+ Added@ms-cloudpack/common-types@0.16.1(transitive)
- Removed@ms-cloudpack/common-types@0.15.0(transitive)