Socket
Socket
Sign inDemoInstall

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.1 to 1.0.2

2

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

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

@@ -1,2 +0,2 @@

# Secure-store
# Secure-webstore

@@ -18,3 +18,3 @@ [![Build Status](https://travis-ci.org/AkashaProject/secure-store.svg?branch=master)](https://travis-ci.org/AkashaProject/secure-store)

```js
const Store = require('secure-store')
const Store = require('secure-webstore')

@@ -96,3 +96,3 @@ const store = new Store('some-store-name', 'super-secure-passphrase')

```sh
npm install git+https://github.com/deiu/secure-store#master
npm install --save secure-webstore
```

@@ -99,0 +99,0 @@

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