Socket
Socket
Sign inDemoInstall

metautil

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metautil - npm Package Versions

1
6

3.5.18

Diff

Changelog

Source

[3.5.18][] - 2022-01-29

  • Fix semaphore bug with counter and queue
timur.shemsedinov
published 3.5.17 •

Changelog

Source

[3.5.17][] - 2022-01-26

  • Add function nowDateTimeUTC(date?: Date, timeSep?: string): string
  • Add case functions: toLower, toCamel, spinalToCamel, and snakeToCamel
  • Fixed floating bug in tests for nowDateTimeUTC
timur.shemsedinov
published 3.5.16 •

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
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc