@math.gl/geospatial
Advanced tools
Comparing version 3.4.0-alpha.1 to 3.4.1
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "3.4.0-alpha.1", | ||
"version": "3.4.1", | ||
"keywords": [ | ||
@@ -36,7 +36,7 @@ "webgl", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0", | ||
"@math.gl/core": "3.4.0-alpha.1", | ||
"@babel/runtime": "^7.12.0", | ||
"@math.gl/core": "3.4.1", | ||
"gl-matrix": "^3.0.0" | ||
}, | ||
"gitHead": "6d7f63a0187ce1890df618b89c33931d593762d9" | ||
"gitHead": "88ef96a15aa6f30948ab599527f7c6bad5b6b57b" | ||
} |
@@ -5,4 +5,4 @@ # @math.gl/geospatial | ||
This module contains geospatial math, for dealing with the WGS84 (World Geodetic System) coordinate system etc. | ||
This module contains geospatial math, primarly ellipsoid math for dealing with the WGS84 (World Geodetic System) coordinate system. | ||
For documentation please visit the [website](https://math.gl). |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
223737
1
+ Added@math.gl/core@3.4.1(transitive)
- Removed@math.gl/core@3.4.0-alpha.1(transitive)
Updated@babel/runtime@^7.12.0
Updated@math.gl/core@3.4.1