tsc-esm-fix
Advanced tools
Comparing version 2.12.2 to 2.12.3
{ | ||
"git": { | ||
"commitId": "62314b8c887c73b5e44b26110f8132b9875a0b04", | ||
"commitId": "e9b9424140075e6842c6713482c00b169362e406", | ||
"repoUrl": "https://github.com/antongolub/tsc-esm-fix", | ||
"repoName": "antongolub/tsc-esm-fix" | ||
}, | ||
"date": "2022-04-08T06:36:52.668Z" | ||
"date": "2022-04-08T06:59:26.763Z" | ||
} |
@@ -0,1 +1,3 @@ | ||
## [2.12.3](https://github.com/antongolub/tsc-esm-fix/compare/v2.12.2...v2.12.3) (2022-04-08) | ||
## [2.12.2](https://github.com/antongolub/tsc-esm-fix/compare/v2.12.1...v2.12.2) (2022-04-08) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "tsc-esm-fix", | ||
"version": "2.12.2", | ||
"version": "2.12.3", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -32,4 +32,5 @@ # tsc-esm-fix | ||
2. Patch project sources once as Sindre recommends in [ESM migration guide](https://github.com/sindresorhus/meta/discussions/15) | ||
3. Use [ttypescript](https://github.com/cevek/ttypescript) with [transformer-append-js-ext plugin](https://github.com/Zoltu/typescript-transformer-append-js-extension/) | ||
This lib may be applied in both cases. | ||
This lib covers 1 and 2 options. | ||
@@ -36,0 +37,0 @@ ### Features |
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
94994
220