@@ -5,6 +5,34 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ v3.1.3] ( https://github.com/browserify/pbkdf2/compare/v3.1.2...v3.1.3 ) - 2025-06-20
9
+
10
+ ### Commits
11
+
12
+ - Only apps should have lockfiles [ ` 8b06730 ` ] ( https://github.com/browserify/pbkdf2/commit/8b067308eedcc3b7da3e06202d437ff532de75bd )
13
+ - [ lint] fix whitespace [ ` 9a76e2f ` ] ( https://github.com/browserify/pbkdf2/commit/9a76e2f37ef4541aeff92d97b7335b7fa6e989a8 )
14
+ - [ lint] fix parens/curlies/semis/etc [ ` 6fd84bf ` ] ( https://github.com/browserify/pbkdf2/commit/6fd84bf64a423d207d9e665f3e9fd88b148c4480 )
15
+ - [ meta] add ` auto-changelog ` [ ` 796c38d ` ] ( https://github.com/browserify/pbkdf2/commit/796c38d428ed9546e7ddfbb38322faa99921d716 )
16
+ - [ Tests] fix tests in node 17 [ ` 3661fb0 ` ] ( https://github.com/browserify/pbkdf2/commit/3661fb0156177bfe380c7bcc133917e7ee501bc7 )
17
+ - Revert "[ Tests] fix tests in node < ; 3" [ ` 7431b57 ` ] ( https://github.com/browserify/pbkdf2/commit/7431b5766805cbf880c1b3d0f38d484357844ff7 )
18
+ - [ Tests] fix tests in node < ; 3 [ ` eb9f97a ` ] ( https://github.com/browserify/pbkdf2/commit/eb9f97a66ed83836bebc4ff563a1588248708501 )
19
+ - [ Fix] ensure unknown algorithms throw + known ones match node [ ` 26d4fd3 ` ] ( https://github.com/browserify/pbkdf2/commit/26d4fd391e00ed806840ea1ef7341937985f4ba8 )
20
+ - [ Tests] add GHA, always run nyc [ ` 513906a ` ] ( https://github.com/browserify/pbkdf2/commit/513906a735e80a0e125e1a3363c5dbe90bb34bb7 )
21
+ - [ lint] fix a few more rules [ ` ab04da8 ` ] ( https://github.com/browserify/pbkdf2/commit/ab04da834a0342cb3779486314fa67ebc1e3f035 )
22
+ - [ lint] switch to eslint [ ` 89694cf ` ] ( https://github.com/browserify/pbkdf2/commit/89694cf7e4062a8c924fbe74ad2b2d3cf78f1715 )
23
+ - [ Tests] add coverage [ ` d0d534b ` ] ( https://github.com/browserify/pbkdf2/commit/d0d534bfdc4db6d6ea9f719606ad18a78db6c124 )
24
+ - [ Refactor] use ` to-buffer ` [ ` e3102a8 ` ] ( https://github.com/browserify/pbkdf2/commit/e3102a8cd4830a3ac85cd0dd011cc002fdde33bb )
25
+ - [ readme] improve badges [ ` fca0c9d ` ] ( https://github.com/browserify/pbkdf2/commit/fca0c9d4c5b053d911315a3607367d1db9f9f605 )
26
+ - [ Tests] remove unused travis file [ ` a2c7d93 ` ] ( https://github.com/browserify/pbkdf2/commit/a2c7d93bbcad73c49dad0c18fef6b8a4af8c3310 )
27
+ - [ meta] switch from ` files ` to ` npmignore ` [ ` 7f31fbc ` ] ( https://github.com/browserify/pbkdf2/commit/7f31fbca528fa5af3b7d3910daf09a7e5ed8adb4 )
28
+ - [ Tests] use .nycrc [ ` 8d628e8 ` ] ( https://github.com/browserify/pbkdf2/commit/8d628e8d5559b4acd4d4a714afb04a2990f901b7 )
29
+ - [ Refactor] minor tweaks [ ` fc61005 ` ] ( https://github.com/browserify/pbkdf2/commit/fc61005c8cbd480e24ee103ac39a45f0d90ac636 )
30
+ - [ Deps] update ` create-hmac ` , ` safe-buffer ` , ` sha.js ` [ ` ae2a7d0 ` ] ( https://github.com/browserify/pbkdf2/commit/ae2a7d051c9133c25d5212ba4f46747c0ed4c190 )
31
+ - [ Fix] pin ` create-hash ` , ` ripemd160 ` due to breaking changes [ ` e079968 ` ] ( https://github.com/browserify/pbkdf2/commit/e07996890af79296f1913431fb3b252e25df2f0e )
32
+ - [ Tests] fix tests in node 3 [ ` 45fbcf3 ` ] ( https://github.com/browserify/pbkdf2/commit/45fbcf30431f9585ae3b61f2207c0a16c1953915 )
33
+ - [ meta] skip publishing benchmarks [ ` 19ea57b ` ] ( https://github.com/browserify/pbkdf2/commit/19ea57bf11d055ddcd97d2556cd3097663b050b9 )
34
+ - [ Dev Deps] add missing peer dep [ ` 645e252 ` ] ( https://github.com/browserify/pbkdf2/commit/645e252375087e97beb95e518038b99eb5724c5b )
35
+
8
36
## [ v3.1.2] ( https://github.com/browserify/pbkdf2/compare/v3.1.1...v3.1.2 ) - 2021-04-09
9
37
10
38
### Commits
0 commit comments