9 Commits

Author SHA1 Message Date
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
02c9cfdabc Update romulus-js path in package.json and tsconfig.json 2025-09-03 20:22:30 +01:00
eb620087c9 Initial updates 2025-09-03 19:18:19 +01:00
Jack Hadrill
be39f7bae1 Return ciphertext rather than decrypted content 2022-03-18 15:56:33 +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