Skip to content

Commit

Permalink
chore: remove eth-phishing-detect (#4681)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesposito authored Oct 10, 2024
1 parent 1dcc5be commit 0ce8040
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion packages/phishing-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"@metamask/controller-utils": "^11.3.0",
"@noble/hashes": "^1.4.0",
"@types/punycode": "^2.1.0",
"eth-phishing-detect": "^1.2.0",
"ethereum-cryptography": "^2.1.2",
"fastest-levenshtein": "^1.0.16",
"punycode": "^2.1.1"
Expand Down
1 change: 0 additions & 1 deletion types/eth-phishing-detect/src/config.json.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion types/eth-phishing-detect/src/detector.d.ts

This file was deleted.

10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3219,7 +3219,6 @@ __metadata:
"@types/jest": "npm:^27.4.1"
"@types/punycode": "npm:^2.1.0"
deepmerge: "npm:^4.2.2"
eth-phishing-detect: "npm:^1.2.0"
ethereum-cryptography: "npm:^2.1.2"
fastest-levenshtein: "npm:^1.0.16"
jest: "npm:^27.5.1"
Expand Down Expand Up @@ -7006,15 +7005,6 @@ __metadata:
languageName: node
linkType: hard

"eth-phishing-detect@npm:^1.2.0":
version: 1.2.0
resolution: "eth-phishing-detect@npm:1.2.0"
dependencies:
fast-levenshtein: "npm:^2.0.6"
checksum: 10/e396c83a5678a227e76b8e2019d4307e060233c0c088d4b18cf9992e08233b58072ca1d9cdce0886f101c63395e3c134ca7ea6be02bc8522a41ac7e21c9ee05f
languageName: node
linkType: hard

"ethereum-cryptography@npm:^0.1.3":
version: 0.1.3
resolution: "ethereum-cryptography@npm:0.1.3"
Expand Down

0 comments on commit 0ce8040

Please sign in to comment.