@ms-cloudpack/bundler
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -5,5 +5,5 @@ { | ||
{ | ||
"date": "Fri, 13 May 2022 02:48:53 GMT", | ||
"tag": "@ms-cloudpack/bundler_v0.0.5", | ||
"version": "0.0.5", | ||
"date": "Sat, 14 May 2022 04:35:56 GMT", | ||
"tag": "@ms-cloudpack/bundler_v0.0.6", | ||
"version": "0.0.6", | ||
"comments": { | ||
@@ -22,4 +22,4 @@ "none": [ | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.0.5", | ||
"commit": "4f354c16e051d9e83b67566658cd5a1c830117d8" | ||
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.0.6", | ||
"commit": "14cd69e32bcb9e5b4dff9e3d1b5f0820cf3d7fdd" | ||
}, | ||
@@ -29,4 +29,4 @@ { | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/package-utilities to v0.1.5", | ||
"commit": "4f354c16e051d9e83b67566658cd5a1c830117d8" | ||
"comment": "Bump @ms-cloudpack/package-utilities to v0.1.6", | ||
"commit": "14cd69e32bcb9e5b4dff9e3d1b5f0820cf3d7fdd" | ||
} | ||
@@ -33,0 +33,0 @@ ] |
# Change Log - @ms-cloudpack/bundler | ||
This log was last generated on Fri, 13 May 2022 02:48:53 GMT and should not be manually modified. | ||
This log was last generated on Sat, 14 May 2022 04:35:56 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.0.5 | ||
## 0.0.6 | ||
Fri, 13 May 2022 02:48:53 GMT | ||
Sat, 14 May 2022 04:35:56 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.0.5 | ||
- Bump @ms-cloudpack/package-utilities to v0.1.5 | ||
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.0.6 | ||
- Bump @ms-cloudpack/package-utilities to v0.1.6 | ||
@@ -16,0 +16,0 @@ ## 0.0.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.23.2" | ||
"packageVersion": "7.24.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/bundler", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "An abstraction to bundle source code.", | ||
@@ -16,4 +16,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/bundler-plugin-esbuild": "^0.0.5", | ||
"@ms-cloudpack/package-utilities": "^0.1.5" | ||
"@ms-cloudpack/bundler-plugin-esbuild": "^0.0.6", | ||
"@ms-cloudpack/package-utilities": "^0.1.6" | ||
}, | ||
@@ -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
+ Added@ms-cloudpack/bundler-plugin-esbuild@0.0.6(transitive)
- Removed@ms-cloudpack/bundler-plugin-esbuild@0.0.5(transitive)