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

@skycatch/geo-util

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skycatch/geo-util - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

CHANGELOG.md

6

doc/coverage.md
# Code Quality Report
Thu Aug 30 2018 14:15:03 GMT-0700 (PDT)
Thu Aug 30 2018 15:14:44 GMT-0700 (PDT)

@@ -10,3 +10,3 @@ ## Tests

✔ 1) returns the UTM zone from lat/lon (3 ms)
✔ 2) throws an error on invalid lat/lon (1 ms)
✔ 2) throws an error on invalid lat/lon (0 ms)

@@ -31,3 +31,3 @@ **UtmUtil#getProj4**

Test duration: 16 ms
Test duration: 20 ms

@@ -34,0 +34,0 @@

'use strict';
module.exports = {
utmUtil: require('../lib/util_util')
utmUtil: require('../lib/utm_util')
};
{
"name": "@skycatch/geo-util",
"version": "1.0.1",
"version": "1.0.2",
"description": "coordinates & projections utility",

@@ -5,0 +5,0 @@ "main": "index.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