1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-03 19:00:05 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
s2
94f2eadf63 1.1.2 2019-07-13 15:44:08 +02:00
s2
394d13d5a7 1.1.1 2019-07-13 15:43:41 +02:00

View File

@@ -1,6 +1,6 @@
{
"name": "secure-random-string",
"version": "1.1.0",
"version": "1.1.2",
"description": "Generates a secure random string with a given length",
"main": "lib/secure-random-string.js",
"scripts": {
@@ -19,7 +19,9 @@
"token"
],
"author": "Simon Santoro",
"contributors": ["Mark Stosberg <mark@rideamigos.com>"],
"contributors": [
"Mark Stosberg <mark@rideamigos.com>"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/S2-/securerandomstring/issues"