compressing
compressing copied to clipboard
WIP: chore(deps): update deps version
更新了所有的依赖到最新版本
Codecov Report
Merging #74 (b8daccf) into master (292d5ee) will increase coverage by
1.92%. The diff coverage is100.00%.
:exclamation: Current head b8daccf differs from pull request most recent head 0967c95. Consider uploading reports for the commit 0967c95 to get more accurate results
@@ Coverage Diff @@
## master #74 +/- ##
==========================================
+ Coverage 96.58% 98.50% +1.92%
==========================================
Files 19 19
Lines 586 1005 +419
Branches 110 270 +160
==========================================
+ Hits 566 990 +424
+ Misses 20 15 -5
| Impacted Files | Coverage Δ | |
|---|---|---|
| lib/tar/file_stream.js | 100.00% <100.00%> (ø) |
|
| lib/tar/stream.js | 97.14% <100.00%> (+0.63%) |
:arrow_up: |
| lib/tgz/file_stream.js | 100.00% <100.00%> (ø) |
|
| lib/tgz/uncompress_stream.js | 100.00% <100.00%> (+5.12%) |
:arrow_up: |
| lib/utils.js | 98.03% <100.00%> (+0.84%) |
:arrow_up: |
| lib/zip/file_stream.js | 100.00% <100.00%> (+17.14%) |
:arrow_up: |
| lib/zip/uncompress_stream.js | 100.00% <100.00%> (+1.38%) |
:arrow_up: |
| index.js | 100.00% <0.00%> (ø) |
|
| lib/tar/index.js | 100.00% <0.00%> (ø) |
|
| lib/tgz/index.js | 100.00% <0.00%> (ø) |
|
| ... and 16 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Socket Security Report
Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.
📜 New install scripts detected
A dependency change in this PR is introducing new install scripts to your install step.
| Package | Script field | Location |
|---|---|---|
| @swc/[email protected] (added) | postinstall |
package.json via [email protected], [email protected] |
| [email protected] (added) | postinstall |
package.json via [email protected], [email protected], [email protected], @babel/[email protected] |
Socket.dev scan summary
| Issue | Status |
|---|---|
| Did you mean? | ✅ no new possible package typos |
| Install scripts | ⚠️ 2 new install scripts detected |
| Telemetry | ✅ no new telemetry |
| Troll package | ✅ no new troll packages |
| Malware | ✅ no new malware |
| Native code | ✅ no new native modules |
Powered by socket.dev
看起来单测比较困难。
我看一下。不过看 10 和 12 的 test 都是 eslint 8.1 不支持 10 和 12 了
研究了下测试有问题,暂时先不搞了。