Skip to content

Releases: paulmillr/micro-key-producer

0.7.5

18 Jan 06:05
0.7.5
c55b87c
Compare
Choose a tag to compare

Re-upload 0.7.4

Full Changelog: 0.7.4...0.7.5

0.7.4

18 Jan 06:02
0.7.4
f5498a7
Compare
Choose a tag to compare
  • Use ts verbatimModuleSyntax for native typescript support in node.js (type stripping)

Full Changelog: 0.7.3...0.7.4

0.7.3

10 Jan 22:35
0.7.3
dee61f3
Compare
Choose a tag to compare
  • Fix import errors happening in latest noble versions
  • Use typescript isolatedDeclarations for friendler doc auto-gen
  • Publish package to JSR

Full Changelog: 0.7.2...0.7.3

0.7.2

23 Nov 08:28
0.7.2
4daa16f
Compare
Choose a tag to compare
  • Bump dependencies
  • Improve parser and minifier friendliness

Full Changelog: 0.7.1...0.7.2

0.7.1

03 Oct 19:44
0.7.1
288223f
Compare
Choose a tag to compare

Bump noble and scure dependencies, make them less strict (using ^version)

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

03 Jun 12:59
0.7.0
83b9983
Compare
Choose a tag to compare

The package is now called micro-key-producer.

It integrates previous packages micro-otp, micro-password-generator, bls12-381-keygen and ed25519-keygen.

0.6.2

17 May 23:08
0.6.2
a88604a
Compare
Choose a tag to compare
  • Move files from lib into root to improve typescript autocompletion
  • Update dependency micro-packed

Full Changelog: 0.6.1...0.6.2

0.6.1

11 May 17:28
0.6.1
bc3ee83
Compare
Choose a tag to compare
  • PGP: Improve date validation
  • PGP: Expose fast getKeyId

Full Changelog: 0.6.0...0.6.1

0.6.0

05 May 17:03
0.6.0
d69e207
Compare
Choose a tag to compare

All functions are now synchronous. No more await.

Full Changelog: 0.5.0...0.6.0

0.5.0

24 Mar 13:10
0.5.0
070aeb9
Compare
Choose a tag to compare

The package is now hybrid cjs-esm. Updated noble dependencies.

Full Changelog: 0.4.11...0.5.0