Skip to content

Releases: velusgautam/reuse

Updated packages

26 Aug 06:29
84c9ad2
Compare
Choose a tag to compare
Merge pull request #156 from velusgautam/dependabot/npm_and_yarn/loda…

…sh-4.17.21

Bump lodash from 4.17.19 to 4.17.21

Updated packages

20 Oct 12:40
Compare
Choose a tag to compare
v3.0.8

Updated dist

v3.0.7

25 Jul 12:59
Compare
Choose a tag to compare
3.0.7

Added new features

25 Jul 11:36
Compare
Choose a tag to compare

Added

  1. isValidateDate from a string date eg: 12-02-2012 will return true
  2. getDateObject form a string date eg: 12-02-2012 will return {year:2012, month:02, day:12}

Updated vulnerable dependencies

24 Jul 18:28
Compare
Choose a tag to compare

Updated vulnerable dev dependencies

Fixed deprecated packages for build

18 Jun 13:52
Compare
Choose a tag to compare
  • Fixed deprecated packages
  • Build and publish using github actions

New utilites added

11 Sep 06:12
Compare
Choose a tag to compare

List of modules available now

  1. debounce
  2. isEmpty
  3. isEqual
  4. memoize
  5. minBy
  6. uniqueId
  7. numberGrouping
  8. numberFormatting