@ms-cloudpack/bundler-types
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 12 Oct 2022 08:10:23 GMT", | ||
"date": "Wed, 12 Oct 2022 21:49:36 GMT", | ||
"tag": "@ms-cloudpack/bundler-types_v0.5.1", | ||
"version": "0.5.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler-types", | ||
"comment": "Bump @ms-cloudpack/package-utilities to v0.16.0", | ||
"commit": "48a31cb7c0bbd9095fc246a95b453ed49acf7626" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 12 Oct 2022 08:10:43 GMT", | ||
"tag": "@ms-cloudpack/bundler-types_v0.5.0", | ||
@@ -8,0 +23,0 @@ "version": "0.5.0", |
# Change Log - @ms-cloudpack/bundler-types | ||
This log was last generated on Wed, 12 Oct 2022 08:10:23 GMT and should not be manually modified. | ||
This log was last generated on Wed, 12 Oct 2022 21:49:36 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.5.1 | ||
Wed, 12 Oct 2022 21:49:36 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/package-utilities to v0.16.0 | ||
## 0.5.0 | ||
Wed, 12 Oct 2022 08:10:23 GMT | ||
Wed, 12 Oct 2022 08:10:43 GMT | ||
@@ -11,0 +19,0 @@ ### Minor changes |
{ | ||
"name": "@ms-cloudpack/bundler-types", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "TypeScript types for implementing a bundler abstraction. We keep these separate from the bundler package to eliminate circular package dependencies and ensure no major bumps happen with the contract.", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/package-utilities": "^0.15.0" | ||
"@ms-cloudpack/package-utilities": "^0.16.0" | ||
}, | ||
@@ -24,0 +24,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
13215
304
+ Added@ms-cloudpack/package-utilities@0.16.1(transitive)
- Removed@ms-cloudpack/package-utilities@0.15.0(transitive)