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

crypash

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypash - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

LICENSE

8

CONTRIBUTING.md

@@ -13,7 +13,7 @@ # Contributing to Websico

If you find a bug in Websico, please [open an issue](https://github.com/mrsajadpp/websico/issues) and provide as much detail as possible, including steps to reproduce the bug.
If you find a bug in Websico, please [open an issue](https://github.com/mrsajadpp/crypash/issues) and provide as much detail as possible, including steps to reproduce the bug.
### Suggesting Enhancements
Have an idea to improve Websico? Feel free to [open an issue](https://github.com/mrsajadpp/websico/issues) and describe your enhancement. Discussions on new features are highly encouraged.
Have an idea to improve Websico? Feel free to [open an issue](https://github.com/mrsajadpp/crypash/issues) and describe your enhancement. Discussions on new features are highly encouraged.

@@ -40,4 +40,4 @@ ### Pull Requests

1. Clone your fork: `git clone https://github.com/your-username/websico.git`
2. Navigate to the project directory: `cd websico`
1. Clone your fork: `git clone https://github.com/mrsajadpp/crypash.git`
2. Navigate to the project directory: `cd crypash`
3. Install dependencies: `npm install`

@@ -44,0 +44,0 @@ 4. Make your changes and test them locally.

{
"name": "crypash",
"version": "1.0.0",
"version": "1.1.0",
"description": "A lightweight and secure npm package providing a SHA-256 hashing algorithm implementation in pure JavaScript. Use this package to easily hash sensitive data for various applications, ensuring data integrity and security.",

@@ -14,2 +14,10 @@ "main": "dist/index.js",

},
"keywords": [
"crypash",
"hashing",
"SHA-256",
"security",
"npm",
"package"
],
"author": "Sajad PP",

@@ -16,0 +24,0 @@ "license": "MIT",

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