@aws-amplify/auth

v5.3.3-unstable.a712d81.3
Auth category of aws-amplify

lint

tslint '{__tests__,src}/**/*.ts' && npm run ts-coverage

test

yarn lint --fix && jest -w 1 --coverage

build

npm run clean && npm run build:esm && npm run build:cjs

clean

npm run clean:size && rimraf lib-esm lib dist

format

echo "Not implemented"

build:cjs

node ./build es5 && webpack && webpack --config ./webpack.config.dev.js

build:esm

node ./build es6

test:size

size-limit

clean:size

rimraf dual-publish-tmp tmp*

ts-coverage

typescript-coverage-report -p ./tsconfig.build.json -t 77.44

build-with-test

npm test && npm run build

build:cjs:watch

node ./build es5 --watch

build:esm:watch

node ./build es6 --watch
npm i @aws-amplify/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Amazon Web Services
  • released 4/19/2023

Downloads