Comparing version 0.1.1 to 0.1.2
@@ -81,2 +81,3 @@ | ||
? Math.round((_a+_b)/2) | ||
// ? Math.round(_a + 1 + Math.random()*(_b - _a)) | ||
: _a | ||
@@ -83,0 +84,0 @@ ] |
{ | ||
"name": "between", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "generate arbitary strings that sort between two strings", | ||
@@ -11,5 +11,5 @@ "homepage": "http://github.com/dominictarr/between", | ||
"dependencies": { | ||
"tape": "~0.1.0" | ||
}, | ||
"devDependencies": { | ||
"tape": "~0.1.0", | ||
"assertions": "2", | ||
@@ -16,0 +16,0 @@ "asynct": "1.1" |
4778
0
115
3
- Removedtape@~0.1.0
- Removeddeep-equal@0.0.0(transitive)
- Removeddefined@0.0.0(transitive)
- Removedjsonify@0.0.1(transitive)
- Removedtape@0.1.5(transitive)