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

node-mpw

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-mpw - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.travis.yml

2

CONDUCT.md

@@ -38,3 +38,3 @@ # Contributor Code of Conduct

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting a project maintainer at [INSERT EMAIL ADDRESS]. All
reported by contacting a project maintainer at abuse@blvd.space. All
complaints will be reviewed and investigated and will result in a response that

@@ -41,0 +41,0 @@ is deemed necessary and appropriate to the circumstances. Maintainers are

{
"name": "node-mpw",
"version": "0.1.1",
"version": "0.1.2",
"description": "Implementation of Master Password for nodejs and browser",

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

# node-mpw
[![Build Status](https://travis-ci.org/blvdgroup/node-mpw.svg?branch=master)](https://travis-ci.org/blvdgroup/node-mpw)
> Implementation of [Master Password](https://ssl.masterpasswordapp.com/algorithm.html) for nodejs and browser

@@ -25,3 +27,3 @@

```js
import mpw from 'node-mpw'
import * as mpw from 'node-mpw'

@@ -28,0 +30,0 @@ const username = 'username'

Sorry, the diff of this file is not supported yet

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