17 Commits

Author SHA1 Message Date
dependabot[bot]
70caa371d2
build(deps): bump json5, webpack and webpack-cli
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

Updates `webpack` from 4.46.0 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.75.0)

Updates `webpack-cli` from 3.3.12 to 5.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@5.0.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: webpack
  dependency-type: direct:development
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 06:22:57 +00:00
joshuashoemaker
10f02a924d update npm data 2022-06-19 18:55:58 -05:00
Joshua Shoemaker
ba47edec4a
Convert to TS
refact: convert to TS
2022-06-19 18:52:17 -05:00
Joshua Shoemaker
9b516ce978 fix: import for GroupByNodule 2020-08-05 17:46:57 -05:00
Joshua Shoemaker
6d4f74679f feat: groupby nodule 2020-08-04 00:08:11 -05:00
Joshua Shoemaker
590f66f67d update version number 2020-07-31 17:35:28 -05:00
Joshua Shoemaker
7447e19049 change library name 2020-07-31 17:31:25 -05:00
Joshua Shoemaker
e1005fd5c7 update version to 1.5 2020-07-28 20:53:25 -05:00
Joshua Shoemaker
fb3bb45a48 feat: headers getter from table 2020-07-28 20:49:00 -05:00
Joshua Shoemaker
f4c2bbce4c update to 0.1.4 2020-06-27 21:02:48 -05:00
Joshua Shoemaker
07cb1e3fe5 refact: removed cli progressbar from tests 2020-06-24 11:25:52 -05:00
Joshua Shoemaker
3944e4288a fix: bundling fix 2020-06-23 21:19:27 -05:00
Joshua Shoemaker
ab23624bcb update version 2020-06-23 20:42:09 -05:00
Joshua Shoemaker
23961c4778 refact: bundle package 2020-06-23 20:32:45 -05:00
Joshua Shoemaker
9f3ea3233d update package description 2020-06-18 21:06:30 -05:00
Joshua Shoemaker
e952be2eba refact: create root index 2020-06-18 11:18:31 -05:00
root
685678cd91 feat: enities of Nodes and Tables 2020-05-09 11:21:01 -05:00