Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
123562e934 chore(deps): bump qs and express in /packages/nc-cli
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.9.6 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.11.0)

Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 16:20:59 +00:00
Wing-Kam Wong
2a07f73094 fix(nc-cli): add webpack-cli back 2022-10-31 12:00:00 +08:00
Wing-Kam Wong
3d6b7da779 refactor(nc-cli): remove unused dependencies 2022-10-31 11:50:09 +08:00
Wing-Kam Wong
9f8a137c46 refactor(global): revise package.json 2022-10-29 14:00:50 +08:00
Wing-Kam Wong
fb7f68819e fix(nc-cli) package version 2022-10-27 16:18:43 +08:00
Wing-Kam Wong
f3748f802c refactor(nc-cli): remove unncessary build commands 2022-10-27 14:21:15 +08:00
Pranav C
b91e638254 chore(cli): publish the cli and remove unused dependency
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-13 15:14:02 +05:30
Pranav C
3bff97f57d refactor(cli): rename nc alias to noco to avoid conflict
- currently `nc` is conflicting with `nc` (netcat) command in ubuntu and not allowing user to run the script

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-13 15:01:50 +05:30
Naveen MR
43b625f491 fix : bump cli-table3 for color.js fix
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2022-01-09 19:50:41 +00:00
Naveen MR
aa57501949 fix : color.js fix
Signed-off-by: Naveen MR <oof1lab@gmail.com>
2022-01-09 10:23:58 +00:00
Navi
1c30e6e564 chore : setting non-nocodb packages to MIT 2021-11-25 18:27:11 +00:00
Pranav C
7a0f65ab52 fix: bug fix and refactoring
re #755 , #747 , #732 , #767 , #739

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-22 20:22:14 +05:30
dependabot[bot]
667c393c70 chore(deps): Bump axios from 0.19.2 to 0.21.1 in /packages/nc-cli
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 15:00:08 +00:00
“pranavxc”
69be190d68 Xmysql is now NocoDB (An Open Source Airtable alternative) 2021-05-27 11:37:53 +05:30