Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

between

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

between - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

index.js

@@ -81,2 +81,3 @@

? Math.round((_a+_b)/2)
// ? Math.round(_a + 1 + Math.random()*(_b - _a))
: _a

@@ -83,0 +84,0 @@ ]

4

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc