Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webcrypto/storage

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webcrypto/storage - npm Package Versions

3.1.0

Diff

willgm
published 3.0.0 •

Changelog

Source

3.0.0 (2022-02-17)

Features

  • support for TypeScript 4.5 (049a6d9)
  • supporting idb v6 (5ae5b23)

BREAKING CHANGES

  • Some type definitions on the public API needed to be changed due to TypeScript
willgm
published 2.0.3 •

Changelog

Source

2.0.3 (2022-02-16)

Bug Fixes

  • updating all non breaking dependencies (c4bda2b)
willgm
published 2.0.2 •

Changelog

Source

2.0.2 (2020-10-26)

Bug Fixes

  • deps: updating main dependencies (e4e527f)
willgm
published 2.0.1 •

Changelog

Source

2.0.1 (2020-09-16)

Bug Fixes

  • update: bump dependencies (9489e25)
willgm
published 2.0.0 •

Changelog

Source

2.0.0 (2020-07-20)

Bug Fixes

  • crypto-service: persist the salt again after cleaning all data (89f9728)
  • naming: better name to describe the intent of the project (55d58f8)
  • storage-service: use a standard interface to set and get data (dfd54bc)

Features

  • delete: method to delete individual data by their key (74efe28)

BREAKING CHANGES

  • storage-service: load -> get, save -> set, delete -> deleteDB
  • naming: @webcrypto/store -> @webcrypto/storage, CryptoStore -> CryptoStorage
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