@ms-cloudpack/esm-stub-utilities
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Sat, 15 Oct 2022 08:11:06 GMT", | ||
"date": "Tue, 18 Oct 2022 08:15:52 GMT", | ||
"tag": "@ms-cloudpack/esm-stub-utilities_v0.3.3", | ||
"version": "0.3.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@ms-cloudpack/esm-stub-utilities", | ||
"comment": "Bump @ms-cloudpack/path-utilities to v1.1.0", | ||
"commit": "1bec1f80bb50ebe897f03dc74437c3e211bea83e" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Sat, 15 Oct 2022 08:11:31 GMT", | ||
"tag": "@ms-cloudpack/esm-stub-utilities_v0.3.2", | ||
@@ -8,0 +23,0 @@ "version": "0.3.2", |
# Change Log - @ms-cloudpack/esm-stub-utilities | ||
This log was last generated on Sat, 15 Oct 2022 08:11:06 GMT and should not be manually modified. | ||
This log was last generated on Tue, 18 Oct 2022 08:15:52 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.3.3 | ||
Tue, 18 Oct 2022 08:15:52 GMT | ||
### Patches | ||
- Bump @ms-cloudpack/path-utilities to v1.1.0 | ||
## 0.3.2 | ||
Sat, 15 Oct 2022 08:11:06 GMT | ||
Sat, 15 Oct 2022 08:11:31 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "@ms-cloudpack/esm-stub-utilities", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Generates ESM stubs for CommonJS entry files.", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/path-utilities": "^1.0.0", | ||
"@ms-cloudpack/path-utilities": "^1.1.0", | ||
"@ms-cloudpack/path-string-parsing": "^1.0.0", | ||
@@ -19,0 +19,0 @@ "atob": "^2.1.2", |
41594
763