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

haversine

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haversine - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

bower.json
{
"name": "haversine",
"description": "A simple haversine module",
"version": "1.0.1",
"version": "1.0.2",
"keywords": [

@@ -6,0 +6,0 @@ "haversine",

@@ -14,3 +14,4 @@ var haversine = (function () {

mile: 3960,
meter: 6371000
meter: 6371000,
nmi: 3440
}

@@ -17,0 +18,0 @@

{
"name": "haversine",
"version": "1.0.1",
"version": "1.0.2",
"description": "A simple haversine module",

@@ -5,0 +5,0 @@ "main": "haversine.js",

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