binary-search
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "binary-search", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "tiny binary search function with comparators", | ||
"license": "CC0-1.0", | ||
"typings": "./binary-search.d.ts", | ||
"author": { | ||
@@ -10,2 +11,8 @@ "name": "The Dark Sky Company, LLC", | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Darcy Parker", | ||
"web": "https://github.com/darcyparker" | ||
} | ||
], | ||
"repository": { | ||
@@ -12,0 +19,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4971
6
87