Commit Graph

572 Commits

Author SHA1 Message Date
dependabot[bot] ede350fba8
Bump lint-staged from 11.2.6 to 12.3.7
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 12.3.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.3.7)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 04:40:19 +00:00
Sambo Chea 724eb69ff5
Merge pull request #3 from CUBETIQ/dependabot/npm_and_yarn/types/node-17.0.23
Bump @types/node from 16.11.24 to 17.0.23
2022-03-26 09:39:21 +07:00
Sambo Chea 4c9c6fb204
Merge pull request #4 from CUBETIQ/dependabot/npm_and_yarn/tsconfig-paths-3.14.1
Bump tsconfig-paths from 3.12.0 to 3.14.1
2022-03-26 09:39:13 +07:00
Sambo Chea ca8a7f6ca6
Merge pull request #5 from CUBETIQ/dependabot/npm_and_yarn/eslint-config-prettier-8.5.0
Bump eslint-config-prettier from 8.3.0 to 8.5.0
2022-03-26 09:39:04 +07:00
Sambo Chea 3064d7d349
Create codeql.yml 2022-03-26 09:36:28 +07:00
dependabot[bot] 4f3e144901
Bump eslint-config-prettier from 8.3.0 to 8.5.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 02:34:39 +00:00
dependabot[bot] 02519c5119
Bump tsconfig-paths from 3.12.0 to 3.14.1
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 3.12.0 to 3.14.1.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.12.0...v3.14.1)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 02:34:33 +00:00
dependabot[bot] 4a8ee82f50
Bump @types/node from 16.11.24 to 17.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.24 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 02:34:27 +00:00
Sambo Chea a1c4b9466b
Create codacy.yml 2022-03-26 09:33:51 +07:00
Sambo Chea 7c775399ef
Create dependabot.yml 2022-03-26 09:33:28 +07:00
Sambo Chea 59d4873781
Updated build for crytojs 2022-02-15 11:58:10 +07:00
Sambo Chea 8453af2efa
Task: Add write file from string and tests 2022-02-15 11:57:23 +07:00
Sambo Chea 27f9320bda
Refactoring name 2022-02-14 19:05:24 +07:00
Sambo Chea 9d89ac0b1e
Task: Fixed aes and tests 2022-02-14 18:41:48 +07:00
Sambo Chea f071f99346
Updated build 2022-02-14 16:56:44 +07:00
Sambo Chea fb694eb5a2
Task: Add random bytes and string for default crypto 2022-02-14 16:52:39 +07:00
Sambo Chea 3c12c69606
Add build and allow dist 2022-02-14 16:15:32 +07:00
Sambo Chea 3d8f9c5d78
Add guide for README.md 2022-02-14 16:05:17 +07:00
Sambo Chea 23ee44e0e6
Task: Completed tests and fixed for default and e2e encryption module 2022-02-14 15:59:51 +07:00
Sambo Chea fd27e6f9dc
Task: Completed for cryptojs and tests functions and validate keys 2022-02-14 12:30:32 +07:00
Sambo Chea 9d2a43feb9
Task: Add default and e2e encryption package module for cryptojs 2022-02-14 10:54:25 +07:00
CUBETIQ Solution 5b75d272c5 Initial commit 2022-02-14 10:24:23 +07:00