File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## EntropyString for JavaScript
2
2
3
- [ ![ Build Status ] ( https://travis-ci.org/EntropyString/JavaScript .svg?branch=master )] ( https://travis-ci.org/EntropyString/JavaScript )   ; [ ![ npm ] ( https://img.shields.io/npm/v/npm .svg )] ( )   ; [ ![ License: ISC] ( https://cdn.rawgit.com/EntropyString/JavaScript/8bcbc005/ISC.svg )] ( https://en.wikipedia.org/wiki/ISC_license )
3
+ [ ![ npm version ] ( https://badge.fury.io/js/entropy-string .svg )] ( https://www.npmjs.com/package/entropy-string )   ; [ ![ Build Status ] ( https://travis-ci.org/EntropyString/JavaScript .svg?branch=master )] ( https://travis-ci.org/EntropyString/JavaScript )   ; [ ![ License: ISC] ( https://cdn.rawgit.com/EntropyString/JavaScript/8bcbc005/ISC.svg )] ( https://en.wikipedia.org/wiki/ISC_license )
4
4
5
5
Efficiently generate cryptographically strong random strings of specified entropy from various character sets.
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " entropy-string" ,
3
- "version" : " 1.0.9 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " Efficiently generate cryptographically strong random strings of specified entropy from various character sets." ,
5
5
"main" : " entropy-string.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments