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.4.0 to 1.5.0

.npmignore

2

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

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

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

```javascript
import { LocalVault } from 'local-vault';
import LocalVault from 'local-vault';
```

@@ -28,0 +28,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