New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

random-hash-generator

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

random-hash-generator - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"name": "random-hash-generator",
"version": "1.1.0",
"version": "1.1.1",
"description": "Generates random key-secret pair with sha256 hash, with salt",

@@ -8,5 +8,5 @@ "main": "./lib/index.js",

"rhg": "./bin/random-hash-generator.js",
"rhc": "./bin/random-hash-calc.js",
"rhc": "./bin/random-hash-calculator.js",
"random-hash-generator": "./bin/random-hash-generator.js",
"random-hash-calculator": "./bin/random-hash-calc.js"
"random-hash-calculator": "./bin/random-hash-calculator.js"
},

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

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