Socket
Socket
Sign inDemoInstall

fast-jwt

Package Overview
Dependencies
Maintainers
8
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-jwt - npm Package Versions

1
45

0.1.0

Diff

Changelog

Source

2020-06-23 / 0.1.0

  • feat: Added myself to package.json
  • feat: Merge pull request #16 from nearform/node-12-crypto
  • chore: Minor improvement.
  • fix: Return right curve name.
  • chore: Improved benchmarking suite.
  • chore: Updated tests.
  • feat: Use newer crypto features if available.
  • chore: Update benchmarks.
  • feat: Merge pull request #15 from nearform/eddsa
  • chore: updated jose verify readme section
  • chore: updated jose verify
  • chore: Add compliance check with RFCs. [#9]
  • fix: Removed useless complexity.
  • chore: Updated benchmarks.
  • chore: Updated tests.
  • feat: Added EdDSA tokens support. [#11]
  • fix: Merge pull request #14 from nearform/fix-benchmarks
  • fix: Fixed Node 10 compatibility.
  • chore: Updated README.
  • chore: Updated tests.
  • feat: Crypto and performance improvements.
  • fix: Removed encoding as only UTF-8 should be supported.
  • fix: Fixed base64url decoding.
  • feat: Use timingSafeEqual for HMAC. Fixes #13. [#13]
  • chore: Regenerated benchmarks.
  • chore: Only consider RS512 for decoding.
  • feat: Merge pull request #12 from nearform/compliance
  • fix: Do not accept public keys for signing.
  • fix: Minor improvements.
  • feat: Autodetect token algorithm when signing.
  • feat: Rename secret option to key.
  • feat: Add default TTL to the verifier cache. [#7]
  • chore: Improved script.
  • fix: Use right hash algorithm for the cache. [#8]
  • chore: Regenerated keys. [#8]
  • chore: Improved key generation. [#8]
  • fix: Change the default for payload parsing to be JSON. [#8]
  • fix: Use hash as cache keys. [#8]
  • fix: Removed signing cache. Fixes #7. [#7]
  • chore: Added caching information in the README.
  • fix: Have case-sensitive algorithm matching.
  • feat: Merge pull request #6 from nearform/benchmarks
  • chore: Changed benchmark engine.
  • feat: Merge pull request #4 from nearform/caching
  • feat: Improved cache option validation for signing.
  • feat: Added signing caching.
  • feat: Tested cache layer.
  • chore: Minor code improvements.
  • feat(wip): Added caching layer.
  • feat: Merge pull request #1 from nearform/initial-version
  • fix: Fixed callback handling.
  • chore: Added benchmarks to the README
  • fix: Fixed tests.
  • fix: Handle subtle case.
  • feat: Added original error in case of decoding failures.
  • chore: Minor documentation improvements.
  • feat: Added compatibility test.
  • chore: Renamed function.
  • feat: Improved decoder performances.
  • chore: Readme typos.
  • feat: Added documentation and remove unnecessary code.
  • feat: Use single function approach.
  • feat: Improved performances by making code callback-first.
  • chore: Removed worker_threads.
  • chore: Added benchmarking suites.
  • fix: Fix stupid test typo.
  • fix: Fixing CI.
  • chore: Minor improvements.
  • feat(test): Tested the entire codebase.
  • chore: Fix CI configuration.
  • chore: Removed lockfiles.
  • chore: Reenable all tests.
  • feat(wip): Improving test coverage.
  • feat(wip): Initial version.
1
45
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc