This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
js-libp2p-crypto
Watch
1
Star
0
Fork
0
You've already forked js-libp2p-crypto
mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced
2025-03-15 16:10:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
js-libp2p-crypto
/
.aegir.js
4 lines
56 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: remove commitlint chore: update deps chore: add bundlesize to ci
2019-10-24 18:16:41 +02:00
module
.
exports
=
{
fix: add buffer, cleanup, reduce size (#170) * fix: add buffer, cleanup, reduce size - add buffer related to https://github.com/ipfs/js-ipfs/issues/2924 - remove unnecessary eslint ignore - remove tweelnacl and use node-forge - remove browserify-aes and use node-forge - use multibase to encode b58 - require only sha256 from multihashing - reduce bundle size after all the deps here https://github.com/ipfs/js-ipfs/issues/2924 are merged libp2p-crypto will be able to be bundle with `node: false` 🎉 * fix: reduce bundle size * fix: use new secp * fix: bundle size * chore: update secp Co-Authored-By: Jacob Heun <jacobheun@gmail.com> Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-03-23 15:55:35 +00:00
bundlesize
:
{
maxSize
:
'124kB'
}
chore: remove commitlint chore: update deps chore: add bundlesize to ci
2019-10-24 18:16:41 +02:00
}
Reference in New Issue
Copy Permalink