@metamask/snaps-sdk

v6.5.0

lint

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

test

jest && yarn posttest

build

ts-bridge --project tsconfig.build.json --verbose --no-references

lint:ci

yarn lint

test:ci

yarn test

lint:fix

yarn lint:eslint --fix && yarn lint:misc --write

posttest

jest-it-up --margin 0.25

lint:misc

prettier --no-error-on-unmatched-pattern --loglevel warn "**/*.json" "**/*.md" "**/*.html" "!CHANGELOG.md" --ignore-path ../../.gitignore

lint:eslint

eslint . --cache --ext js,ts,jsx,tsx

lint:changelog

../../scripts/validate-changelog.sh @metamask/snaps-sdk

publish:preview

yarn npm publish --tag preview

lint:dependencies

depcheck
npm i @metamask/[email protected]

Metadata

  • Unknown
  • ^18.16 || >=20
  • Unknown
  • released 9/12/2024

Downloads