trusted-cert

v1.1.4
A simple tool to generate self signed x509 certificate
ssl openssl certificate trust https trust store x509 certificates self-signed and 6 more...

clean

rm -rf dist types

build

npm run clean && rollup -c

watch

npm run clean && rollup -c -w

release

npm run clean && cross-env NODE_ENV=production rollup -c && npm publish

release:next

npm run clean && cross-env NODE_ENV=production rollup -c && npm publish --tag next

prepublishOnly

npm run clean && cross-env NODE_ENV=production rollup -c

madge

madge --image ./source-file-deps-analysis.png src/index.ts

madge:watch

nodemon --verbose --ext js,ts,tsx,json --watch lib --exec 'yarn run madge'
npm i trusted-cert

Metadata

  • MIT
  • >=10
  • 慧知
  • released 11/29/2022

Downloads