@ms-cloudpack/bundler
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Sat, 14 May 2022 04:35:56 GMT", | ||
"date": "Thu, 19 May 2022 21:03:49 GMT", | ||
"tag": "@ms-cloudpack/bundler_v0.0.7", | ||
"version": "0.0.7", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.0.7", | ||
"commit": "d701b1fd3997bfb2f2c67f06a94bd79fadbcac6d" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/package-utilities to v0.1.7", | ||
"commit": "d701b1fd3997bfb2f2c67f06a94bd79fadbcac6d" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Sat, 14 May 2022 04:36:11 GMT", | ||
"tag": "@ms-cloudpack/bundler_v0.0.6", | ||
@@ -8,0 +29,0 @@ "version": "0.0.6", |
# Change Log - @ms-cloudpack/bundler | ||
This log was last generated on Sat, 14 May 2022 04:35:56 GMT and should not be manually modified. | ||
This log was last generated on Thu, 19 May 2022 21:03:49 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.0.7 | ||
Thu, 19 May 2022 21:03:49 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.0.7 | ||
- Bump @ms-cloudpack/package-utilities to v0.1.7 | ||
## 0.0.6 | ||
Sat, 14 May 2022 04:35:56 GMT | ||
Sat, 14 May 2022 04:36:11 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
{ | ||
"name": "@ms-cloudpack/bundler", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "An abstraction to bundle source code.", | ||
@@ -16,4 +16,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/bundler-plugin-esbuild": "^0.0.6", | ||
"@ms-cloudpack/package-utilities": "^0.1.6" | ||
"@ms-cloudpack/bundler-plugin-esbuild": "^0.0.7", | ||
"@ms-cloudpack/package-utilities": "^0.1.7" | ||
}, | ||
@@ -20,0 +20,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
18345
275
+ Added@ms-cloudpack/bundler-plugin-esbuild@0.0.7(transitive)
- Removed@ms-cloudpack/bundler-plugin-esbuild@0.0.6(transitive)