@ms-cloudpack/bundler-types
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Thu, 13 Oct 2022 08:12:31 GMT", | ||
"date": "Sat, 15 Oct 2022 08:11:07 GMT", | ||
"tag": "@ms-cloudpack/bundler-types_v0.5.3", | ||
"version": "0.5.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/bundler-types", | ||
"comment": "Bump @ms-cloudpack/package-utilities to v1.0.0", | ||
"commit": "cc252ba3e978d70205028b940070eac18e0d33aa" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 13 Oct 2022 08:12:52 GMT", | ||
"tag": "@ms-cloudpack/bundler-types_v0.5.2", | ||
@@ -8,0 +23,0 @@ "version": "0.5.2", |
# Change Log - @ms-cloudpack/bundler-types | ||
This log was last generated on Thu, 13 Oct 2022 08:12:31 GMT and should not be manually modified. | ||
This log was last generated on Sat, 15 Oct 2022 08:11:07 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.5.3 | ||
Sat, 15 Oct 2022 08:11:07 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/package-utilities to v1.0.0 | ||
## 0.5.2 | ||
Thu, 13 Oct 2022 08:12:31 GMT | ||
Thu, 13 Oct 2022 08:12:52 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "@ms-cloudpack/bundler-types", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"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.16.1" | ||
"@ms-cloudpack/package-utilities": "^1.0.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
14314
334
+ Added@ms-cloudpack/package-utilities@1.2.1(transitive)
+ Added@ms-cloudpack/path-string-parsing@1.2.4(transitive)
+ Added@ms-cloudpack/path-utilities@1.1.1(transitive)
- Removed@ms-cloudpack/package-utilities@0.16.1(transitive)
- Removed@ms-cloudpack/path-utilities@0.5.0(transitive)