tsc-esm-fix
Advanced tools
Comparing version 2.20.22 to 2.20.23
{ | ||
"date": "2024-01-28T17:19:24.962Z", | ||
"date": "2024-02-05T14:24:18.252Z", | ||
"git_commit_branch": "master", | ||
"git_commit_id": "68cd6bd955ced0b262ed3969af3d7905b76f30ae", | ||
"git_commit_id": "2372dad0aad131eb1437c759c7e98fae8ab5c89c", | ||
"git_repo_url": "https://github.com/antongolub/tsc-esm-fix", | ||
"git_repo_name": "antongolub/tsc-esm-fix", | ||
"ci_run_id": "7687277561", | ||
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/7687277561" | ||
"ci_run_id": "7785958295", | ||
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/7785958295" | ||
} |
@@ -0,1 +1,6 @@ | ||
## [2.20.23](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.22...v2.20.23) (2024-02-05) | ||
### Fixes & improvements | ||
* perf: tech release to fix readme on npm ([2372dad](https://github.com/antongolub/tsc-esm-fix/commit/2372dad0aad131eb1437c759c7e98fae8ab5c89c)) | ||
## [2.20.22](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.21...v2.20.22) (2024-01-28) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "tsc-esm-fix", | ||
"version": "2.20.22", | ||
"version": "2.20.23", | ||
"private": false, | ||
@@ -59,4 +59,4 @@ "publishConfig": { | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/jest": "^29.5.11", | ||
"@types/node": "^20.11.9", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.11.16", | ||
"@types/semver": "^7.5.6", | ||
@@ -72,3 +72,3 @@ "cpy-cli": "^5.0.0", | ||
"mkdirp": "^3.0.1", | ||
"prettier": "^3.2.4", | ||
"prettier": "^3.2.5", | ||
"prettier-config-qiwi": "^2.1.2", | ||
@@ -75,0 +75,0 @@ "rimraf": "^5.0.5", |
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
184687