@ms-cloudpack/bundler
Advanced tools
Comparing version 0.3.9 to 0.3.10
@@ -5,3 +5,36 @@ { | ||
{ | ||
"date": "Thu, 01 Sep 2022 08:12:17 GMT", | ||
"date": "Sat, 03 Sep 2022 08:15:01 GMT", | ||
"tag": "@ms-cloudpack/bundler_v0.3.10", | ||
"version": "0.3.10", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/bundler-plugin-esbuild to v0.2.8", | ||
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/bundler-plugin-ori to v0.3.12", | ||
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/bundler-plugin-rollup to v0.1.7", | ||
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler", | ||
"comment": "Bump @ms-cloudpack/package-utilities to v0.8.1", | ||
"commit": "ec909bf967a54b174cb1d50e7e55bd4b3ed02884" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 01 Sep 2022 08:12:24 GMT", | ||
"tag": "@ms-cloudpack/bundler_v0.3.9", | ||
@@ -8,0 +41,0 @@ "version": "0.3.9", |
# Change Log - @ms-cloudpack/bundler | ||
This log was last generated on Thu, 01 Sep 2022 08:12:17 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.3.10 | ||
Sat, 03 Sep 2022 08:15:01 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/bundler-plugin-esbuild to v0.2.8 | ||
- Bump @ms-cloudpack/bundler-plugin-ori to v0.3.12 | ||
- Bump @ms-cloudpack/bundler-plugin-rollup to v0.1.7 | ||
- Bump @ms-cloudpack/package-utilities to v0.8.1 | ||
## 0.3.9 | ||
Thu, 01 Sep 2022 08:12:17 GMT | ||
Thu, 01 Sep 2022 08:12:24 GMT | ||
@@ -11,0 +22,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.5" | ||
"packageVersion": "7.30.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/bundler", | ||
"version": "0.3.9", | ||
"version": "0.3.10", | ||
"description": "An abstraction to bundle source code.", | ||
@@ -16,6 +16,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/bundler-plugin-esbuild": "^0.2.7", | ||
"@ms-cloudpack/bundler-plugin-ori": "^0.3.11", | ||
"@ms-cloudpack/bundler-plugin-rollup": "^0.1.6", | ||
"@ms-cloudpack/package-utilities": "^0.8.0" | ||
"@ms-cloudpack/bundler-plugin-esbuild": "^0.2.8", | ||
"@ms-cloudpack/bundler-plugin-ori": "^0.3.12", | ||
"@ms-cloudpack/bundler-plugin-rollup": "^0.1.7", | ||
"@ms-cloudpack/package-utilities": "^0.8.1" | ||
}, | ||
@@ -22,0 +22,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
49725
998
+ Added@types/node@22.10.0(transitive)
+ Addedcipher-base@1.0.6(transitive)
+ Addedhash-base@3.0.5(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removedcipher-base@1.0.5(transitive)
- Removedhash-base@3.0.4(transitive)
- Removedundici-types@6.19.8(transitive)