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

secure-webstore

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secure-webstore - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "secure-webstore",
"version": "1.0.2",
"version": "1.0.3",
"description": "Secure IndexedDB store using encryption",

@@ -5,0 +5,0 @@ "author": "Andrei Sambra",

# Secure-webstore
[![Build Status](https://travis-ci.org/AkashaProject/secure-store.svg?branch=master)](https://travis-ci.org/AkashaProject/secure-store)
[![Build Status](https://travis-ci.org/AkashaProject/secure-webstore.svg?branch=master)](https://travis-ci.org/AkashaProject/secure-webstore)

@@ -9,3 +9,3 @@ This is a secure, promise-based keyval store that encrypts data stored in IndexedDB.

The IndexedDB wrapper used internally is [idb-keyval](https://github.com/jakearchibald/idb-keyval/), while the cryptographic operations are handled by [web-crypto](https://github.com/AkashaProject/web-crypto).
The IndexedDB wrapper used internally is [idb-keyval](https://github.com/jakearchibald/idb-keyval/), while the cryptographic operations are handled by [easy-web-crypto](https://github.com/AkashaProject/easy-web-crypto).

@@ -12,0 +12,0 @@ ## Usage

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