Commit 55476ac
committed
v3.12.1
- [readme] minor cleanups
- [meta] document support as node 0.10+
- [meta] add `sideEffects` flag
- [meta] update repo URLs
- [Deps] pin `hash-base` to ~3.0, due to a breaking change
- [Deps] update `browserify-cipher`, `browserify-sign `, `create-ecdh`, `create-hash`, `create-hmac`, `diffie-hellman`, `inherits`, `pbkdf2`, `public-encrypt`, `randombytes`, `randomfill`
- [Dev Deps] update `@ljharb/eslint-config`, `object.entries`, `safe-buffer`, `tape`
- [Tests] ignore the "low" warning from elliptic
- [Tests] node 22+ removes `crypto.createCipher`
- [Tests] add `nyc`
- [Tests] replace `aud` with `npm audit`
- [Tests] remove zuul; it’s dead
- [Tests] skip `engines` check for now
- [Tests] mostly switch to Github Actions
- [Tests] node 17 doesn’t support rmd160
- [Tests] node 17+ requires a DH key length of >= 512
- [Tests] rename test scripts to match my conventions
- [Tests] refactor so tests are not recursive
- [eslint] switch to eslint
- Only apps should have lockfiles
- fix debian issue (maybe)
- standard fix1 parent 3f564b4 commit 55476ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments