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
Previous13456Next

3.12.0

Diff

Changelog

Source

[3.12.0][] - 2023-08-26

  • Add projection to copy subset of fields
  • Improve random and cryptoRandom contracts to (min?, max?)
  • Copy shuffle implementation from metarhia/common
  • Pass random function as parameter to shuffle and sample
timur.shemsedinov
published 3.11.0 •

Changelog

Source

[3.11.0][] - 2023-07-22

  • New utilities: serializeArguments, httpApiCall, trimLines
  • New fs utilities: directoryExists, ensureDirectory
  • Added toBool for converting promises to boolean
timur.shemsedinov
published 3.10.0 •

Changelog

Source

[3.10.0][] - 2023-06-30

  • Implement DomainError
  • Improve Error class, add { cause, code }
  • Fix error handling in fetch
timur.shemsedinov
published 3.9.1 •

Changelog

Source

[3.9.1][] - 2023-06-18

  • Actualize all .d.ts typings and update short docs in README.md
  • Optimize nextEvent, sizeToBytes (support 10kb and 10 kB)
  • More checks/validation and tests for crypto submodule
  • Refactor generateKey using Uint8Array for speed
  • Use constant-time algorithm to compare CRC for security
timur.shemsedinov
published 3.9.0 •

Changelog

Source

[3.9.0][] - 2023-06-16

  • Implement parseRange for HTTP headers
  • Restructure submodules
timur.shemsedinov
published 3.8.0 •

Changelog

Source

[3.8.0][] - 2023-06-08

  • Moved from impress: getSignature and Error
  • Regroup submodules, new error.js and oop.js
  • Implement getX509names(cert): Array<string>
timur.shemsedinov
published 3.7.3 •

Changelog

Source

[3.7.3][] - 2023-06-05

  • Fix fileExt to support dotfiles
  • Update dependencies
timur.shemsedinov
published 3.7.2 •

Changelog

Source

[3.7.2][] - 2023-04-29

  • Drop node.js 14 support, add node.js 20
  • Convert package_lock.json to lockfileVersion 2
  • Update dependencies
timur.shemsedinov
published 3.7.1 •

Changelog

Source

[3.7.1][] - 2023-03-12

  • Use native UUID from node:crypto
  • Remove defaultHash (empty string) in crypto module
  • Use crypto.randomInt for generateKey
  • Fix fetch polyfill
timur.shemsedinov
published 3.7.0 •

Changelog

Source

[3.7.0][] - 2023-03-04

  • Add generateUUID implementation
  • Improve AbortController polyfill and use native if available
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