@aws-crypto/encrypt-node

v1.9.0
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other

lint

run-s lint-*

test

npm run lint && npm run coverage

mocha

mocha --require ts-node/register test/**/*test.ts

coverage

nyc -e .ts npm run mocha

lint-eslint

eslint src/*.ts test/**/*.ts

lint-prettier

prettier -c src/*.ts test/**/*.ts

prepublishOnly

tsc -p tsconfig.json && tsc -p tsconfig.module.json
npm i @aws-crypto/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • AWS Crypto Tools Team
  • released 5/27/2021

Downloads