geomagnetic-coords
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "geomagnetic-coords", | ||
"description": "Dependency-free geomagnetic<-->geographic coordinate transformer ", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"author": "Joseph Beuckman <joebeuckman@gmail.com> (jbeuckm.github.io)", | ||
@@ -10,3 +10,2 @@ "repository": { | ||
}, | ||
"type": "module", | ||
"main": "dist/index.js", | ||
@@ -16,2 +15,3 @@ "types": "dist/index.d.ts", | ||
"test": "jest", | ||
"build": "tsc", | ||
"prepublish": "tsc" | ||
@@ -18,0 +18,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
No