@ms-cloudpack/bundler-plugin-esbuild
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Tue, 16 Aug 2022 08:11:49 GMT", | ||
"date": "Wed, 24 Aug 2022 08:14:22 GMT", | ||
"tag": "@ms-cloudpack/bundler-plugin-esbuild_v0.2.6", | ||
"version": "0.2.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler-plugin-esbuild", | ||
"comment": "Bump @ms-cloudpack/package-utilities to v0.8.0", | ||
"commit": "3ba31149f7ca723c11f75bca3cc036e93887cd25" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 16 Aug 2022 08:12:03 GMT", | ||
"tag": "@ms-cloudpack/bundler-plugin-esbuild_v0.2.5", | ||
@@ -8,0 +23,0 @@ "version": "0.2.5", |
# Change Log - @ms-cloudpack/bundler-plugin-esbuild | ||
This log was last generated on Tue, 16 Aug 2022 08:11:49 GMT and should not be manually modified. | ||
This log was last generated on Wed, 24 Aug 2022 08:14:22 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.2.6 | ||
Wed, 24 Aug 2022 08:14:22 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/package-utilities to v0.8.0 | ||
## 0.2.5 | ||
Tue, 16 Aug 2022 08:11:49 GMT | ||
Tue, 16 Aug 2022 08:12:03 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
@@ -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.29.2" | ||
"packageVersion": "7.29.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/bundler-plugin-esbuild", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "An abstraction to bundle source code.", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"@ms-cloudpack/path-utilities": "^0.3.1", | ||
"@ms-cloudpack/package-utilities": "^0.7.0", | ||
"@ms-cloudpack/package-utilities": "^0.8.0", | ||
"esbuild": "^0.15.0" | ||
@@ -22,0 +22,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
29631
545
+ Added@ms-cloudpack/package-overrides@0.1.2(transitive)
+ Added@ms-cloudpack/package-utilities@0.8.1(transitive)
- Removed@ms-cloudpack/package-overrides@0.0.2(transitive)
- Removed@ms-cloudpack/package-utilities@0.7.0(transitive)
- Removedtype-fest@2.19.0(transitive)