Skip to content

Commit

Permalink
Remove eckey-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
MacaylaMarvelous81 committed Aug 18, 2024
1 parent d066914 commit d878517
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"main": "app.js",
"dependencies": {
"blockly": "^11.1.1",
"eckey-utils": "^0.7.14",
"get-port": "^7.1.0",
"sval": "^0.5.2",
"vex-dialog": "^1.1.0",
Expand Down
8 changes: 0 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion websocket/client.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import crypto from 'node:crypto';
import { buildCommandRequest, buildSubscription } from './requests.js';
import ecKeyUtils from 'eckey-utils';

const asn1Header = Buffer.from("3076301006072a8648ce3d020106052b81040022036200", "hex");

Expand Down

0 comments on commit d878517

Please sign in to comment.