node-modules / address

Get current machine IP and MAC address.
Other
233 stars 32 forks source link

feat: refactor with typescript to support cjs and esm both #37

Closed fengmk2 closed 11 months ago

fengmk2 commented 11 months ago

BREAKING CHANGE: Drop Node.js < 16 support

socket-security[bot] commented 11 months ago

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
tshy-after 1.0.0 None +0 5.02 kB fengmk2
tshy 1.1.1 filesystem, environment +10 41.3 MB isaacs
egg-bin 6.5.2 network, environment +193 62.2 MB fengmk2
typescript 5.2.2 None +0 40.6 MB typescript-bot
git-contributor 1.1.0...2.1.5 network +24/-45 2.82 MB xudafeng
@types/node 14.18.62...20.6.3 None +0/-0 3.86 MB types
eslint-config-egg 12.3.1...13.0.0 None +11/-14 45.3 MB fengmk2
codecov[bot] commented 11 months ago

Codecov Report

Merging #37 (7b25e76) into master (573eef9) will decrease coverage by 0.48%. The diff coverage is 96.48%.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   96.95%   96.48%   -0.48%     
==========================================
  Files           1        3       +2     
  Lines         263      313      +50     
  Branches       72       93      +21     
==========================================
+ Hits          255      302      +47     
- Misses          8       11       +3     
Files Changed Coverage Δ
src/address.ts 96.02% <96.02%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/promises.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more