Skip to content

Commit

Permalink
Set to Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnasriya committed Jul 31, 2024
1 parent 8f60071 commit 282afd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nasriya/authcrypto",
"version": "0.0.1",
"version": "0.0.1-beta",
"description": "AuthCrypto is a versatile cryptographic toolkit for handling JSON Web Tokens (JWT), password hashing, and secure token generation and verification. It provides robust methods for creating and managing JWTs, hashing and verifying passwords with secure algorithms, and generating cryptographically strong random values for various use cases.",
"main": "./dist/cjs/manager.js",
"module": "./dist/esm/manager.js",
Expand Down

0 comments on commit 282afd9

Please sign in to comment.