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

@kdf/salt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kdf/salt - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "@kdf/salt",
"version": "2.0.0",
"version": "2.0.1",
"description": "Crypto secure salt generator",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -14,4 +14,4 @@ <h1 align="center">

<!-- License - MIT -->
<a href="https://github.com/simonepri/kdf-salt/tree/master/license">
<img src="https://img.shields.io/github/license/simonepri/kdf-salt.svg" alt="Project license" />
<a href="https://github.com/simonepri/node-kdf/blob/master/packages/salt/license">
<img src="https://img.shields.io/github/license/simonepri/node-kdf.svg" alt="Project license" />
</a>

@@ -22,16 +22,16 @@

<!-- Lint -->
<a href="https://github.com/simonepri/kdf-salt/actions?query=workflow:lint+branch:master">
<img src="https://github.com/simonepri/kdf-salt/workflows/lint/badge.svg?branch=master" alt="Lint status" />
<a href="https://github.com/simonepri/node-kdf/actions?query=workflow:salt-lint+branch:master">
<img src="https://github.com/simonepri/node-kdf/workflows/salt-lint/badge.svg?branch=master" alt="Lint status" />
</a>
<!-- Test - macOS -->
<a href="https://github.com/simonepri/kdf-salt/actions?query=workflow:test-macos+branch:master">
<img src="https://github.com/simonepri/kdf-salt/workflows/test-macos/badge.svg?branch=master" alt="Test macOS status" />
<a href="https://github.com/simonepri/node-kdf/actions?query=workflow:salt-test-macos+branch:master">
<img src="https://github.com/simonepri/node-kdf/workflows/salt-test-macos/badge.svg?branch=master" alt="Test macOS status" />
</a>
<!-- Test - Ubuntu -->
<a href="https://github.com/simonepri/kdf-salt/actions?query=workflow:test-ubuntu+branch:master">
<img src="https://github.com/simonepri/kdf-salt/workflows/test-ubuntu/badge.svg?branch=master" alt="Test Ubuntu status" />
<a href="https://github.com/simonepri/node-kdf/actions?query=workflow:salt-test-ubuntu+branch:master">
<img src="https://github.com/simonepri/node-kdf/workflows/salt-test-ubuntu/badge.svg?branch=master" alt="Test Ubuntu status" />
</a>
<!-- Test - Windows -->
<a href="https://github.com/simonepri/kdf-salt/actions?query=workflow:test-windows+branch:master">
<img src="https://github.com/simonepri/kdf-salt/workflows/test-windows/badge.svg?branch=master" alt="Test Windows status" />
<a href="https://github.com/simonepri/node-kdf/actions?query=workflow:salt-test-windows+branch:master">
<img src="https://github.com/simonepri/node-kdf/workflows/salt-test-windows/badge.svg?branch=master" alt="Test Windows status" />
</a>

@@ -42,12 +42,12 @@

<!-- Coverage - Codecov -->
<a href="https://codecov.io/gh/simonepri/kdf-salt">
<img src="https://img.shields.io/codecov/c/github/simonepri/kdf-salt/master.svg" alt="Codecov Coverage report" />
<a href="https://codecov.io/gh/simonepri/node-kdf/tree/master/packages/salt">
<img src="https://codecov.io/gh/simonepri/node-kdf/branch/master/graph/badge.svg?flag=salt" alt="Codecov Coverage report" />
</a>
<!-- DM - Snyk -->
<a href="https://snyk.io/test/github/simonepri/kdf-salt?targetFile=package.json">
<img src="https://snyk.io/test/github/simonepri/kdf-salt/badge.svg?targetFile=package.json" alt="Known Vulnerabilities" />
<a href="https://snyk.io/test/github/simonepri/node-kdf?targetFile=packages/salt/package.json">
<img src="https://snyk.io/test/github/simonepri/node-kdf/badge.svg?targetFile=packages/salt/package.json" alt="Known Vulnerabilities" />
</a>
<!-- DM - David -->
<a href="https://david-dm.org/simonepri/kdf-salt">
<img src="https://david-dm.org/simonepri/kdf-salt/status.svg" alt="Dependency Status" />
<a href="https://david-dm.org/simonepri/node-kdf?path=packages/salt">
<img src="https://david-dm.org/simonepri/node-kdf/status.svg?path=packages/salt" alt="Dependency Status" />
</a>

@@ -138,8 +138,8 @@

<!-- Links -->
[new issue]: https://github.com/simonepri/kdf-salt/issues/new
[contributors]: https://github.com/simonepri/kdf-salt/contributors
[new issue]: https://github.com/simonepri/node-kdf/issues/new
[contributors]: https://github.com/simonepri/node-kdf/contributors
[license]: https://github.com/simonepri/kdf-salt/tree/master/license
[license]: https://github.com/simonepri/node-kdf/blob/master/packages/salt/license
[github:simonepri]: https://github.com/simonepri
[twitter:simoneprimarosa]: http://twitter.com/intent/user?screen_name=simoneprimarosa
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