@metamask/rpc-errors

v6.4.0
Ethereum RPC and Provider errors
rpc ethereum errors utility

build

ts-bridge --project tsconfig.build.json --clean

build:docs

typedoc

lint

yarn lint:eslint && yarn lint:constraints && yarn lint:misc --check && yarn lint:dependencies --check && yarn lint:changelog

lint:changelog

auto-changelog validate --prettier

lint:constraints

yarn constraints

lint:dependencies

depcheck && yarn dedupe

lint:eslint

eslint . --cache --ext js,ts

lint:fix

yarn lint:eslint --fix && yarn lint:constraints --fix && yarn lint:misc --write && yarn lint:dependencies && yarn lint:changelog

lint:misc

prettier '**/*.json' '**/*.md' '**/*.yml' '!.yarnrc.yml' --ignore-path .gitignore --no-error-on-unmatched-pattern

prepack

./scripts/prepack.sh

test

jest && jest-it-up

test:watch

jest --watch
npm i @metamask/rpc-errors

Metadata

  • MIT
  • >=16.0.0
  • Unknown
  • released 9/27/2024

Downloads