@ms-cloudpack/package-utilities
Advanced tools
Comparing version 0.16.0 to 0.16.1
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 12 Oct 2022 21:49:36 GMT", | ||
"date": "Thu, 13 Oct 2022 08:12:31 GMT", | ||
"tag": "@ms-cloudpack/package-utilities_v0.16.1", | ||
"version": "0.16.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "altinokd@microsoft.com", | ||
"package": "@ms-cloudpack/package-utilities", | ||
"commit": "db3591587dcc61f918685134376d74951bae5dad", | ||
"comment": "Add merge to package.json" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 12 Oct 2022 21:49:54 GMT", | ||
"tag": "@ms-cloudpack/package-utilities_v0.16.0", | ||
@@ -8,0 +23,0 @@ "version": "0.16.0", |
# Change Log - @ms-cloudpack/package-utilities | ||
This log was last generated on Wed, 12 Oct 2022 21:49:36 GMT and should not be manually modified. | ||
This log was last generated on Thu, 13 Oct 2022 08:12:31 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.16.1 | ||
Thu, 13 Oct 2022 08:12:31 GMT | ||
### Patches | ||
- Add merge to package.json (altinokd@microsoft.com) | ||
## 0.16.0 | ||
Wed, 12 Oct 2022 21:49:36 GMT | ||
Wed, 12 Oct 2022 21:49:54 GMT | ||
@@ -11,0 +19,0 @@ ### Minor changes |
@@ -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.32.0" | ||
"packageVersion": "7.33.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/package-utilities", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "Utilities for resolving/parsing packages and their imports.", | ||
@@ -21,2 +21,3 @@ "license": "MIT", | ||
"@ms-cloudpack/path-utilities": "^0.5.0", | ||
"merge": "^2.1.1", | ||
"resolve": "^1.22.0" | ||
@@ -23,0 +24,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
191930
3100
7
+ Addedmerge@^2.1.1