egm96-universal
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "egm96-universal", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A library to convert between EGM96-relative altitudes and WGS84 ellipsoid-relative altitudes", | ||
@@ -15,3 +15,4 @@ "main": "dist/egm96-universal.cjs.js", | ||
"main": false, | ||
"module": false | ||
"module": false, | ||
"types": false | ||
}, | ||
@@ -52,2 +53,6 @@ "scripts": { | ||
"homepage": "https://github.com/nicolas-van/egm96-universal#readme", | ||
"funding": { | ||
"type": "individual", | ||
"url": "https://github.com/sponsors/nicolas-van" | ||
}, | ||
"devDependencies": { | ||
@@ -69,3 +74,3 @@ "@babel/core": "^7.15.0", | ||
"lodash": "^4.17.21", | ||
"parcel": "^2.0.0-rc.0", | ||
"parcel": "^2.12.0", | ||
"rollup": "^2.56.3" | ||
@@ -72,0 +77,0 @@ }, |
# egm96-universal | ||
[![Node.js CI](https://github.com/nicolas-van/egm96-universal/workflows/Node.js%20CI/badge.svg)](https://github.com/nicolas-van/egm96-universal/actions?query=workflow%3A%22Node.js+CI%22) [![npm](https://img.shields.io/npm/v/egm96-universal)](https://www.npmjs.com/package/egm96-universal) [![Coverage Status](https://coveralls.io/repos/github/nicolas-van/egm96-universal/badge.svg?branch=master)](https://coveralls.io/github/nicolas-van/egm96-universal?branch=master) | ||
[![Github-sponsors](https://img.shields.io/badge/sponsor-30363D?logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://github.com/sponsors/nicolas-van) | ||
[![GitHub Repo stars](https://img.shields.io/github/stars/nicolas-van/egm96-universal?style=social)](https://github.com/nicolas-van/egm96-universal/stargazers) | ||
[![Node.js CI](https://github.com/nicolas-van/egm96-universal/workflows/Node.js%20CI/badge.svg)](https://github.com/nicolas-van/egm96-universal/actions?query=workflow%3A%22Node.js+CI%22) | ||
[![npm](https://img.shields.io/npm/v/egm96-universal)](https://www.npmjs.com/package/egm96-universal) | ||
[![Coverage Status](https://coveralls.io/repos/github/nicolas-van/egm96-universal/badge.svg?branch=master)](https://coveralls.io/github/nicolas-van/egm96-universal?branch=master) | ||
@@ -5,0 +9,0 @@ A library to convert between EGM96-relative altitudes and WGS84 ellipsoid-relative altitudes. |
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
5551026
69