geojson-elevation
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "geojson-elevation", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Add elevation data to GeoJSON objects", | ||
@@ -9,3 +9,3 @@ "homepage": "https://github.com/perliedman/geojson-elevation", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "tape ./test/*spec.js | tap-spec" | ||
}, | ||
@@ -20,5 +20,9 @@ "keywords": [ | ||
"dependencies": { | ||
"node-hgt": "^1.1.0", | ||
"turf-meta": "^1.0.2" | ||
"node-hgt": "^1.2.2", | ||
"turf-meta": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"tap-spec": "^4.1.1", | ||
"tape": "^4.2.2" | ||
} | ||
} |
GeoJSON Elevation | ||
================= | ||
[![npm version](https://img.shields.io/npm/v/geojson-elevation.svg)](https://www.npmjs.com/package/geojson-elevation) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/perliedman/geojson-elevation.svg)](https://greenkeeper.io/) | ||
[![npm version](https://img.shields.io/npm/v/geojson-elevation.svg)](https://www.npmjs.com/package/geojson-elevation) [![Build status](https://travis-ci.org/perliedman/geojson-elevation.png)](https://travis-ci.org/perliedman/geojson-elevation) | ||
Add juicy elevation data to your fresh [GeoJSON](http://geojson.org/). | ||
Check out the [demo app](http://www.liedman.net/elevation-service/), if you want to get a feel for it. | ||
## Install | ||
@@ -9,0 +13,0 @@ |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 4 instances in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
204
0
49
0
25966792
2
8
+ Addedturf-meta@3.0.12(transitive)
- Removedturf-meta@1.0.2(transitive)
Updatednode-hgt@^1.2.2
Updatedturf-meta@^3.0.1