Commit Graph

24 Commits

Author SHA1 Message Date
61b7c50868 refactor: update romulus-js import path to @3t/romulus and adjust tests accordingly
Some checks failed
CI / build (push) Failing after 12s
CI / publish (push) Has been skipped
2025-09-06 19:06:08 +01:00
15fa2b1608 refactor: rename package to @3t/bennc and update repository URL
Some checks failed
CI / build (push) Failing after 10s
CI / publish (push) Has been skipped
- Changed package name from "bennc-js" to "@3t/bennc"
- Updated repository URL to point to the new location
- Added publishConfig for npm registry
- Updated devDependencies to newer versions
2025-09-06 19:03:04 +01:00
61082d32e7 chore: update dependencies in package.json
- Added @3t/romulus dependency with version ^1.0.2
- Removed romulus-js file dependency
2025-09-06 18:57:58 +01:00
dd8e6ee49f Improve library 2025-09-06 18:50:08 +01:00
02c9cfdabc Update romulus-js path in package.json and tsconfig.json 2025-09-03 20:22:30 +01:00
695964a636 Prettier 2025-09-03 19:18:44 +01:00
eb620087c9 Initial updates 2025-09-03 19:18:19 +01:00
Jack Hadrill
8a6a73206e Get history fix 2024-11-20 00:25:21 +00:00
Jack Hadrill
26af3b8b69 Fix get history 2024-11-19 23:46:23 +00:00
Jack Hadrill
386e8c3ed1 Add get history message 2024-11-19 23:15:50 +00:00
Jack Hadrill
3a163df991 Fix outbound user data request/response 2022-03-18 22:31:50 +00:00
Jack Hadrill
0b19b83271 Fixed user data request/response definitions 2022-03-18 17:33:10 +00:00
Jack Hadrill
be9b84de81 Fix linting 2022-03-18 16:25:31 +00:00
Jack Hadrill
f56f7f5bfd Add exports 2022-03-18 16:20:53 +00:00
Jack Hadrill
ab6d931cf2 Fix linting errors 2022-03-18 15:57:40 +00:00
Jack Hadrill
be39f7bae1 Return ciphertext rather than decrypted content 2022-03-18 15:56:33 +00:00
Jack Hadrill
5c17b880cf Remove buffer dependency 2022-02-22 22:35:55 +00:00
Jack Hadrill
4d7cf1347f Update 'tsconfig.json' 2022-02-07 00:29:17 +00:00
Jack Hadrill
f2ab1cf8e6 Add git to drone.yml file. 2022-02-06 20:46:43 +00:00
Jack Hadrill
e758de7ef4 Add all BENNC message types with unit tests 2022-02-06 20:38:52 +00:00
Jack Hadrill
7d1a0991e4 Implement smart buffer 2022-02-02 01:58:55 +00:00
Jack Hadrill
a93bfc182f Initial progress 2022-02-01 02:12:49 +00:00
Jack Hadrill
0f2f619e96 TypeScript boilerplate. 2022-01-30 17:44:50 +00:00
Jack Hadrill
dd50811132 Initial commit 2022-01-30 17:33:32 +00:00