@ms-cloudpack/bundler-plugin-esbuild
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -5,2 +5,29 @@ { | ||
{ | ||
"date": "Sat, 03 Sep 2022 08:15:01 GMT", | ||
"tag": "@ms-cloudpack/bundler-plugin-esbuild_v0.2.8", | ||
"version": "0.2.8", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler-plugin-esbuild", | ||
"comment": "Bump @ms-cloudpack/esbuild-utilities to v0.0.4", | ||
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler-plugin-esbuild", | ||
"comment": "Bump @ms-cloudpack/path-utilities to v0.3.2", | ||
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler-plugin-esbuild", | ||
"comment": "Bump @ms-cloudpack/package-utilities to v0.8.1", | ||
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 24 Aug 2022 08:14:41 GMT", | ||
@@ -7,0 +34,0 @@ "tag": "@ms-cloudpack/bundler-plugin-esbuild_v0.2.6", |
# Change Log - @ms-cloudpack/bundler-plugin-esbuild | ||
This log was last generated on Wed, 24 Aug 2022 08:14:41 GMT and should not be manually modified. | ||
This log was last generated on Sat, 03 Sep 2022 08:15:01 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.2.8 | ||
Sat, 03 Sep 2022 08:15:01 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/esbuild-utilities to v0.0.4 | ||
- Bump @ms-cloudpack/path-utilities to v0.3.2 | ||
- Bump @ms-cloudpack/package-utilities to v0.8.1 | ||
## 0.2.6 | ||
@@ -8,0 +18,0 @@ |
@@ -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.5" | ||
"packageVersion": "7.30.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/bundler-plugin-esbuild", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "An abstraction to bundle source code.", | ||
@@ -16,6 +16,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/esbuild-utilities": "^0.0.3", | ||
"@ms-cloudpack/esbuild-utilities": "^0.0.4", | ||
"@ms-cloudpack/json-utilities": "^0.0.3", | ||
"@ms-cloudpack/path-utilities": "^0.3.1", | ||
"@ms-cloudpack/package-utilities": "^0.8.0", | ||
"@ms-cloudpack/path-utilities": "^0.3.2", | ||
"@ms-cloudpack/package-utilities": "^0.8.1", | ||
"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
30812
572
+ Added@ms-cloudpack/esbuild-utilities@0.0.4(transitive)
- Removed@ms-cloudpack/esbuild-utilities@0.0.3(transitive)