1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-01 18:00:06 +02:00
This commit is contained in:
s2
2024-09-26 13:27:50 +02:00
parent a23c85cabe
commit bed8113750

View File

@@ -1,6 +1,6 @@
{
"name": "secure-random-string",
"version": "1.1.3",
"version": "1.1.4",
"description": "Generates a secure random string with a given length",
"main": "lib/secure-random-string.js",
"scripts": {