Socket
Socket
Sign inDemoInstall

local-vault

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

local-vault - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

package.json
{
"name": "local-vault",
"version": "1.2.0",
"version": "1.3.0",
"description": "A Database API that works with local storage.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -8,3 +8,3 @@ # Local Vault

Local Vault is super easy to set up and can be used in conjunction with any front end framework as well as on the back end in ``node``. This tool can be used either for development or production, depending on the scale and particulars of your project.
Local Vault is super easy to set up and can be used in conjunction with any front end framework. This tool can be used either for development or production, depending on the scale and particulars of your project.

@@ -28,6 +28,2 @@ ## Table of Contents

```
Using ``node``
```javascript
const LocalVault = require('local-vault');
```

@@ -34,0 +30,0 @@ ## Database Creation and Development

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