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
Previous12356Next

3.5.16

Diff

Changelog

Source

[3.5.16][] - 2021-10-10

  • Add Pool method isFree(item: object): boolean
  • Add function jsonParse(buffer: Buffer): object | null
  • Add function receiveBody(req: IncomingMessage): Promise<string | null>
timur.shemsedinov
published 3.5.15 •

Changelog

Source

[3.5.15][] - 2021-09-23

  • Fixed Pool infinite loop case
  • Add simple fetch API implementation
timur.shemsedinov
published 3.5.14 •

Changelog

Source

[3.5.14][] - 2021-09-21

  • Fix bugs in Pool and add tests for important cases
timur.shemsedinov
published 3.5.13 •

Changelog

Source

[3.5.13][] - 2021-09-20

  • Wait for available (released) item in Pool with waiting timeout
  • Pool: prevent to add duplicates and to release not captured items
  • Regrouped utilities into modules and tests
timur.shemsedinov
published 3.5.12 •

Changelog

Source

[3.5.12][] - 2021-09-18

  • Pool implementation with round-robian and exclusive item capture/release
  • Move parsePath from impress
timur.shemsedinov
published 3.5.11 •

Changelog

Source

[3.5.11][] - 2021-09-09

  • Add namespaceByPath(namespace: object, path: string): object | null
  • Add md5(fileName: string): Promise<string>
timur.shemsedinov
published 3.5.10 •

Changelog

Source

[3.5.10][] - 2021-08-25

  • Add and optimize bytesToSize and sizeToBytes from metarhia/common
  • Update dependencies
timur.shemsedinov
published 3.5.9 •

Changelog

Source

[3.5.9][] - 2021-07-27

  • Optimize Semaphore
  • Add Semaphore properties: concurrency: number add empty: boolean
timur.shemsedinov
published 3.5.8 •

Changelog

Source

[3.5.8][] - 2021-07-22

  • Return -1 if past events detected by nextEvent
timur.shemsedinov
published 3.5.7 •

Changelog

Source

[3.5.7][] - 2021-07-21

  • Initial implementation of parseEvery
  • Initial implementation of nextEvent
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc