Socket
Socket
Sign inDemoInstall

metautil

Package Overview
Dependencies
0
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

5.2.2

Diff

Changelog

Source

[5.2.2][] - 2024-04-26

  • Fix Content-length on httpApiCall
  • Fix memory-leak on fetch
  • Validate collected data
  • Update dependencies
timur.shemsedinov
published 5.2.1 •

Changelog

Source

[5.2.1][] - 2024-02-10

  • Fixed abort handling in Collector
  • Fixed Pool: release captured items to queue
  • Update dependencies
timur.shemsedinov
published 5.2.0 •

Changelog

Source

[5.2.0][] - 2023-12-20

  • Added defaults to Collector options
  • Collector: fix signel getter
  • Collector: use Signal.timeout instead of setTimeout
  • Collector: add .signal: AbortSignal and abort()
timur.shemsedinov
published 5.1.0 •

Changelog

Source

[5.1.0][] - 2023-12-17

  • Support waiting for promise in Collector.wait
  • Add reassign: boolean to Collector options
timur.shemsedinov
published 5.0.0 •

Changelog

Source

[5.0.0][] - 2023-12-10

  • Changed Semaphore signature, moved all parameters to options
  • Changed generateKey parameter order
  • Replaced node:http/https with node native fetch for httpApiCall
  • Move EventEmitter polyfill from metacom (with improvements)
  • Added customHeaders option for httpApiCall
  • Implemented async collection: Collector
  • Fixed sync capture in Pool
timur.shemsedinov
published 4.0.1 •

Changelog

Source

[4.0.1][] - 2023-11-18

  • Fix package: add dist.js
  • Fix browser support: change global to globalThis
  • Deprecate fetch polyfill
timur.shemsedinov
published 4.0.0 •

Changelog

Source

[4.0.0][] - 2023-11-17

  • Add browser support
  • Change IPv4 representation in integer
  • Implement intToIp
  • Update dependencies and add node.js 21
timur.shemsedinov
published 3.15.0 •

Changelog

Source

[3.15.0][] - 2023-10-21

  • Add error.code ETIMEOUT for timeouts
timur.shemsedinov
published 3.14.0 •

Changelog

Source

[3.14.0][] - 2023-10-09

  • Implement titeoutify
timur.shemsedinov
published 3.13.0 •

Changelog

Source

[3.13.0][] - 2023-10-06

  • Use buf.subarray instead of buf.slice
  • Drop node.js 16 and 19, update dependencies
  • Convert lockfileVersion 2 to 3
23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc