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

nearby

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nearby - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

17

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