tsc-esm-fix
Advanced tools
Comparing version 2.20.25 to 2.20.26
{ | ||
"date": "2024-02-20T04:21:22.186Z", | ||
"date": "2024-02-20T19:32:31.091Z", | ||
"git_commit_branch": "master", | ||
"git_commit_id": "e30d1e2ee85171595aaeeb1283fe8a1abe03f77f", | ||
"git_commit_id": "a024fb92e424c96d854193d257d0fa09c95cfebc", | ||
"git_repo_url": "https://github.com/antongolub/tsc-esm-fix", | ||
"git_repo_name": "antongolub/tsc-esm-fix", | ||
"ci_run_id": "7968417723", | ||
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/7968417723" | ||
"ci_run_id": "7978977564", | ||
"ci_run_url": "https://github.com/antongolub/tsc-esm-fix/actions/runs/7978977564" | ||
} |
@@ -0,1 +1,6 @@ | ||
## [2.20.26](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.25...v2.20.26) (2024-02-20) | ||
### Fixes & improvements | ||
* fix(deps): update dependency depseek to ^0.4.0 ([a024fb9](https://github.com/antongolub/tsc-esm-fix/commit/a024fb92e424c96d854193d257d0fa09c95cfebc)) | ||
## [2.20.25](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.24...v2.20.25) (2024-02-20) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "tsc-esm-fix", | ||
"version": "2.20.25", | ||
"version": "2.20.26", | ||
"bin": { | ||
@@ -45,3 +45,3 @@ "tsc-esm-fix": "./target/es6/cli.mjs" | ||
"dependencies": { | ||
"depseek": "^0.3.0", | ||
"depseek": "^0.4.0", | ||
"fs-extra": "^11.2.0", | ||
@@ -48,0 +48,0 @@ "globby": "^13.2.2", |
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
185425
+ Addeddepseek@0.4.1(transitive)
- Removeddepseek@0.3.0(transitive)
Updateddepseek@^0.4.0