tsc-esm-fix
Advanced tools
Comparing version 2.12.0 to 2.12.1
{ | ||
"git": { | ||
"commitId": "cd668bdbc603861dbec999c93ecc7f4aa9a3b83f", | ||
"commitId": "0c5315f3af1e312aa49185d1f18e032fb12704eb", | ||
"repoUrl": "https://github.com/antongolub/tsc-esm-fix", | ||
"repoName": "antongolub/tsc-esm-fix" | ||
}, | ||
"date": "2022-04-07T20:50:56.457Z" | ||
"date": "2022-04-07T20:58:49.253Z" | ||
} |
@@ -0,1 +1,3 @@ | ||
## [2.12.1](https://github.com/antongolub/tsc-esm-fix/compare/v2.12.0...v2.12.1) (2022-04-07) | ||
# [2.12.0](https://github.com/antongolub/tsc-esm-fix/compare/v2.11.0...v2.12.0) (2022-04-07) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "tsc-esm-fix", | ||
"version": "2.12.0", | ||
"version": "2.12.1", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -43,2 +43,3 @@ # tsc-esm-fix | ||
* Fills blank files with `export {}` (esbuild issue) | ||
* Patches `require` statements with new file refs if ext changes ([hybrid/dual pkg](https://2ality.com/2019/10/hybrid-npm-packages.html)) | ||
* Changes file extensions (applied to local deps only). | ||
@@ -45,0 +46,0 @@ * Supports Windows-based runtimes. |
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
94346
217