Skip to content

Commit eda7b83

Browse files
committed
Remove now unused hash-wasm
1 parent 1eb1a73 commit eda7b83

File tree

4 files changed

+1
-27
lines changed

4 files changed

+1
-27
lines changed

.pnp.cjs

Lines changed: 0 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/hash-wasm-npm-4.12.0-d6bb202626-6cb9505531.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/crypto/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
"@noble/ciphers": "^2.1.1",
4747
"@noble/curves": "^2.0.1",
4848
"@noble/hashes": "^2.0.1",
49-
"@scure/bip39": "^2.0.1",
50-
"hash-wasm": "^4.12.0"
49+
"@scure/bip39": "^2.0.1"
5150
},
5251
"devDependencies": {
5352
"@istanbuljs/nyc-config-typescript": "^1.0.1",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ __metadata:
289289
"@types/karma-jasmine-html-reporter": "npm:^1"
290290
"@types/node": "npm:*"
291291
glob: "npm:^13.0.0"
292-
hash-wasm: "npm:^4.12.0"
293292
jasmine: "npm:^4"
294293
jasmine-spec-reporter: "npm:^6"
295294
karma: "npm:^6.3.14"
@@ -4421,13 +4420,6 @@ __metadata:
44214420
languageName: node
44224421
linkType: hard
44234422

4424-
"hash-wasm@npm:^4.12.0":
4425-
version: 4.12.0
4426-
resolution: "hash-wasm@npm:4.12.0"
4427-
checksum: 10c0/6cb95055319810b6f673de755289960683a9831807690795f0e8918b2fd7e6ae5b82a9dc47cbace171cf2814b412ef68c315a0ead0b4d96bd3e56a05e4bde136
4428-
languageName: node
4429-
linkType: hard
4430-
44314423
"hasha@npm:^5.0.0":
44324424
version: 5.2.2
44334425
resolution: "hasha@npm:5.2.2"

0 commit comments

Comments
 (0)