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

nearby-sort

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nearby-sort - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOGS.md

@@ -17,2 +17,8 @@ # CHANGELOG

## v1.0.1
#### Documentation
- Updated readme
## v1.0.0

@@ -19,0 +25,0 @@

2

package.json
{
"name": "nearby-sort",
"version": "1.0.0",
"version": "1.0.1",
"description": "The library to sort array of objects by distance from a given point",

@@ -5,0 +5,0 @@ "type": "module",

@@ -12,3 +12,4 @@

```bash
npm install nearby-sort
npm install nearby-sort // npm
yarn add nearby-sort // yarn
```

@@ -15,0 +16,0 @@

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