Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "nearby", | ||
"version": "0.0.2", | ||
"description": "Find array items within a distance", | ||
"version": "0.0.3", | ||
"description": "Finds elements in an array that are within a given distance threshold.", | ||
"main": "index.js", | ||
@@ -9,7 +9,12 @@ "scripts": { | ||
}, | ||
"author": { | ||
"name": "Ross Zurowski", | ||
"email": "ross@rosszurowski.com>" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/rosszurowski/nearby.git" | ||
}, | ||
"license": "MIT" | ||
"author": "Ross Zurowski <ross@rosszurowski.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/rosszurowski/nearby/issues" | ||
}, | ||
"homepage": "https://github.com/rosszurowski/nearby#readme" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1251
1
2
0