@webboot/core
v0.0.1-alpha.5
Published
@webboot/core. generate, verify, sign, and release sri-hashes for your static page.
Downloads
5
Maintainers
Readme
@webboot/core
this is the @webboot core library.
webboot aims to make tofu - trust on first use a bit less scary.
to get more information, head to the docs / demo
changelog
0.0.1-alpha.0
first alpha release
0.0.1-alpha.1
update dependencies
0.0.1-alpha.2
bump required node version to 14.2.0
0.0.1-alpha.3
update crypto, dependencies
0.0.1-alpha.4
update dependencies
0.0.1-alpha.5
- lib/getPassPhrase: allow user to generate new passphrase file, even if it exists
- lib/threeWayVerifyFile: exports one function, returns it's result directly.
- add numericPrompt and use it in various places.
- add errorMessages
- cleanup
0.0.1 - unreleased
- fix: getDomain errored.