New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

keystore-idb

Package Overview
Dependencies
Maintainers
8
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keystore-idb - npm Package Versions

23
6

0.15.5

Diff

Changelog

Source

v0.15.5

  • Support a max parameter (based on rejection sampling) in randomBuf rng.
philipp-fission
published 0.15.4 •

Changelog

Source

v0.15.4

  • Bump one-webcrypto to 1.0.3 for wider bundler support.
philipp-fission
published 0.15.3 •

Changelog

Source

v0.15.3

  • Internally use the one-webcrypto library for referring to the webcrypto API
philipp-fission
published 0.15.3-alpha1 •

philipp-fission
published 0.15.2 •

Changelog

Source

v0.15.2

  • Add AES-GCM to the list of valid symmetric algorithms (SymmAlg)
  • Internally dynamically refer to either the NodeJS or Browser webcrypto API
icidasset
published 0.15.1 •

Changelog

Source

v0.15.1

Importing keystore-idb/lib/* directly should now work as intended. This allows bundlers to use the "real" import paths (eg. import "keystore-idb/lib/utils.js") in addition to the "proxy" import paths (eg. import "keystore-idb/utils.js"). One reason to do this could be that you want your library to support both new and old bundlers, ie. bundlers with or without exports support in their package.json file.

icidasset
published 0.15.1-alpha •

icidasset
published 0.15.0 •

Changelog

Source

v0.15.0

  • Renamed read key to exchange key.
  • Switched out Buffer usage with uint8arrays library.
  • Built with esbuild instead of rollup.
icidasset
published 0.15.0-alpha-6 •

icidasset
published 0.15.0-alpha-5 •

23
6
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