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

@sensu/couch-pwd

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sensu/couch-pwd - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

CHANGELOG.md
# CHANGELOG
## v1.0.1 - 2017-09-19
- Restore couchdb as required service for Travis CI (@bjornstar)
- Point Travis CI badge to @sensu/couch-pwd (@bjornstar)
- Add more info in README (@bjornstar)
## v1.0.0 - 2017-09-19

@@ -4,0 +9,0 @@ - Updated devDependencies (@bjornstar)

2

package.json
{
"name": "@sensu/couch-pwd",
"version": "1.0.0",
"version": "1.0.1",
"description": "CouchDB salt and password generation with PBKDF2",

@@ -5,0 +5,0 @@ "scripts": {

# couch-pwd
# @sensu/couch-pwd [![Build Status](https://travis-ci.org/sen-su/couch-pwd.svg?branch=master)](https://travis-ci.org/sen-su/couch-pwd)
[![Build Status](https://travis-ci.org/zeMirco/couch-pwd.svg?branch=master)](https://travis-ci.org/zeMirco/couch-pwd)
## An up-to-date version of couch-pwd that is actually published.

@@ -24,3 +24,3 @@ Hash and compare passwords with the crypto's pbkdf2.

# Installation
## Installation

@@ -31,3 +31,3 @@ ```bash

# Example
## Example

@@ -34,0 +34,0 @@ On signup generate a salt / password hash, and save it somewhere:

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