nodejs-lib

Standard library for nodejs

Downloads
11.4K
Stars
4
Committers
4

Bot releases are visible (Hide)

nodejs-lib - v12.78.0

Published by github-actions[bot] about 2 years ago

12.78.0 (2022-10-16)

Features

  • use Base64String js-lib type (67916b9)
nodejs-lib - v12.77.1

Published by github-actions[bot] about 2 years ago

12.77.1 (2022-10-15)

Bug Fixes

nodejs-lib - v12.77.0

Published by github-actions[bot] about 2 years ago

12.77.0 (2022-10-11)

Features

  • sha256* functions, universal base64 function (4875c30)
nodejs-lib - v12.76.0

Published by github-actions[bot] about 2 years ago

12.76.0 (2022-08-26)

Features

nodejs-lib - v12.75.1

Published by github-actions[bot] over 2 years ago

12.75.1 (2022-07-20)

Bug Fixes

  • revert some cases from fast-glob to globby (cd128f5)
nodejs-lib - v12.75.0

Published by github-actions[bot] over 2 years ago

12.75.0 (2022-07-18)

Features

  • replace globby with fast-glob, export fastGlob (d11c884)
nodejs-lib - v12.74.0

Published by github-actions[bot] over 2 years ago

12.74.0 (2022-06-05)

Features

  • support unix2000 formats in ajv (4f53d98)
nodejs-lib - v12.73.0

Published by github-actions[bot] over 2 years ago

12.73.0 (2022-06-05)

Features

  • unixTimestamp2000Schema, unixTimestampMillisSchema (cf117bd)
nodejs-lib - v12.72.0

Published by github-actions[bot] over 2 years ago

12.72.0 (2022-05-30)

Features

  • ci: add support for github actions env file and enable by default (#11) (689c24c)
nodejs-lib - v12.71.0

Published by github-actions[bot] over 2 years ago

12.71.0 (2022-05-26)

Bug Fixes

  • stop logging got.beforeRetry hook messages on non-error statusCode (54e176b)

Features

  • getGot to redact password from url, if used (c8efe1b)
nodejs-lib - v12.70.1

Published by github-actions[bot] over 2 years ago

12.70.1 (2022-05-16)

Bug Fixes

nodejs-lib - v12.70.0

Published by github-actions[bot] over 2 years ago

12.70.0 (2022-04-05)

Features

  • replaced unknown with Error, for DX (4dc9cfb)
nodejs-lib - v12.69.0

Published by github-actions[bot] over 2 years ago

12.69.0 (2022-03-27)

Features

  • replace dayjs with localDate/localTime (experimental) (658c0e6)
nodejs-lib - v12.68.1

Published by github-actions[bot] over 2 years ago

12.68.1 (2022-03-27)

Bug Fixes

  • export * from crypto.util.ts (304d51e)
nodejs-lib - v12.68.0

Published by github-actions[bot] over 2 years ago

12.68.0 (2022-03-27)

Features

  • decryptObject, encryptObject (89720c7)
nodejs-lib - v12.67.1

Published by github-actions[bot] over 2 years ago

12.67.1 (2022-03-27)

Bug Fixes

  • deps, types of lru-cache (fefa53b)
nodejs-lib - v12.67.0

Published by github-actions[bot] over 2 years ago

12.67.0 (2022-03-25)

Features

  • secrets-{en,de}crypt to support jsonMode (7c25dc5)
nodejs-lib - v12.66.0

Published by github-actions[bot] over 2 years ago

12.66.0 (2022-03-23)

Features

  • loadSecretsFromEncryptedJsonFileValues (ec3063f)
nodejs-lib - v12.65.3

Published by github-actions[bot] over 2 years ago

12.65.3 (2022-02-24)

Bug Fixes

  • LRUMemoCache to provide max: 100 default (7a66161)
nodejs-lib - v12.65.2

Published by github-actions[bot] over 2 years ago

12.65.2 (2022-02-24)

Bug Fixes

  • clarify got retry message (abb46d7)