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
Previous12456Next

3.6.0

Diff

Changelog

Source

[3.6.0][] - 2022-12-19

  • Use native fetch from node.js if available
  • Fix fetch polyfill to be compatible with node.js fetch implementation
  • Use receiveBody in fetch polyfill
  • Optimize fileExt
timur.shemsedinov
published 3.5.25 •

Changelog

Source

[3.5.25][] - 2022-08-30

  • Optimize parseCookies
  • Improve code style, apply optimizations, update dependencies
timur.shemsedinov
published 3.5.24 •

Changelog

Source

[3.5.24][] - 2022-08-30

  • Add isError(instance): boolean
  • Support POST requests with body and custom headers in fetch()
timur.shemsedinov
published 3.5.23 •

Changelog

Source

[3.5.23][] - 2022-08-12

  • Add flatObject(sourceObject: object, fieldNames: Array<string>): object
  • Add unflatObject(sourceObject: object, fieldNames: Array<string>): object;
timur.shemsedinov
published 3.5.22 •

Changelog

Source

[3.5.22][] - 2022-07-29

  • New functions: parseDay and parseMonth
  • Fixed and parseEvery and nextEvent, more tests cases
  • Add year support to Every format
  • Add function flatObject(sourceObject: object, fieldNames: Array<string>): object
  • Add function isHashObject(o: string | number | boolean | object): boolean
timur.shemsedinov
published 3.5.21 •

Changelog

Source

[3.5.21][] - 2022-06-27

  • Update dependencies, eslint, and optimize package
timur.shemsedinov
published 3.5.20 •

Changelog

Source

[3.5.20][] - 2022-05-09

  • Fix isFirstUpper bug with special characters
  • Add isFirstLower and isFirstLetter functions
timur.shemsedinov
published 3.5.19 •

Changelog

Source

[3.5.19][] - 2022-03-15

  • Add nodejs 17 to CI
  • Update dependencies
timur.shemsedinov
published 3.5.18 •

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
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